aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardManageWalletUI.qml
Commit message (Collapse)AuthorAgeFilesLines
* Wizard redesigndsc2019-02-221-415/+0
|
* QML: fix various warningsxiphon2019-01-101-5/+5
|
* wizard: add copying seed to clipboard warningmmbyday2018-12-291-15/+22
|
* wizard: optionally hide restore 'From QR Code' btnxiphon2018-10-281-1/+1
|
* Add support for creating hardware walletstoffu2018-08-241-1/+53
|
* allow restoring from only spendkeycryptochangements342018-06-051-2/+2
|
* Fixes the placeholder texts for inputboxes in the wallet recovery wizardSander Ferdinand2018-03-291-1/+17
|
* Fixes typoSander Ferdinand2018-03-291-1/+1
|
* Fixing the start-up wizardsSander Ferdinand2018-03-291-0/+28
|
* StandardButton - removed unused properties and some layout changes to ↵Sander Ferdinand2018-03-291-12/+0
| | | | settings page
* Stagenetstoffu2018-03-141-3/+3
|
* Wizard: allow seed without checksumstoffu2018-02-251-1/+1
|
* Update copyright for 2018xmr-eric2018-01-081-1/+1
|
* Wizard: add qrcode scanner to recover pageJaquee2017-11-031-2/+44
|
* wizard: use m_wallet instead of storing in settingsObjJaquee2017-11-011-2/+2
|
* Wizard: add scaleRatioJaquee2017-11-011-18/+18
|
* wizard: reworked testnet settingsJaquee2017-10-231-3/+3
|
* Restore wallet: Adding space after 'Your wallet is stored in'Jonathan Cross2017-06-021-1/+1
|
* ios build settingsJaquee2017-05-051-2/+1
|
* enabled translations in some placeskenshi842017-03-111-4/+4
|
* Merge pull request #539Riccardo Spagni2017-03-071-0/+1
|\ | | | | | | c75d3cf fix wizard spacing and dots (Jaquee)
| * fix wizard spacing and dotsJaquee2017-03-041-0/+1
| |
* | bring back restore height fieldJaquee2017-03-031-14/+1
|/
* Wizard: mobile redesignJaquee2017-02-271-17/+30
|
* wizard: field bg colorJaquee2017-02-051-6/+1
|
* Wizard: restore from keysJaquee2017-01-301-145/+176
|
* view only walletsJaquee2017-01-151-2/+4
| | | | | | | | wizard: fix dots on pw page wizard: fix focus on pw field viewOnly: added success message
* Reduce the number of "balls" in the wizard to be coherent with the hidden ↵Clement2016-12-231-2/+2
| | | | steps (3 steps instead of 4). Color green for all.
* ManageWalletUIpagexmr-eric2016-12-211-2/+2
|
* Wizard: prevent linebreaks in wallet nameJaquee2016-12-151-2/+2
|
* wizard: change default account name + validation nextButtonJacob Brydolf2016-10-291-1/+7
|
* Wizard: added restore-heightJacob Brydolf2016-10-101-2/+18
|
* TransactionHistory sortingIlya Kitaev2016-10-101-1/+1
|
* Fix: File Path Chooser only opens once (#48)Ilya Kitaev2016-09-051-4/+7
|
* fix: Wallet storage path creation broken (#49)Ilya Kitaev2016-09-051-1/+2
|
* dynamic translation support. closes #24Ilya Kitaev2016-07-201-4/+4
|
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-101-1/+1
| | | | the destination at the final step
* integrating cpp wallet mockups with QMLIlya Kitaev2016-02-241-2/+3
|
* wallet directrory in "Documents" for Windows and in "home" for *nixIlya Kitaev2016-02-081-2/+4
|
* wordings and text alignment according to designIlya Kitaev2016-02-081-0/+2
|
* "word mnemonic input" with clipboard button and hint is reusableIlya Kitaev2016-02-061-69/+8
| | | | component;
* Selection (branching) for recovery pathIlya Kitaev2016-02-031-0/+284