| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵ | Daniel Teichmann | 2021-08-01 | 1 | -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 Teichmann | 2021-08-01 | 1 | -6/+1 |
| | | | | | scenes/remote_control/Scene_remote_control.qml | ||||
| * | MainQMLAdaptor: removeRWAHost() and setRWAHostSelected() | Daniel Teichmann | 2021-07-12 | 1 | -1/+2 |
| | | |||||
| * | Refresh hosts every 10 seconds. | Daniel Teichmann | 2021-07-08 | 1 | -0/+1 |
| | | |||||
| * | Classes share one specific D-Bus object now. | Daniel Teichmann | 2021-07-08 | 1 | -1/+3 |
| | | |||||
| * | Add: 'Scene_no_server_available.qml' | Daniel Teichmann | 2021-07-08 | 1 | -4/+11 |
| | | |||||
| * | Various small improvements to readability | Daniel Teichmann | 2021-07-07 | 1 | -1/+1 |
| | | |||||
| * | Introduce RWAHostModel. RWAHost's are now loaded on start. | Daniel Teichmann | 2021-07-07 | 1 | -0/+18 |
| | | | | | Scene_remote_{view, control} are no longer available if no host is selected. | ||||
| * | Fix copyright headers | Daniel Teichmann | 2021-07-06 | 1 | -2/+2 |
| | | |||||
| * | Complete new more responsive layout; introducing session_id | Daniel Teichmann | 2021-06-24 | 1 | -6/+19 |
| | | |||||
| * | Fix copyright year; add year 2020 again. | Daniel Teichmann | 2021-06-24 | 1 | -2/+2 |
| | | |||||
| * | Copyright: update current year | Daniel Teichmann | 2021-06-21 | 1 | -2/+2 |
| | | |||||
| * | Fix email of Mike Gabriel in copyright header | Daniel Teichmann | 2021-06-21 | 1 | -1/+1 |
| | | |||||
| * | src/: Don't include session.cpp (commented out anyway, but still). | Mike Gabriel | 2020-10-04 | 1 | -2/+0 |
| | | |||||
| * | Update project URLs (after renaming). | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | | |||||
| * | LICENSE'ing: Add individual license/copyright headers to (nearly) all files. ↵ | Mike Gabriel | 2020-09-17 | 1 | -0/+26 |
| | | | | | Update README.md with license and copyright holder information. | ||||
| * | Make Toasts work properly | Daniel Teichmann | 2020-07-29 | 1 | -0/+4 |
| | | |||||
| * | Add showWindow() function | Daniel Teichmann | 2020-07-29 | 1 | -0/+1 |
| | | |||||
| * | Add cleanup function when window is about to be closed | Daniel Teichmann | 2020-07-28 | 1 | -2/+3 |
| | | |||||
| * | Fully remove 'session' out of QML context | Daniel Teichmann | 2020-07-28 | 1 | -3/+17 |
| | | |||||
| * | Minimize main window when support partner connects | Daniel Teichmann | 2020-07-28 | 1 | -0/+2 |
| | | |||||
| * | Move sources to src/ && lots of features | Daniel Teichmann | 2020-07-27 | 1 | -0/+56 |
