aboutsummaryrefslogtreecommitdiff
path: root/src/main_qmladaptor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Scene_remote_{view, control} are no longer available if no host is selected.
* 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
| | | | Update README.md with license and copyright holder information.
* 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