aboutsummaryrefslogtreecommitdiff
path: root/qml/AccountsPage.qml
Commit message (Expand)AuthorAgeFilesLines
* Replace Accounts.importAccount() with Context.importBackup()link2xt2021-07-041-28/+0
* Pass eventEmitter to ChatlistPage as propertylink2xt2021-03-161-1/+1
* ConfigurePage: add progress barlink2xt2021-03-141-1/+1
* Switch to 2-page layoutlink2xt2021-02-271-0/+1
* Replace accounts page when account is selectedlink2xt2021-02-271-2/+2
* Update QtQuick.Dialogs to 1.3link2xt2021-02-251-1/+1
* Set FileDialog folder to homelink2xt2021-02-251-0/+1
* Start configuration when "Login" is clickedlink2xt2021-02-201-1/+1
* Do not set button widthlink2xt2020-11-051-2/+0
* Display account addresses on accounts pagelink2xt2020-11-051-3/+27
* Move accounts model from C++ to QMLlink2xt2020-11-051-5/+28
* Reduce QML version requirementslink2xt2020-10-061-3/+3
* AccountsPage: do not set button colorslink2xt2020-10-041-2/+0
* Remove unnecessary semicolonlink2xt2020-10-041-1/+1
* Initial commitlink2xt2020-10-031-0/+90