aboutsummaryrefslogtreecommitdiff
path: root/src/DBusAPI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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-9/+9
|
* At QDBusError: Give the user a hint that the session service is not started.Daniel Teichmann2021-07-081-0/+31
|
* User can decide on host_alias now.Daniel Teichmann2021-07-081-3/+19
|
* DBusAPI: Change critical error to qCritical instead of qDebug.Daniel Teichmann2021-07-061-12/+12
|
* Fix copyright headersDaniel Teichmann2021-07-061-0/+25
|
* Introduce DBusAPI and RWAHost classesDaniel Teichmann2021-07-061-0/+351