Nicolas Werner
ae9d8ba4ae
Try to improve the native menu situation on Qt 6.8
1 week ago
Nicolas Werner
5523460f4e
Fix menu positions
2 months ago
Nicolas Werner
65c6e96e24
Get rid of platform dialogs/menus now that Qt6.8 supports native menus without them
...
This will look bad on some platforms and older versions for now, but
should fix a lot of crashes and we can report the rest as bugs.
2 months ago
Nicolas Werner
80ab0394cd
Fix emojis in avatars
6 months ago
Nicolas Werner
86796edae8
Try to fix the blurry encryption indicator on high dpi
9 months ago
Nicolas Werner
961cb403f7
Fix some top bar sizing issues
10 months ago
Nicolas Werner
904d3f257a
Fix some qml warnings
1 year ago
Nicolas Werner
057e1f5c67
Fix reply and topic colors
1 year ago
Nicolas Werner
55107ed0ce
Fix some reply layouting loops
1 year ago
Nicolas Werner
b187440e68
Reimplement reply delegate by moving out the timeline event without layout
1 year ago
Nicolas Werner
ce1a64bc19
Move to automatic type registration
1 year ago
Nicolas Werner
5aee8d609a
Format qml
1 year ago
Nicolas Werner
c25d0c6b2f
Get rid of scrollhelper
1 year ago
Nicolas Werner
54e2295c21
Fix palette access and QMediaPlayer errors
1 year ago
Loren Burkholder
f3ab0abadf
Change members button color when hovered
2 years ago
Nicolas Werner
96f791daf1
Get rid of year in license headers
...
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
2 years ago
ShootingStarDragons
7d95ac23ce
feat: hide all popup menus when press leftbutton on somewhere else
...
Log: according to the bug on https://bugreports.qt.io/browse/QTBUG-83972 , The menu will always stay if not click one of the item. So I try to make a hack for it, wait qt solve it someday
2 years ago
Nicolas Werner
3a6a905429
A whole new year full of excitement and possibilities!
2 years ago
Joseph Donofry
a2e120a8a3
Add 'clear' button to search bar and implement search indicator via spinner
2 years ago
Nicolas Werner
8730586cfd
Focus text field on key press (swallows first though...)
2 years ago
Nicolas Werner
40a7d58ce1
fix squish
2 years ago
q234rty
4b8709598b
Fix people icon blurriness
2 years ago
Nicolas Werner
f2f9359f7f
Add a shortcut for search
2 years ago
Nicolas Werner
f1c1f18f81
Add a slow way to search a room
2 years ago
Nicolas Werner
421b15c05c
Show the community of a room
2 years ago
Nicolas Werner
f261bbb32d
Fix weird spacing and hidden encryption indicator in top bar
2 years ago
Nicolas Werner
3eafd4396e
Fix pins not refreshing after being loaded
2 years ago
Nicolas Werner
c21711830f
Fix pinned messages getting clipped
3 years ago
Nicolas Werner
7238ca3765
Open room members dialog when clicking the encryption indicator
...
fixes #937
3 years ago
Nicolas Werner
7b00411dc4
Show widgets as links
3 years ago
Nicolas Werner
f76d679ef6
Fix list items being hoverable through between settings and new room buttons
3 years ago
Nicolas Werner
61404641d9
Update year in copyright notice to shut up lint job
3 years ago
Nicolas Werner
a0699f5247
Multiply source size by scale factor
...
Might be unnecessary, but docs are unclear on that.
3 years ago
Nicolas Werner
5c1cc7d5c6
Fix broken top bar clicks without pins
3 years ago
Nicolas Werner
e5a6deaeb2
Change width of pinned message box
3 years ago
Nicolas Werner
75b112f0c8
Support pinned messages
...
fixes #519
3 years ago
Nicolas Werner
1af204f7d3
Fix mouse cursor on top bar
3 years ago
Nicolas Werner
df1f549a2c
Use filled shields everywhere and distinguish different states more
3 years ago
Loren Burkholder
f3aeb4b044
Switch icon theme to Fluent icons
3 years ago
Nicolas Werner
8f3a6abfa2
Improve the layout and behaviour of topbar slightly
3 years ago
Eldred Habert
d56a48215a
Fix incorrect pluralization of "rooms"
3 years ago
Loren Burkholder
96edc0bb75
Use correct form of roomId
3 years ago
Loren Burkholder
356723fe06
Use more descriptive property name
3 years ago
Loren Burkholder
350fc593ed
Use better id loading methodology
3 years ago
Loren Burkholder
1fdecdcc21
Get direct chat jdenticons to line up
3 years ago
Nicolas Werner
9bad584931
Show verification status in memberlist
3 years ago
Nicolas Werner
18ea01e198
Show if there are unverified devices in a room
...
Also fixes some issues where nested transactions will poison the
verification cache.
3 years ago
Loren Burkholder
44be4c1f4a
Move various room auxiliary functions to TimelineManager
3 years ago
Loren Burkholder
81a3faee7b
Finish converting function to property
3 years ago
Loren Burkholder
59a2630be7
Simplify room details access
...
This removes the redundant room name property
3 years ago