Commit Graph

1174 Commits (0c3d46795b589d9dfb2e6caa7f94db77fd5371bd)

Author SHA1 Message Date
Malte E 49aceefae3
Fix roomlist timestamp being off-screen (#966) 3 years ago
Malte E 22235defac restore default width and height 3 years ago
Malte E e59468f28c clean up indentation 3 years ago
Malte E fd3efdffcf make RoomSettings mobile friendly and more like UserProfile 3 years ago
Nicolas Werner 2c5489468d
Fix mobile call screen 3 years ago
Malte E 5108955df2
making userName_ an AbstractButton should play nicely with ListView (#961) 3 years ago
Malte E 3d8e5c0028 make room directory fit mobile screens 3 years ago
Nicolas Werner ff4334d59e
Don't leak dialogs 3 years ago
Nicolas Werner 609cd82dc0
Fix forward completer 3 years ago
Malte E 1c8a5c645d
Add sender names to state events (#948) 3 years ago
Malte E 8b6d4a57e6 another shot in the dark 3 years ago
Malte E 8b75d86924 try to make scrollbar overlap content based on style 3 years ago
Malte E ea7c8d1427 remove touchobserver 3 years ago
Malte E 4f8e6602c4 limit width of comboboxes and add bottomPadding 3 years ago
Nicolas Werner d941974e35
Simplify logic to suppress wheel events 3 years ago
Malte E af8fbb990b remove reparenting 3 years ago
Nicolas Werner 46fbb0e749
Use ListView without scrollview for messages 3 years ago
Malte E c405eddea6 actually fix awkward message spacing 3 years ago
Malte E a3fcb4d990 fix awkward message spacing 3 years ago
Malte E 144e7cd038 make search usable on mobile 3 years ago
Malte E 8fede53c82 let labels wrap and collapse below the back button 3 years ago
tastytea 624da5e028
Make hover highlight fill the full width of the timeline 3 years ago
Nicolas Werner 0629ea5932
Always enable hover for ItemDelegate 3 years ago
Nicolas Werner c0f415238d
Fix images without size not showing (take5) 3 years ago
Nicolas Werner c310e6f35c
Fix hover highlight when hovering hover menu 3 years ago
Nicolas Werner d330fdb61f
Fix hovering messages 3 years ago
Nicolas Werner e077bdbdd5
Allow window sizes smaller than 400x400 3 years ago
Malte E 1cc4f76998 fix overlap in NoticeMessage 3 years ago
Malte E e69f0fe960 don't mess up old layout 3 years ago
Malte E 6f3ed5b282 space-saving metadata placement 3 years ago
Nicolas Werner 1df1b5037e
Fix second codeblock not wrapping 3 years ago
Nicolas Werner 297c819bf0
Fix padding in redactions 3 years ago
Malte E ddf11d9a8c improve spacings 3 years ago
Malte E ce13ccd677 fix redactions line-wrapping 3 years ago
Malte E 414257bf0e fix bugs found by Nico 3 years ago
Nicolas Werner 6e1ac16f61
Fix overlapping offline indicator 3 years ago
Malte E 993b0ae721 fix vertical space for some state events 3 years ago
Malte E 987b9bed6b add small avatars option and tweak colors and spacings 3 years ago
Nicolas Werner 47b822604d
Hidden events: Refactor slightly for reusability 3 years ago
Malte E 894438c6ce place own bubbles on right and remove user info 3 years ago
Malte E d0ac110cb7 Fix layout - no more binding loops (hopefully) 3 years ago
tastytea 72cfb06208
Hidden events: Some cleanup 3 years ago
tastytea 49b313e3b8
Hidden events: Make save-function reusable for global account data 3 years ago
tastytea f7ca41bc49
Hidden events: Change title and prompt depending on isRoomSetting 3 years ago
tastytea f0bb64030e
Hidden events: Incorporate suggestions from review 3 years ago
tastytea d4cc3507f8
Hidden events: Enhance tooltips 3 years ago
tastytea 5cd3e61cb0
Add GUI to change hidden events per room 3 years ago
Malte E 0e548b7d39 fixed most of the binding loops 3 years ago
Malte E 5db7ec7f03 Variable width bubbles (still has binding loop) 3 years ago
Malte E e290f9938a
Update resources/qml/delegates/Reply.qml 3 years ago