miruka
a3e2233391
Fix window/content sizes for EditAccount page
2019-07-18 23:59:05 -04:00
miruka
519d3610ef
Change HTextField borders, SignIn disable buttons
...
By default now, fields have a transparent border if not focused and
accent-color border if focused.
Set `bordered: false` for no border at all.
The register and forgot buttons on the SignIn screen are now disabled,
since their functions aren't implemented yet.
2019-07-18 20:39:13 -04:00
miruka
67efde9116
Show own events on right only under certain width
2019-07-18 06:33:09 -04:00
miruka
44a998f31b
Rename HHighlightRectangle → HInteractiveRectangle
2019-07-18 01:56:58 -04:00
miruka
d8295302a5
HTextField active color, HColorAnimation + factor
2019-07-18 01:53:28 -04:00
miruka
271b3e3829
Change all colors to use the new hsl(a) functions
2019-07-18 01:31:51 -04:00
miruka
cf13315d4f
Add normal hsl and hsla functions
2019-07-18 01:27:14 -04:00
miruka
fa61e8f0e3
Standard way of knowing if window "is wide"
2019-07-18 01:18:06 -04:00
miruka
332b6f1c0d
Big improvements on sidepane auto/manual sizing
...
See gui-tests.md for the expected sidepane behaviors.
2019-07-17 13:34:56 -04:00
miruka
797d63b988
Big code cleanup for SidePane.qml
2019-07-16 09:22:20 -04:00
miruka
522b689ce7
Add sidePane settings to theme
2019-07-16 08:36:11 -04:00
miruka
d2dfafb4e7
Standardize spacings
2019-07-16 05:29:47 -04:00
miruka
d302a5cf5f
Rename bottomElementsHeight to baseElementsHeight
2019-07-16 05:13:19 -04:00
miruka
503252f1c7
Make edit account UI more scalable
...
Put content in flickable, reduce avatar height as needed.
The minimum supported resolution of the app should now be 240x120.
2019-07-15 17:43:53 -04:00
miruka
751a27157c
Add account settings page
...
Display name change working
2019-07-13 20:15:20 -04:00
miruka
eeea0af4cd
Change every QtQuick import versions to 2.12
2019-07-13 05:39:01 -04:00
miruka
cb0d7e8a77
Highlight account and room delegates
2019-07-12 17:07:45 -04:00
miruka
0f6474532b
Add LGPL license headers
2019-07-07 23:53:08 -04:00
miruka
2ac1d6da17
Remove "readonly"s from Theme for readability
2019-07-06 21:06:18 -04:00
miruka
1981a0f79a
Colored names for typingMembersBar
2019-07-06 17:53:51 -04:00
miruka
d83508742c
Replace HStyle singleton by global Theme in Window
2019-07-06 17:50:55 -04:00