aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardMain.qml
Commit message (Collapse)AuthorAgeFilesLines
* Wizard redesigndsc2019-02-221-435/+0
|
* Wizard: use one icon and add @2x versionselsta2019-01-081-1/+3
|
* fix various QML warningsxiphon2018-12-171-17/+12
|
* Add support for creating hardware walletstoffu2018-08-241-0/+19
|
* StandardButton - removed unused properties and some layout changes to ↵Sander Ferdinand2018-03-291-12/+0
| | | | settings page
* UTF-8 support for filenames and paths under Windowsrbrunner72018-03-081-8/+0
|
* Merge pull request #1065luigi11112018-01-261-1/+1
|\ | | | | | | fdd528b Update copyright for 2018
| * Update copyright for 2018xmr-eric2018-01-081-1/+1
| |
* | Refactor wallet password dialogstoffu2018-01-051-1/+1
|/
* 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
| | | | | | | | wizard: fix dots on pw page wizard: fix focus on pw field viewOnly: added success message
* Merge pull request #383Riccardo Spagni2017-01-081-11/+6
|\ | | | | | | ba8decc wizard: Ensure temporary wallet files are deleted (Jaquee)
| * 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
|\ | | | | | | 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/+2
| |
* | Merge pull request #228Riccardo Spagni2016-12-091-0/+5
|\ \ | | | | | | | | | f41a842 Wizard: fix wrong wallet loaded in open from file (mochaccinuh)
| * | Wizard: fix wrong wallet loaded in open from filemochaccinuh2016-11-291-0/+5
| |/ | | | | | | | | | | Wizard: move cleanup logic to WizardMain.qml Wizard: move cleanup logic to WizardMain.qml
* / 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
| | | | api
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-101-4/+3
| | | | the destination at the final step
* integrating cpp wallet mockups with QMLIlya Kitaev2016-02-241-0/+2
|