summary refs log tree commit diff
path: root/resources/qml/dialogs/InputDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support bootstrapping crosssigningNicolas Werner2021-10-091-0/+1
| | | | | Showing the bootstrap state and showing there are unverified devices is still missing.
* Fix margins on input dialogLoren Burkholder2021-09-241-1/+2
|
* Fix window placement on wayland and add close buttonsNicolas Werner2021-08-041-0/+1
| | | | | | We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++.
* Try to be compatible with Qt 5.12Nicolas Werner2021-06-131-2/+2
|
* Reimplement room context menusNicolas Werner2021-05-281-0/+53