aboutsummaryrefslogtreecommitdiff
path: root/src/main.qml
Commit message (Collapse)AuthorAgeFilesLines
* Add: 'Scene_no_server_available.qml'Daniel Teichmann2021-07-081-20/+36
|
* Various small improvements to readabilityDaniel Teichmann2021-07-071-1/+1
|
* Introduce RWAHostModel. RWAHost's are now loaded on start.Daniel Teichmann2021-07-071-1/+26
| | | | Scene_remote_{view, control} are no longer available if no host is selected.
* Tidy up some debug statements or long stringsDaniel Teichmann2021-07-061-2/+7
|
* Fix copyright headersDaniel Teichmann2021-07-061-2/+2
|
* main.qml: cosmetic changesDaniel Teichmann2021-07-021-11/+11
|
* Introduce add_server_wizard placeholder scenes; Add independent functions ↵Daniel Teichmann2021-07-011-14/+28
| | | | for scene operations.
* Replace old StackView replace animations with more fitting ones; Make ↵Daniel Teichmann2021-06-291-1/+18
| | | | sidebar_drawer not too small
* Add theme switch to side navigation menuDaniel Teichmann2021-06-291-8/+34
|
* Add docstrings; remove unnecessary code & commentsDaniel Teichmann2021-06-291-95/+16
|
* Fix header being too small in portrait modeDaniel Teichmann2021-06-291-1/+1
|
* Add feature: Multiple Scenes; Relocate filesDaniel Teichmann2021-06-291-0/+386