aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardRecoveryWallet.qml
Commit message (Collapse)AuthorAgeFilesLines
* Wizard redesigndsc2019-02-221-135/+0
|
* Allow adjusting number of rounds for the key derivation functionstoffu2018-11-301-2/+3
|
* Stagenetstoffu2018-03-141-3/+3
|
* Update copyright for 2018xmr-eric2018-01-081-1/+1
|
* Wizard: add qrcode scanner to recover pageJaquee2017-11-031-0/+6
|
* wizard: use m_wallet instead of storing in settingsObjJaquee2017-11-011-1/+1
|
* set correct seed lang when recovering from keysJaquee2017-05-231-1/+1
|
* Wizard: mobile redesignJaquee2017-02-271-2/+2
|
* Wizard: clear restore from keys fields on wizard restartJaquee2017-02-051-1/+4
|
* restore from keys: show error in popupJaquee2017-01-301-0/+3
|
* Wizard: restore from keysJaquee2017-01-301-10/+22
|
* wizard: Ensure temporary wallet files are deletedJaquee2017-01-031-1/+4
|
* Recover Wallet pagexmr-eric2016-12-211-2/+2
|
* Wizard: Prevent user from getting trappedJaquee2016-12-171-3/+3
|
* code clean up and wallet close consistencyJaquee2016-12-131-1/+1
|
* Merge pull request #248Riccardo Spagni2016-12-091-0/+9
|\ | | | | | | 6ca4e05 wizard: Reset password and account name fields on wizard restart (Jaquee)
| * wizard: Reset password and account name fields on wizard restartJaquee2016-12-081-0/+9
| |
* | Windows: don't allow non-ascii characters in pathJaquee2016-11-291-1/+1
|/
* wizard: empty seed box on page loadJacob Brydolf2016-10-301-1/+4
|
* wizard: warn user if wallet exists in pathJacob Brydolf2016-10-301-0/+4
|
* wizard: default account name on recover pageJacob Brydolf2016-10-291-1/+1
|
* wizard: save recovering stateJacob Brydolf2016-10-101-1/+1
|
* one more variable fixJacob Brydolf2016-10-101-2/+3
|
* Wizard: added restore-heightJacob Brydolf2016-10-101-1/+4
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-2/+1
|
* WalletManager::openWalletAsync integrating with UIIlya Kitaev2016-08-191-5/+4
|
* Wizard refactoringIlya Kitaev2016-07-211-2/+10
|
* dynamic translation support. closes #24Ilya Kitaev2016-07-201-3/+3
|
* Added "Receive" page. Hide all pages except "Transfer" and "Receive".Ilya Kitaev2016-06-261-1/+1
|
* "new wallet" and "recovery wallet" flows are implemented using libwalletIlya Kitaev2016-06-141-4/+18
| | | | api
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-101-1/+1
| | | | the destination at the final step
* Qt wrapper for libwallet - in-progressIlya Kitaev2016-02-291-0/+4
|
* Password strength level updatedIlya Kitaev2016-02-061-0/+4
|
* "word mnemonic input" with clipboard button and hint is reusableIlya Kitaev2016-02-061-1/+5
| | | | component;
* Selection (branching) for recovery pathIlya Kitaev2016-02-031-0/+55