summary refs log tree commit diff
path: root/resources/qml/dialogs/LogoutDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* 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