Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizard | Daniel Teichmann | 2021-08-01 | 4 | -15/+15 |
| | |||||
* | Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵ | Daniel Teichmann | 2021-08-01 | 3 | -6/+16 |
| | | | | | | | 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 | -368/+0 |
| | | | | scenes/remote_control/Scene_remote_control.qml | ||||
* | Introducing remote_control_manager.(h, cpp) | Daniel Teichmann | 2021-08-01 | 3 | -0/+971 |
| | | | | The remote_control_manager class takes care of the GUI and the creation, deletion and maintaining of session objects. | ||||
* | Fix typos, too long lines, various styling stuff | Daniel Teichmann | 2021-08-01 | 5 | -7/+24 |
| | |||||
* | Don't crash on startup if the session service isn't reachable. | Daniel Teichmann | 2021-07-12 | 1 | -0/+9 |
| | |||||
* | Add_server_wizard: Add new type-error messages | Daniel Teichmann | 2021-07-08 | 1 | -0/+6 |
| | |||||
* | Classes share one specific D-Bus object now. | Daniel Teichmann | 2021-07-08 | 1 | -2/+4 |
| | |||||
* | User can decide on host_alias now. | Daniel Teichmann | 2021-07-08 | 3 | -43/+112 |
| | |||||
* | Add: 'Scene_no_server_available.qml' | Daniel Teichmann | 2021-07-08 | 1 | -0/+70 |
| | |||||
* | Introduce RWAHostModel. RWAHost's are now loaded on start. | Daniel Teichmann | 2021-07-07 | 2 | -6/+9 |
| | | | | Scene_remote_{view, control} are no longer available if no host is selected. | ||||
* | Drop add_server_wizard/Scene_step_2.qml | Daniel Teichmann | 2021-07-06 | 2 | -72/+2 |
| | |||||
* | Tidy up some debug statements or long strings | Daniel Teichmann | 2021-07-06 | 1 | -1/+1 |
| | |||||
* | Introduce DBusAPI and RWAHost classes | Daniel Teichmann | 2021-07-06 | 2 | -67/+110 |
| | |||||
* | Introduce new functioning scene layout. | Daniel Teichmann | 2021-07-02 | 1 | -12/+114 |
| | |||||
* | Introduce add_server_wizard.{cpp, h}; drop third add_server_wizard scene | Daniel Teichmann | 2021-07-02 | 5 | -58/+182 |
| | |||||
* | Introduce add_server_wizard placeholder scenes; Add independent functions ↵ | Daniel Teichmann | 2021-07-01 | 3 | -0/+164 |
| | | | | for scene operations. | ||||
* | Add docstrings; remove unnecessary code & comments | Daniel Teichmann | 2021-06-29 | 1 | -0/+4 |
| | |||||
* | Fix header being too small in portrait mode | Daniel Teichmann | 2021-06-29 | 1 | -6/+0 |
| | |||||
* | Add feature: Multiple Scenes; Relocate files | Daniel Teichmann | 2021-06-29 | 4 | -0/+820 |