miruka
41fdd19d2c
Fix messages avatar size
2019-05-15 17:01:58 -04:00
miruka
2da7214af1
HListView component with animations
2019-05-13 13:15:03 -04:00
miruka
8f965a3e72
Remove blur effect, causes too much trouble
2019-05-11 17:51:49 -04:00
miruka
bbc4c15ad3
Rework Backend, models and items organization
2019-05-11 15:52:56 -04:00
miruka
ca04e4c4a4
Message/EventContent delegates improvements
...
- Rectangle > Column > Labels instead of ColumnLayout > Labels with
rectangle backgrounds hack
- Use basic Row and Column instead of Layouts, for simplicity and
performance
- Get rid of a binding loop that happened sometimes when local echo icon
disappeared
- Max bubble width when lots of screen space available
now depends on font size, instead of always being 600
2019-05-08 11:18:22 -04:00
miruka
d6714141e0
Update chatPage properly when roomCategory changes
2019-05-06 14:06:28 -04:00
miruka
6bc6998fde
Bring back clipping for RoomEventsList
2019-05-02 15:09:17 -04:00
miruka
52d538e995
Merge Backend and QMLModels
...
Backend.models.accounts → Backend.accounts
Backend.models.roomEvents → Backend.roomEvents
2019-05-02 14:31:47 -04:00
miruka
047225fded
Rework models hierarchy, room categories models
2019-05-02 14:20:21 -04:00
miruka
5ad13aed7d
Same avatar-content spacing for events and msgs
2019-04-29 23:58:17 -04:00
miruka
4433e48611
Fix QtQuick.Layout version, MessageContent wrap
2019-04-28 15:45:42 -04:00
miruka
ef60a1129f
Clean up QML imports
2019-04-28 15:36:43 -04:00
miruka
d0089df051
Use Base components without namespace prefix
2019-04-28 15:18:36 -04:00
miruka
b8901dfc5b
Use H*Layout totalSpacing wherever possible
2019-04-28 14:54:01 -04:00
miruka
455490b5af
Use Loaders for RoomEventDelegate
2019-04-28 14:48:59 -04:00
miruka
7004b4ea3f
Reorganize Chat component files
...
- MessageList renamed to RoomEventList
- MessageDelegate renamed to RoomEventDelegate
- Banner and RoomEventList get their own folders
2019-04-28 14:34:29 -04:00