| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wizard redesign | dsc | 2019-02-22 | 1 | -435/+0 |
| | | |||||
| * | Wizard: use one icon and add @2x version | selsta | 2019-01-08 | 1 | -1/+3 |
| | | |||||
| * | fix various QML warnings | xiphon | 2018-12-17 | 1 | -17/+12 |
| | | |||||
| * | Add support for creating hardware wallet | stoffu | 2018-08-24 | 1 | -0/+19 |
| | | |||||
| * | StandardButton - removed unused properties and some layout changes to ↵ | Sander Ferdinand | 2018-03-29 | 1 | -12/+0 |
| | | | | | settings page | ||||
| * | UTF-8 support for filenames and paths under Windows | rbrunner7 | 2018-03-08 | 1 | -8/+0 |
| | | |||||
| * | Merge pull request #1065 | luigi1111 | 2018-01-26 | 1 | -1/+1 |
| |\ | | | | | | | fdd528b Update copyright for 2018 | ||||
| | * | Update copyright for 2018 | xmr-eric | 2018-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | Refactor wallet password dialog | stoffu | 2018-01-05 | 1 | -1/+1 |
| |/ | |||||
| * | wizard: disable password strenght meter on mobiles | Jaquee | 2017-11-03 | 1 | -0/+4 |
| | | |||||
| * | Wizard: add qrcode scanner to recover page | Jaquee | 2017-11-03 | 1 | -0/+2 |
| | | |||||
| * | Wizard: add daemon settings page | Jaquee | 2017-11-03 | 1 | -2/+8 |
| | | |||||
| * | wizard: use m_wallet instead of storing in settingsObj | Jaquee | 2017-11-01 | 1 | -7/+7 |
| | | |||||
| * | Wizard: add scaleRatio | Jaquee | 2017-11-01 | 1 | -12/+12 |
| | | |||||
| * | wizard: reworked testnet settings | Jaquee | 2017-10-23 | 1 | -3/+0 |
| | | |||||
| * | ios build settings | Jaquee | 2017-05-05 | 1 | -2/+16 |
| | | |||||
| * | clear populated fields when stepping back to page 1 in wizard | Jaquee | 2017-05-04 | 1 | -0/+2 |
| | | |||||
| * | Wizard: mobile redesign | Jaquee | 2017-02-27 | 1 | -86/+64 |
| | | |||||
| * | Wizard: restore from keys | Jaquee | 2017-01-30 | 1 | -4/+6 |
| | | |||||
| * | Wizard: fix recover bug | Jaquee | 2017-01-17 | 1 | -0/+2 |
| | | |||||
| * | view only wallets | Jaquee | 2017-01-15 | 1 | -4/+77 |
| | | | | | | | | | wizard: fix dots on pw page wizard: fix focus on pw field viewOnly: added success message | ||||
| * | Merge pull request #383 | Riccardo Spagni | 2017-01-08 | 1 | -11/+6 |
| |\ | | | | | | | ba8decc wizard: Ensure temporary wallet files are deleted (Jaquee) | ||||
| | * | wizard: Ensure temporary wallet files are deleted | Jaquee | 2017-01-03 | 1 | -11/+6 |
| | | | |||||
| * | | wizard: store settings before opening from file | Jaquee | 2017-01-02 | 1 | -12/+6 |
| |/ | |||||
| * | Wizard: Prevent user from getting trapped | Jaquee | 2016-12-17 | 1 | -4/+2 |
| | | |||||
| * | Merge pull request #248 | Riccardo Spagni | 2016-12-09 | 1 | -0/+2 |
| |\ | | | | | | | 6ca4e05 wizard: Reset password and account name fields on wizard restart (Jaquee) | ||||
| | * | wizard: Reset password and account name fields on wizard restart | Jaquee | 2016-12-08 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #228 | Riccardo Spagni | 2016-12-09 | 1 | -0/+5 |
| |\ \ | | | | | | | | | | f41a842 Wizard: fix wrong wallet loaded in open from file (mochaccinuh) | ||||
| | * | | Wizard: fix wrong wallet loaded in open from file | mochaccinuh | 2016-11-29 | 1 | -0/+5 |
| | |/ | | | | | | | | | | | Wizard: move cleanup logic to WizardMain.qml Wizard: move cleanup logic to WizardMain.qml | ||||
| * / | Windows: don't allow non-ascii characters in path | Jaquee | 2016-11-29 | 1 | -7/+24 |
| |/ | |||||
| * | wizard: warn user if wallet exists in path | Jacob Brydolf | 2016-10-30 | 1 | -9/+27 |
| | | |||||
| * | wizard: default account name on recover page | Jacob Brydolf | 2016-10-29 | 1 | -2/+1 |
| | | |||||
| * | wizard: disable donation page | Jacob Brydolf | 2016-10-29 | 1 | -5/+9 |
| | | |||||
| * | wizard: open fallet from file | Jacob Brydolf | 2016-10-29 | 1 | -7/+29 |
| | | |||||
| * | Remove trailing slash on wallet_path | Jacob Brydolf | 2016-10-17 | 1 | -0/+6 |
| | | |||||
| * | wizard: store password in appwindow session | Jacob Brydolf | 2016-10-11 | 1 | -0/+3 |
| | | |||||
| * | fix restore-height fallback | Jacob Brydolf | 2016-10-10 | 1 | -1/+1 |
| | | |||||
| * | wizard: save recovering state | Jacob Brydolf | 2016-10-10 | 1 | -0/+1 |
| | | |||||
| * | Wizard: finish page: restore height hidden if not set | Ilya Kitaev | 2016-10-10 | 1 | -1/+1 |
| | | |||||
| * | persistentSettings: added restoreHeight | Jacob Brydolf | 2016-10-10 | 1 | -0/+1 |
| | | |||||
| * | Wizard: setup testnet/daemon address | Ilya Kitaev | 2016-09-23 | 1 | -1/+3 |
| | | |||||
| * | ask user for the password if wallet is password-protected | Ilya Kitaev | 2016-08-16 | 1 | -33/+6 |
| | | |||||
| * | Wizard refactoring | Ilya Kitaev | 2016-07-21 | 1 | -29/+28 |
| | | |||||
| * | dynamic translation support. closes #24 | Ilya Kitaev | 2016-07-20 | 1 | -3/+3 |
| | | |||||
| * | Apply translation for "normal" mode | Ilya Kitaev | 2016-07-19 | 1 | -0/+1 |
| | | |||||
| * | main application: initialize wallet, display balance | Ilya Kitaev | 2016-06-15 | 1 | -18/+19 |
| | | |||||
| * | Persistent storage for common settings. closes #10 | Ilya Kitaev | 2016-06-15 | 1 | -0/+26 |
| | | |||||
| * | "new wallet" and "recovery wallet" flows are implemented using libwallet | Ilya Kitaev | 2016-06-14 | 1 | -4/+36 |
| | | | | | api | ||||
| * | new wallet wizard: wallet created in temporary directory and moved to | Ilya Kitaev | 2016-06-10 | 1 | -4/+3 |
| | | | | | the destination at the final step | ||||
| * | integrating cpp wallet mockups with QML | Ilya Kitaev | 2016-02-24 | 1 | -0/+2 |
| | | |||||
