summary refs log tree commit diff
path: root/resources/qml/dialogs/JoinRoomDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-031-0/+2
| | | | | fixes #683 relates to #571
* Use better close-on-Enter logicLoren Burkholder2021-10-091-8/+4
|
* Auto-focus the inputLoren Burkholder2021-10-091-0/+1
|
* Add handy keyboard shortcutsLoren Burkholder2021-10-091-0/+15
|
* QML the join room dialogLoren Burkholder2021-10-091-0/+64