aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardMain.qml
Commit message (Expand)AuthorAgeFilesLines
* wizard: disable password strenght meter on mobilesJaquee2017-11-031-0/+4
* Wizard: add qrcode scanner to recover pageJaquee2017-11-031-0/+2
* Wizard: add daemon settings pageJaquee2017-11-031-2/+8
* wizard: use m_wallet instead of storing in settingsObjJaquee2017-11-011-7/+7
* Wizard: add scaleRatioJaquee2017-11-011-12/+12
* wizard: reworked testnet settingsJaquee2017-10-231-3/+0
* ios build settingsJaquee2017-05-051-2/+16
* clear populated fields when stepping back to page 1 in wizardJaquee2017-05-041-0/+2
* Wizard: mobile redesignJaquee2017-02-271-86/+64
* Wizard: restore from keysJaquee2017-01-301-4/+6
* Wizard: fix recover bugJaquee2017-01-171-0/+2
* view only walletsJaquee2017-01-151-4/+77
* Merge pull request #383Riccardo Spagni2017-01-081-11/+6
|\
| * wizard: Ensure temporary wallet files are deletedJaquee2017-01-031-11/+6
* | wizard: store settings before opening from fileJaquee2017-01-021-12/+6
|/
* Wizard: Prevent user from getting trappedJaquee2016-12-171-4/+2
* Merge pull request #248Riccardo Spagni2016-12-091-0/+2
|\
| * wizard: Reset password and account name fields on wizard restartJaquee2016-12-081-0/+2
* | Merge pull request #228Riccardo Spagni2016-12-091-0/+5
|\ \
| * | Wizard: fix wrong wallet loaded in open from filemochaccinuh2016-11-291-0/+5
| |/
* / Windows: don't allow non-ascii characters in pathJaquee2016-11-291-7/+24
|/
* wizard: warn user if wallet exists in pathJacob Brydolf2016-10-301-9/+27
* wizard: default account name on recover pageJacob Brydolf2016-10-291-2/+1
* wizard: disable donation pageJacob Brydolf2016-10-291-5/+9
* wizard: open fallet from fileJacob Brydolf2016-10-291-7/+29
* Remove trailing slash on wallet_pathJacob Brydolf2016-10-171-0/+6
* wizard: store password in appwindow sessionJacob Brydolf2016-10-111-0/+3
* fix restore-height fallbackJacob Brydolf2016-10-101-1/+1
* wizard: save recovering stateJacob Brydolf2016-10-101-0/+1
* Wizard: finish page: restore height hidden if not setIlya Kitaev2016-10-101-1/+1
* persistentSettings: added restoreHeightJacob Brydolf2016-10-101-0/+1
* Wizard: setup testnet/daemon addressIlya Kitaev2016-09-231-1/+3
* ask user for the password if wallet is password-protectedIlya Kitaev2016-08-161-33/+6
* Wizard refactoringIlya Kitaev2016-07-211-29/+28
* dynamic translation support. closes #24Ilya Kitaev2016-07-201-3/+3
* Apply translation for "normal" modeIlya Kitaev2016-07-191-0/+1
* main application: initialize wallet, display balanceIlya Kitaev2016-06-151-18/+19
* Persistent storage for common settings. closes #10Ilya Kitaev2016-06-151-0/+26
* "new wallet" and "recovery wallet" flows are implemented using libwalletIlya Kitaev2016-06-141-4/+36
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-101-4/+3
* integrating cpp wallet mockups with QMLIlya Kitaev2016-02-241-0/+2
* started integrating wallet libraryIlya Kitaev2016-02-231-0/+2
* Wizard: "next button" visibility in backward direction fixedIlya Kitaev2016-02-081-2/+3
* Password strength level updatedIlya Kitaev2016-02-061-28/+32
* Selection (branching) for recovery pathIlya Kitaev2016-02-031-14/+61
* Next button is in "disabled" state on password pageIlya Kitaev2016-01-291-4/+5
* Wizard: bugfix for "next" button on password pageIlya Kitaev2016-01-271-5/+3
* Hiding "next" button on the final pageIlya Kitaev2016-01-261-0/+3
* Save settings for each wizard page in "wizard.settings" object andIlya Kitaev2016-01-261-14/+16
* password page: checking if passwords match. merged "configuration" andIlya Kitaev2016-01-261-31/+34