summary refs log tree commit diff
path: root/resources/qml/dialogs/LogoutDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly namespace platform moduleNicolas Werner2021-11-091-3/+3
|
* Move away from using an event loop to access secretsNicolas Werner2021-11-071-1/+1
| | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-031-1/+1
| | | | | fixes #683 relates to #571
* QML the logout dialogLoren Burkholder2021-10-051-0/+19