miruka
f8d5260fd7
Update some icons
2019-12-13 08:31:40 -04:00
miruka
c191adfd0b
Rename "Find someone" page to "Direct chat"
2019-12-13 07:17:11 -04:00
miruka
dff7be33f9
AddChat: Simplify EncryptCheckBox subtitle
2019-12-13 07:03:36 -04:00
miruka
621a4e415a
HTextField: disabledText and opacity handling
2019-12-13 06:29:58 -04:00
miruka
4cd4386abe
Improve HScrollableTextArea disabled handling
...
Don't hide text if no disabledText is explicitely set, set opacity
using theme.disableElementsOpacity
2019-12-13 06:24:58 -04:00
miruka
2ca79a212f
Increase chechbox indicator opacity when disabled
2019-12-13 06:21:30 -04:00
miruka
37023638c0
Hide avatar tooltip if avatar already big enough
2019-12-13 06:21:12 -04:00
miruka
5dc228f197
Improve TODO.md & add section about Qt future
2019-12-12 11:48:16 -04:00
miruka
82e4dff2ab
Fix left rooms appearing as joined rooms
2019-12-12 10:33:52 -04:00
miruka
438b0d26a4
Don't share room members models between accounts
...
Is unsafe and creates subtile bugs, like "invite member → member
declines → member disappears from the member list, then reappears a
second after" (race condition)
2019-12-12 10:11:24 -04:00
miruka
707ac61ff6
Support and sort invited room members
2019-12-12 10:03:39 -04:00
miruka
4b13b75617
Restore previous focus after HPopup closed
2019-12-12 08:39:26 -04:00
miruka
1bd012c871
Restore focus to previous element on HMenu closed
2019-12-12 08:36:51 -04:00
miruka
2769d60fdc
Add copy room/user ID context menus
2019-12-12 08:32:50 -04:00
miruka
6813a2c9b4
Fix double click on event to open console
2019-12-12 08:20:26 -04:00
miruka
1ecd383791
Hide avatar tooltips for broken thumbnails
2019-12-11 15:16:14 -04:00
miruka
5bef84064d
Don't show MemberDelegate subtitle if same as name
2019-12-11 15:12:21 -04:00
miruka
c4ee77ca15
Disable composer/upload button when no permission
2019-12-11 13:54:18 -04:00
miruka
c2b7b458f9
Use the "Binding on ..." syntax whenever possible
2019-12-11 13:03:33 -04:00
miruka
e694f1739b
Trim some text fields
2019-12-11 12:46:43 -04:00
miruka
001c643406
Implement inviting to room
2019-12-11 12:42:59 -04:00
miruka
fd2f8c9828
Reorder HButton props
2019-12-11 11:44:59 -04:00
miruka
ed3a3726e1
Don't call onError() for python CancelledError
2019-12-11 10:51:04 -04:00
miruka
1f12a19b48
Utils.makePopup(): allow setting different parent
2019-12-11 07:54:42 -04:00
miruka
e4f1cb6545
BoxPopup: more reliable implicitWidth (margins)
2019-12-11 07:54:13 -04:00
miruka
1c7015bbd2
Prevent HDrawer from being in front of an HPopup
2019-12-11 07:53:27 -04:00
miruka
d56b590edc
Rate-limit config files writing
2019-12-10 17:59:04 -04:00
miruka
3c4c92dbc0
Save/load composer text
2019-12-10 17:04:03 -04:00
miruka
98c2efb773
Unified API to save/restore state properties
2019-12-10 16:29:49 -04:00
miruka
2cd177dc13
Add text remembering ability to HTextField
2019-12-10 15:32:42 -04:00
miruka
888df282a8
Rename side pane stuff to main pane
2019-12-10 15:17:41 -04:00
miruka
3a3e0e9dbb
Rename some chat components
2019-12-10 15:03:05 -04:00
miruka
f65425957b
Builtin ability to remember size for HDrawer
2019-12-10 15:01:56 -04:00
miruka
8c8ba221d3
HDrawer resizer: use MouseArea's pressed prop
2019-12-10 14:23:14 -04:00
miruka
0578844eef
Rename some HDrawer props for more clarity
2019-12-10 14:19:25 -04:00
miruka
29cf78fe18
SidePane: default size if no custom one in state
2019-12-10 14:10:01 -04:00
miruka
ad6f111793
Fix & improve keyboard and mousewheel flicking
2019-12-10 11:49:46 -04:00
miruka
2eadaff542
README: QQC1 no longer needed
2019-12-10 11:23:38 -04:00
miruka
e70a1d459b
Correct SidePane behavior when no accounts present
2019-12-10 04:18:17 -04:00
miruka
b32d88cd95
Fix users that left a room not deleted from model
2019-12-09 15:34:29 -04:00
miruka
852b5818a2
Fix Chat loading spinner position
2019-12-09 15:34:13 -04:00
miruka
bd8bf6120e
Fix taking focus for chat
2019-12-09 14:13:38 -04:00
miruka
2e780d7c6a
HDrawer: provide real visible size prop→fix issues
2019-12-09 13:54:05 -04:00
miruka
6627c6341a
Fix DebugConsole retained history size
2019-12-09 13:51:50 -04:00
miruka
9c70e08668
Restore focus to previous item on console exit
2019-12-09 13:34:56 -04:00
miruka
37d8d5c68d
History persistence for DebugConsole
2019-12-09 13:21:12 -04:00
miruka
718aef8414
Make DebugConsole keyboard-scrollable
2019-12-09 13:00:42 -04:00
miruka
6e6fa0ad35
Improve console size, add variables info
2019-12-09 12:56:25 -04:00
miruka
f5b0cbb204
Make new console when needed & destroy old console
2019-12-09 12:32:46 -04:00
miruka
f125b6d60e
Minor DebugConsole improvements
...
Startup animation, top position by default, add F1 shortcut
2019-12-09 12:27:40 -04:00