aboutsummaryrefslogtreecommitdiff
path: root/src/main_qmladaptor.h
Commit message (Collapse)AuthorAgeFilesLines
* Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵Daniel Teichmann2021-08-011-29/+34
| | | | | | | 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-6/+1
| | | | scenes/remote_control/Scene_remote_control.qml
* MainQMLAdaptor: removeRWAHost() and setRWAHostSelected()Daniel Teichmann2021-07-121-1/+2
|
* Refresh hosts every 10 seconds.Daniel Teichmann2021-07-081-0/+1
|
* Classes share one specific D-Bus object now.Daniel Teichmann2021-07-081-1/+3
|
* Add: 'Scene_no_server_available.qml'Daniel Teichmann2021-07-081-4/+11
|
* Various small improvements to readabilityDaniel Teichmann2021-07-071-1/+1
|
* Introduce RWAHostModel. RWAHost's are now loaded on start.Daniel Teichmann2021-07-071-0/+18
| | | | Scene_remote_{view, control} are no longer available if no host is selected.
* Fix copyright headersDaniel Teichmann2021-07-061-2/+2
|
* Complete new more responsive layout; introducing session_idDaniel Teichmann2021-06-241-6/+19
|
* 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/: Don't include session.cpp (commented out anyway, but still).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 showWindow() functionDaniel Teichmann2020-07-291-0/+1
|
* Add cleanup function when window is about to be closedDaniel Teichmann2020-07-281-2/+3
|
* Fully remove 'session' out of QML contextDaniel Teichmann2020-07-281-3/+17
|
* Minimize main window when support partner connectsDaniel Teichmann2020-07-281-0/+2
|
* Move sources to src/ && lots of featuresDaniel Teichmann2020-07-271-0/+56