miruka
|
a9507bdbeb
|
Change HListView transitions to run on scale
|
2019-12-15 14:36:24 -04:00 |
|
miruka
|
2cfe76fd8e
|
Wrap image progress bars in loaders, fix cpu usage
|
2019-12-15 13:02:40 -04:00 |
|
miruka
|
2d501dca5a
|
Use a Loader for HTile context menus
|
2019-12-15 05:37:14 -04:00 |
|
miruka
|
986b117fbc
|
Prevent HDrawer resizer events from being stolen
|
2019-12-15 03:45:46 -04:00 |
|
miruka
|
c6295225fb
|
Make tab keybinds work on room pane views
|
2019-12-13 17:59:58 -04:00 |
|
miruka
|
d8639db8ee
|
Fix HSwipeView binding loop
|
2019-12-13 17:55:41 -04:00 |
|
miruka
|
ff7393b7c3
|
HSplitView with state saving and default props
|
2019-12-13 17:19:47 -04:00 |
|
miruka
|
0ab7a008cf
|
Add default... + reset() to field, area & checkbox
|
2019-12-13 09:56:52 -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
|
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
|
1ecd383791
|
Hide avatar tooltips for broken thumbnails
|
2019-12-11 15:16:14 -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
|
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
|
1c7015bbd2
|
Prevent HDrawer from being in front of an HPopup
|
2019-12-11 07:53:27 -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
|
ad6f111793
|
Fix & improve keyboard and mousewheel flicking
|
2019-12-10 11:49:46 -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
|
e7abcced5f
|
Fix a HDrawer weird size issue
|
2019-12-09 12:16:23 -04:00 |
|
miruka
|
7d50e8c6a8
|
HDrawer: enable behaviors based on orientation
|
2019-12-09 12:10:04 -04:00 |
|
miruka
|
13d3f19997
|
Replace all ==/!= by ===/!==
|
2019-12-09 11:35:50 -04:00 |
|
miruka
|
3b78d12f9c
|
Rename HTabbedBoxes to HTabContainer
|
2019-12-09 09:29:57 -04:00 |
|
miruka
|
7ecdefa7f3
|
Set x/y only on DebugConsole, not HDrawer
|
2019-12-09 08:11:46 -04:00 |
|
miruka
|
a5e01fd3b9
|
Rename HDrawer "width" props, add horizontal prop
|
2019-12-09 08:10:03 -04:00 |
|
miruka
|
99034c7587
|
Make DebugConsole use HDrawer
Also add some help, commands to quicly set the position, and support
vertical orientations for HDrawer
|
2019-12-09 08:01:01 -04:00 |
|
miruka
|
5609ae2817
|
Refactor Chat/RoomSidePane
|
2019-12-09 05:25:31 -04:00 |
|
miruka
|
06a6a4c08d
|
Rewrite SidePane using QQC Drawer
Cleaner approach, gets rid of the HPage swipe view hack, better
performances, a lot less complex
|
2019-12-08 14:43:41 -04:00 |
|
miruka
|
c2f5a5bcbc
|
Use normal QtQuick.Shortcut
|
2019-12-08 12:43:39 -04:00 |
|
miruka
|
c3f1ca95f9
|
Increase HBox spacing
|
2019-12-08 05:29:37 -04:00 |
|
miruka
|
f5fde35482
|
Remove checkbox default padding
|
2019-12-08 03:49:07 -04:00 |
|
miruka
|
455801a641
|
Use new way to cancel current login for signin btn
|
2019-12-07 18:45:03 -04:00 |
|
miruka
|
a2ffaf4a67
|
More consistant spacing for HBox & SignIn
|
2019-12-07 11:05:46 -04:00 |
|
miruka
|
956dc52174
|
Simplify box, tabs and popups size handling
|
2019-12-07 10:59:43 -04:00 |
|
miruka
|
7235611d54
|
Refactor SignIn, adjustments to HCheckBox & HBox
|
2019-12-07 09:38:36 -04:00 |
|
miruka
|
28b3727e88
|
New HTabbedBoxes component, base AddChat on it
|
2019-12-07 08:56:32 -04:00 |
|
miruka
|
d354480840
|
Work around Qt hover bug for tooltips
|
2019-12-06 08:21:48 -04:00 |
|
miruka
|
d70260d007
|
Add visual upload pause button, not working yet
|
2019-12-06 07:10:22 -04:00 |
|