aboutsummaryrefslogtreecommitdiff
path: root/qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Fix QML code stylelink2xt2021-10-021-52/+57
* Create event emitter only after creating an accountlink2xt2021-08-281-2/+3
* Create initial account if there are no accountslink2xt2021-08-281-0/+6
* Remove all layers when pressing "Switch account"link2xt2021-07-181-1/+6
* Replace "Start IO" toggle with "Work offline"link2xt2021-07-181-3/+5
* Open selected account when application is startedlink2xt2021-05-301-0/+10
* Fix a typo in "dcAccounts.stopIo()"link2xt2021-05-181-1/+1
* Remove SplashPage.qmllink2xt2021-03-061-1/+1
* Use "system-switch-user" icon for "switch account" actionlink2xt2021-02-271-1/+1
* Switch to 2-page layoutlink2xt2021-02-271-1/+8
* Move accounts model from C++ to QMLlink2xt2020-11-051-7/+7
* Stop I/O when application is closedlink2xt2020-10-281-0/+5
* main.qml: remove useless onClosinglink2xt2020-10-271-6/+0
* Fix quitting the applicationlink2xt2020-10-271-1/+0
* Reduce QML version requirementslink2xt2020-10-061-2/+2
* Initial commitlink2xt2020-10-031-0/+58