Tobias Fella
47242aa66c
Remove remaining uses of MatrixImageProvider and remove it
2024-05-06 18:18:48 +02:00
Tobias Fella
31a8abe615
Don't use applicationWindow() for loading key verification sessions
2024-05-06 15:54:50 +02:00
Tobias Fella
4dae3c34b4
Move HoverLinkIndicator to separate file
2024-05-06 15:54:49 +02:00
Tobias Fella
65aa8919b9
Port ConfirmUrlDialog away from applicationWindow()
2024-05-06 15:54:49 +02:00
Tobias Fella
acf8eac0d4
Cleanup JoinRoomDialog
2024-05-06 15:54:49 +02:00
Tobias Fella
e8aa29d3c2
Move direct chat confirmation dialog to separate file
2024-05-06 15:54:49 +02:00
Tobias Fella
a36194afe2
Remove unused component
2024-05-06 15:54:49 +02:00
Tobias Fella
8554898e45
Move consent sheet to separate file
2024-05-06 15:54:46 +02:00
Tobias Fella
3a4aca7fbd
Fix module
2024-05-03 22:40:32 +02:00
Tobias Fella
968e3fc23b
Cleanup Main.qml
2024-04-26 22:59:06 +02:00
Tobias Fella
b1e338579d
Port UserConsentSheet to Kirigami.Dialog
2024-04-26 22:51:48 +02:00
Tobias Fella
19ace37a75
Fix HoverLinkIndicator warnings
2024-04-25 22:47:55 +02:00
Tobias Fella
90c5377ef0
Port direct chat confirmation dialog away from OverlaySheet
2024-04-25 22:47:17 +02:00
Tobias Fella
f0e3d3e474
Fix some dialog parenting
2024-04-25 22:46:03 +02:00
Tobias Fella
69b6f16ec1
Remove search bar; Use QuickSwitcher instead
2024-04-23 10:19:43 +02:00
Nate Graham
9d6ba324fb
Use more appropriate icons and tooltips for the room info drawer handles
...
Right now they use the standard text but left and right arrow icons,
which is a bit odd, and I think fails to convey what will happen when
clicked especially whern the drawer is closed.
Instead, let's use descriptive tooltip text for both, and a descriptive
icon for the the "this will open the drawer" handle button. For the one
to close the drawer, the default icon seems better, so let's stop
overriding it.
2024-04-22 08:10:39 +00:00
James Graham
125974dd7a
Add Carl's focus title hack as a devtool option
2024-04-21 17:02:26 +00:00
Tobias Fella
3c4c538de8
Use declarative type registration for remaining types
2024-04-12 22:17:39 +02:00
Tobias Fella
21beeef920
Load Main qml component from module
2024-04-11 21:01:55 +02:00