aboutsummaryrefslogtreecommitdiff
path: root/wizard
Commit message (Collapse)AuthorAgeFilesLines
* Update WizardFinish.qmlxmr-eric2016-11-121-1/+1
|
* Wizard modification for italian translationsigno882016-11-081-4/+4
|
* Merge pull request #103Riccardo Spagni2016-11-051-14/+32
|\ | | | | | | | | 1036eef Removes the donation and mining texts from wizard's finish page (maitscha) 4097c71 Restyles the wizard's finish page (maitscha)
| * Removes the donation and mining texts from wizard's finish pagemaitscha2016-11-041-5/+5
| |
| * Restyles the wizard's finish pagemaitscha2016-11-031-14/+32
| |
* | wizard: empty seed box on page loadJacob Brydolf2016-10-301-1/+4
| |
* | Wizard: Delete old wallet object before creating newJacob Brydolf2016-10-301-12/+14
| |
* | wizard: updated open from file iconJacob Brydolf2016-10-301-1/+1
| |
* | wizard: warn user if wallet exists in pathJacob Brydolf2016-10-303-13/+33
| |
* | wizard: default account name on recover pageJacob Brydolf2016-10-292-3/+2
| |
* | wizardOptions: open from file buttonJacob Brydolf2016-10-291-6/+64
| |
* | wizard: change default account name + validation nextButtonJacob Brydolf2016-10-291-1/+7
| |
* | wizard: disable donation pageJacob Brydolf2016-10-291-5/+9
| |
* | wizard: open fallet from fileJacob Brydolf2016-10-291-7/+29
| |
* | wizard: skip language page if only 1 language is availibleJacob Brydolf2016-10-291-2/+15
| |
* | Wizard: check pwd on page loadJacob Brydolf2016-10-281-0/+1
|/
* remove wizardOpenWallet.qml - not ready yetJacob Brydolf2016-10-171-147/+0
|
* Remove trailing slash on wallet_pathJacob Brydolf2016-10-172-0/+153
|
* 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-102-1/+2
|
* one more variable fixJacob Brydolf2016-10-101-2/+3
|
* Wizard: finish page: restore height hidden if not setIlya Kitaev2016-10-102-2/+2
|
* added restore height to wizardFinishJacob Brydolf2016-10-101-0/+1
|
* Wizard: added restore-heightJacob Brydolf2016-10-103-3/+23
|
* persistentSettings: added restoreHeightJacob Brydolf2016-10-101-0/+1
|
* TransactionHistory sortingIlya Kitaev2016-10-102-2/+4
|
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-102-3/+2
|
* UX improvements in wizardJacob Brydolf2016-10-103-18/+35
| | | | | | - password page styling - tab navigation / focus on load - click language loads next page
* Wizard: setup testnet/daemon addressIlya Kitaev2016-09-235-8/+107
|
* 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
|
* Fix typodEBRUYNE-12016-08-311-1/+1
|
* WalletManager::openWalletAsync integrating with UIIlya Kitaev2016-08-193-6/+11
|
* ask user for the password if wallet is password-protectedIlya Kitaev2016-08-161-33/+6
|
* Wizard refactoringIlya Kitaev2016-07-215-33/+71
|
* dynamic translation support. closes #24Ilya Kitaev2016-07-2011-26/+39
|
* Apply translation for "normal" modeIlya Kitaev2016-07-192-16/+1
|
* TranslationManager, Russian translation exampleIlya Kitaev2016-07-191-4/+35
|
* New flags images, added IT,RU,ZH translation filesIlya Kitaev2016-07-131-1/+1
|
* Added "Receive" page. Hide all pages except "Transfer" and "Receive".Ilya Kitaev2016-06-262-2/+4
|
* main application: initialize wallet, display balanceIlya Kitaev2016-06-152-19/+22
|
* Persistent storage for common settings. closes #10Ilya Kitaev2016-06-152-4/+34
|
* "new wallet" and "recovery wallet" flows are implemented using libwalletIlya Kitaev2016-06-147-26/+60
| | | | api
* Moving wallet to the user defined location at the "donation" page (pre-Ilya Kitaev2016-06-142-12/+17
| | | | final)
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-107-17/+36
| | | | the destination at the final step
* wizard: saving locale instead of language; wallet interface continuedIlya Kitaev2016-03-011-3/+1
|
* Qt wrapper for libwallet - in-progressIlya Kitaev2016-02-294-4/+17
|
* integrating cpp wallet mockups with QMLIlya Kitaev2016-02-243-5/+25
|
* started integrating wallet libraryIlya Kitaev2016-02-233-2/+9
|