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 |
|
miruka
|
6c92f4cad1
|
Hide tooltips when window not hovered anymore
|
2019-12-06 07:07:40 -04:00 |
|
miruka
|
915c96f174
|
Fix power icons position when room pane collapsed
|
2019-12-04 09:17:13 -04:00 |
|
miruka
|
34e0ec7c7d
|
Implement UI zooming
|
2019-12-04 09:08:38 -04:00 |
|
miruka
|
bbb872e5dc
|
Improve HButton behavior on small fixed size
|
2019-12-02 04:40:01 -04:00 |
|
miruka
|
3e214dc26b
|
Don't use Animators for ListView transitions
They're buggy
|
2019-12-01 11:24:20 -04:00 |
|
miruka
|
9e9737d8ad
|
Don't use HOpacityAnimator in ListView, flickering
|
2019-11-30 16:27:34 -04:00 |
|
miruka
|
c5a8be9ef9
|
Use new HScaleAnimator instead of HNumberAnimation
|
2019-11-30 14:59:48 -04:00 |
|
miruka
|
29cdc0f3f8
|
Use HRotationAnimator instead of HNumberAnimation
|
2019-11-30 14:37:04 -04:00 |
|
miruka
|
68d7c11c58
|
Add HX/YAnimator, used instead of HNumberAnimation
|
2019-11-30 11:45:24 -04:00 |
|
miruka
|
6a442da16f
|
Use OpacityAnimators instead of NumberAnimations
|
2019-11-30 11:41:19 -04:00 |
|
miruka
|
a01de1f3d6
|
Add power icons for room members
|
2019-11-30 05:55:23 -04:00 |
|
miruka
|
6eff9e0513
|
Animate HBox apparition
|
2019-11-22 10:35:53 -04:00 |
|
miruka
|
66d7428da2
|
Don't disable loading tab buttons
|
2019-11-22 04:51:55 -04:00 |
|
miruka
|
301384dc57
|
Fix collapse buttons always disabled
|
2019-11-22 04:50:40 -04:00 |
|
miruka
|
5a70adcc93
|
Use ES6 template strings
|
2019-11-18 03:57:13 -04:00 |
|
miruka
|
25ce08891d
|
Fix which EventImage url gets opened/copied
|
2019-11-16 08:06:56 -04:00 |
|
miruka
|
f727645342
|
Fix progress bar indeterminate ←→ normal switching
|
2019-11-12 18:22:57 -04:00 |
|