| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Complete restructure of current code tree | Daniel Teichmann | 2021-08-10 | 1 | -344/+0 |
| | | |||||
| * | add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizard | Daniel Teichmann | 2021-08-01 | 1 | -2/+2 |
| | | |||||
| * | Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵ | Daniel Teichmann | 2021-08-01 | 1 | -53/+31 |
| | | | | | | | | 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 | -50/+7 |
| | | | | | scenes/remote_control/Scene_remote_control.qml | ||||
| * | Fix typos, too long lines, various styling stuff | Daniel Teichmann | 2021-08-01 | 1 | -7/+13 |
| | | |||||
| * | Don't just reset the _rwaHostModel everytime but add and remove specific items. | Daniel Teichmann | 2021-07-12 | 1 | -7/+76 |
| | | | | | TODO: Use QSet subtraction feature instead of manual for loops!!! | ||||
| * | MainQMLAdaptor: removeRWAHost() and setRWAHostSelected() | Daniel Teichmann | 2021-07-12 | 1 | -27/+33 |
| | | |||||
| * | If there are no hosts available: display it in the sidebar menu. | Daniel Teichmann | 2021-07-08 | 1 | -1/+14 |
| | | |||||
| * | Don't crash on failure but show an error message. | Daniel Teichmann | 2021-07-08 | 1 | -1/+7 |
| | | |||||
| * | Add_server_wizard: Add new type-error messages | Daniel Teichmann | 2021-07-08 | 1 | -1/+1 |
| | | |||||
| * | Refresh hosts every 10 seconds. | Daniel Teichmann | 2021-07-08 | 1 | -0/+4 |
| | | |||||
| * | Classes share one specific D-Bus object now. | Daniel Teichmann | 2021-07-08 | 1 | -1/+4 |
| | | |||||
| * | Add: 'Scene_no_server_available.qml' | Daniel Teichmann | 2021-07-08 | 1 | -5/+45 |
| | | |||||
| * | Various small improvements to readability | Daniel Teichmann | 2021-07-07 | 1 | -11/+8 |
| | | |||||
| * | Introduce RWAHostModel. RWAHost's are now loaded on start. | Daniel Teichmann | 2021-07-07 | 1 | -0/+94 |
| | | | | | Scene_remote_{view, control} are no longer available if no host is selected. | ||||
| * | MainQMLAdaptor: engine can't be nullptr in constructor | Daniel Teichmann | 2021-07-06 | 1 | -2/+3 |
| | | |||||
| * | Fix copyright headers | Daniel Teichmann | 2021-07-06 | 1 | -2/+2 |
| | | |||||
| * | Remove unnecessary code and comments. | Daniel Teichmann | 2021-07-01 | 1 | -4/+0 |
| | | |||||
| * | Complete new more responsive layout; introducing session_id | Daniel Teichmann | 2021-06-24 | 1 | -0/+7 |
| | | |||||
| * | 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/: Drop '#pragma once' where not needed. Amends compiler warnings. | 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 cleanup function when window is about to be closed | Daniel Teichmann | 2020-07-28 | 1 | -0/+5 |
| | | |||||
| * | Fully remove 'session' out of QML context | Daniel Teichmann | 2020-07-28 | 1 | -0/+19 |
| | | |||||
| * | Move sources to src/ && lots of features | Daniel Teichmann | 2020-07-27 | 1 | -0/+115 |
