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
f5d747cbc4
Fix wrong avatar for unamed rooms
2019-07-18 02:36:08 -04:00
miruka
44a998f31b
Rename HHighlightRectangle → HInteractiveRectangle
2019-07-18 01:56:58 -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
e173253f74
Sidebar size fixes
2019-07-16 17:08:06 -04:00
miruka
a813b1c715
HPage with SwipeView to show reduced side pane
2019-07-16 12:37:11 -04:00
miruka
9f4aadfd83
Reduce (make invisible) pane if window too small
2019-07-16 09:27:38 -04:00
miruka
797d63b988
Big code cleanup for SidePane.qml
2019-07-16 09:22:20 -04:00
miruka
4be4834883
Move side pane props and stuff to SidePane.qml
2019-07-16 08:52:26 -04:00
miruka
522b689ce7
Add sidePane settings to theme
2019-07-16 08:36:11 -04:00
miruka
1abec4cf2c
Remove some useless Layout.maximumWidth props
2019-07-16 05:55:07 -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
d5dd1292ff
wrap/elide: use Layout.fillWidth when possible
2019-07-16 05:08:27 -04:00
miruka
4b2cbffc83
Auto-set maximumLineCount for elide in HLabel
2019-07-16 04:47:56 -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
6916039546
Add "Edit Account" interface skeleton
2019-07-13 05:34:58 -04:00
miruka
3a05d9bd60
Fix side panes spacing animation
2019-07-12 18:17:02 -04:00
miruka
338986f022
Highlighting and cleanup for MemberDelegate
2019-07-12 18:15:06 -04:00
miruka
cb0d7e8a77
Highlight account and room delegates
2019-07-12 17:07:45 -04:00
miruka
4b45c119ff
Fix side pane artifacts when collapsed
2019-07-11 22:25:50 -04:00
miruka
a2136dfe3c
Rename HButton to HUIButton
2019-07-10 15:03:05 -04:00
miruka
0f6474532b
Add LGPL license headers
2019-07-07 23:53:08 -04:00
miruka
2170b16175
Rename users.getUser to users.find
2019-07-07 22:41:32 -04:00
miruka
fcd492ff2d
Fix room categories sorting
2019-07-07 22:25:30 -04:00
miruka
b02fc11903
Remove forgotten rooms from the view
2019-07-07 22:19:45 -04:00
miruka
47327c64cf
Working filter field for room members
2019-07-07 05:50:42 -04:00
miruka
be152c3acf
Fix getUser binding loops & coro race conditions
2019-07-07 01:37:13 -04:00
miruka
683ee3e1cf
Add HUserAvatar and HRoomAvatar components
2019-07-07 00:24:23 -04:00
miruka
d83508742c
Replace HStyle singleton by global Theme in Window
2019-07-06 17:50:55 -04:00
miruka
6db870a372
HNumberAnimation component for standard duration
2019-07-06 17:42:04 -04:00
miruka
388967c737
Improve TypingMembersBar
2019-07-06 17:29:45 -04:00
miruka
f09e1491c4
Fix spacing when sidepane is collapsed
2019-07-05 16:55:25 -04:00
miruka
5812dcb051
Eliminate room delegate subtitile binding loop
2019-07-04 19:21:07 -04:00
miruka
07438150db
Optimize model upsert, ensure right type for roles
2019-07-04 18:41:08 -04:00
miruka
fde7f4aee6
Move models to their own files
2019-07-04 16:01:44 -04:00
miruka
c27480d395
timelines lastEventOf func, clickable subtitle <a>
2019-07-04 14:43:09 -04:00
miruka
63645b73a5
RoomDelegate subtitle, take only 1 arg for getUser
2019-07-04 00:28:13 -04:00
miruka
5fa2892fda
Move various functions in QML code to new utils.js
2019-07-03 22:31:29 -04:00
miruka
06c823aa67
Build system, messages support and more
2019-07-02 13:59:52 -04:00
miruka
a1b4d8900f
New backend work
...
Models, account connection, fetching user profiles,
show connected accounts in sidebar
2019-06-28 18:12:45 -04:00
miruka
3344debbbf
Start rewriting backend with pyotherside+asyncio
2019-06-27 02:31:03 -04:00