aboutsummaryrefslogtreecommitdiff
path: root/src/main_qmladaptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizardDaniel Teichmann2021-08-011-2/+2
* Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ...Daniel Teichmann2021-08-011-53/+31
* move scenes/Scene_remote_control.qml into scenes/remote_control/Scene_remote_...Daniel Teichmann2021-08-011-50/+7
* Fix typos, too long lines, various styling stuffDaniel Teichmann2021-08-011-7/+13
* Don't just reset the _rwaHostModel everytime but add and remove specific items.Daniel Teichmann2021-07-121-7/+76
* MainQMLAdaptor: removeRWAHost() and setRWAHostSelected()Daniel Teichmann2021-07-121-27/+33
* If there are no hosts available: display it in the sidebar menu.Daniel Teichmann2021-07-081-1/+14
* Don't crash on failure but show an error message.Daniel Teichmann2021-07-081-1/+7
* Add_server_wizard: Add new type-error messagesDaniel Teichmann2021-07-081-1/+1
* Refresh hosts every 10 seconds.Daniel Teichmann2021-07-081-0/+4
* Classes share one specific D-Bus object now.Daniel Teichmann2021-07-081-1/+4
* Add: 'Scene_no_server_available.qml'Daniel Teichmann2021-07-081-5/+45
* Various small improvements to readabilityDaniel Teichmann2021-07-071-11/+8
* Introduce RWAHostModel. RWAHost's are now loaded on start.Daniel Teichmann2021-07-071-0/+94
* MainQMLAdaptor: engine can't be nullptr in constructorDaniel Teichmann2021-07-061-2/+3
* Fix copyright headersDaniel Teichmann2021-07-061-2/+2
* Remove unnecessary code and comments.Daniel Teichmann2021-07-011-4/+0
* Complete new more responsive layout; introducing session_idDaniel Teichmann2021-06-241-0/+7
* Fix copyright year; add year 2020 again.Daniel Teichmann2021-06-241-2/+2
* Copyright: update current yearDaniel Teichmann2021-06-211-2/+2
* Fix email of Mike Gabriel in copyright headerDaniel Teichmann2021-06-211-1/+1
* src/: Drop '#pragma once' where not needed. Amends compiler warnings.Mike Gabriel2020-10-041-2/+0
* Update project URLs (after renaming).Mike Gabriel2020-10-041-1/+1
* LICENSE'ing: Add individual license/copyright headers to (nearly) all files. ...Mike Gabriel2020-09-171-0/+26
* Make Toasts work properlyDaniel Teichmann2020-07-291-0/+4
* Add cleanup function when window is about to be closedDaniel Teichmann2020-07-281-0/+5
* Fully remove 'session' out of QML contextDaniel Teichmann2020-07-281-0/+19
* Move sources to src/ && lots of featuresDaniel Teichmann2020-07-271-0/+115