aboutsummaryrefslogtreecommitdiff
path: root/src/main.qml
Commit message (Collapse)AuthorAgeFilesLines
* add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizardDaniel Teichmann2021-08-011-1/+1
|
* Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵Daniel Teichmann2021-08-011-2/+2
| | | | | | | bugfixing; New available toast colors/types: ToastType.Standard, ToastType.Info, ToastType.Warning ToastType.Success, ToastType.Error
* move scenes/Scene_remote_control.qml into ↵Daniel Teichmann2021-08-011-1/+1
| | | | scenes/remote_control/Scene_remote_control.qml
* Fix typos, too long lines, various styling stuffDaniel Teichmann2021-08-011-6/+11
|
* Cosmetic code changes.Daniel Teichmann2021-07-121-10/+13
|
* 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