aboutsummaryrefslogtreecommitdiff
path: root/src/scenes/add_server_wizard/Scene_step_1.qml
Commit message (Collapse)AuthorAgeFilesLines
* add_server_wizard/add_server_wizard -> add_rwahost_wizard/add_rwahost_wizardDaniel Teichmann2021-08-011-282/+0
|
* Toast: Add a variety of new toast colors; Session complete rewrite; A lot of ↵Daniel Teichmann2021-08-011-0/+1
| | | | | | | bugfixing; New available toast colors/types: ToastType.Standard, ToastType.Info, ToastType.Warning ToastType.Success, ToastType.Error
* Fix typos, too long lines, various styling stuffDaniel Teichmann2021-08-011-5/+10
|
* User can decide on host_alias now.Daniel Teichmann2021-07-081-7/+98
|
* Drop add_server_wizard/Scene_step_2.qmlDaniel Teichmann2021-07-061-2/+2
|
* Introduce new functioning scene layout.Daniel Teichmann2021-07-021-12/+114
|
* Introduce add_server_wizard.{cpp, h}; drop third add_server_wizard sceneDaniel Teichmann2021-07-021-2/+30
|
* Introduce add_server_wizard placeholder scenes; Add independent functions ↵Daniel Teichmann2021-07-011-0/+55
for scene operations.