Loren Burkholder
66ade755eb
Begin work on adding editable shortcuts
...
This will eventually allow users to assign arbitrary shortcuts to
actions to give them the ability to have shortcuts for everything(tm).
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
Loren Burkholder
e1acf5d324
make lint
3 years ago
Loren Burkholder
6c57fa6c5b
QML the invite dialog
...
This also adds a property `roomId` to TimelineModel.
3 years ago
Loren Burkholder
77a0c574bf
QML the room member list
3 years ago
Nicolas Werner
d61a9c718a
Fix high CPU usage when a room is open
3 years ago
Nicolas Werner
2f08f5181c
Redesign invites and room preview joins
3 years ago
Nicolas Werner
d364c29c43
Implement switching in narrow mode
4 years ago
Nicolas Werner
298822baea
Move currentRoom/timeline handling to roomlist
4 years ago
Nicolas Werner
567fe81ad7
Basic header and footer of room list
4 years ago
Nicolas Werner
5658be5215
Move global avatarSize property
4 years ago