Commit graph

98 commits

Author SHA1 Message Date
Riccardo Spagni
8f95e95b21
Merge pull request #359
1c58997 WizardPasswordInput: update password strength on paste too (moneromooo.monero)
d831395 WizardPassword: clamp displayed password strength to widget max (moneromooo.monero)
2017-01-08 16:50:10 -08:00
moneromooo.monero
1c5899731c WizardPasswordInput: update password strength on paste too 2016-12-25 22:59:19 +00:00
moneromooo.monero
d831395013 WizardPassword: clamp displayed password strength to widget max 2016-12-25 22:59:13 +00:00
Clement
119832a55b Reduce the number of "balls" in the wizard to be coherent with the hidden steps (3 steps instead of 4). Color green for all. 2016-12-23 22:19:11 +01:00
taushet
23921c936f Smaller fontsize on WizardWelcome
(see #321)
2016-12-21 15:45:02 +01:00
xmr-eric
e3ef832063 Wizard Option Page: Change "Recover" to "Restore" 2016-12-21 01:34:05 -05:00
xmr-eric
2f4d31a925 Improve wizard Seed importance/secret statement 2016-12-21 01:32:55 -05:00
xmr-eric
31f9c1d09b CreateWallet page 2016-12-21 01:31:41 -05:00
xmr-eric
638e20746c End of Wizard page 2016-12-21 01:30:16 -05:00
xmr-eric
7f824646bc ManageWalletUIpage 2016-12-21 01:29:15 -05:00
xmr-eric
9bd557c489 Recover Wallet page 2016-12-21 01:27:19 -05:00
xmr-eric
a4d9dc09d8 Password page edits 2016-12-21 01:26:05 -05:00
Riccardo Spagni
4d258f6da7
Merge pull request #306
57bbe8d Simplify text on wizard Option page (xmr-eric)
2016-12-20 22:56:38 +02:00
Riccardo Spagni
def02f6332
Merge pull request #302
0b7efa1 Wizard: Prevent user from getting trapped (Jaquee)
2016-12-20 22:54:53 +02:00
xmr-eric
57bbe8da52 Simplify text on wizard Option page 2016-12-17 18:05:42 -05:00
Jaquee
0b7efa19ef Wizard: Prevent user from getting trapped 2016-12-17 15:38:43 +01:00
moneromooo.monero
03c15af20e Don't claim a password is "medium" too easily 2016-12-17 12:45:00 +00:00
moneromooo.monero
fbe19d23b7 Use zxcvbn for password strength estimation 2016-12-17 11:32:33 +00:00
Jaquee
f2b8401811
Wizard: prevent linebreaks in wallet name 2016-12-15 00:59:19 +01:00
Jaquee
eb97bda3a3
code clean up and wallet close consistency 2016-12-13 23:45:37 +01:00
Riccardo Spagni
ca5c67cac2
Merge pull request #248
6ca4e05 wizard: Reset password and account name fields on wizard restart (Jaquee)
2016-12-09 00:10:05 +02:00
Riccardo Spagni
838845d878
Merge pull request #244
5bda759 Update WizardFinish.qml (xmrdc)
2016-12-09 00:09:49 +02:00
Riccardo Spagni
e38bd69dcc
Merge pull request #228
f41a842 Wizard: fix wrong wallet loaded in open from file (mochaccinuh)
2016-12-09 00:05:49 +02:00
Riccardo Spagni
0c484ea424
Merge pull request #226
abd5c68 Windows: don't allow non-ascii characters in path (Jaquee)
1a610db add isWindows property (Jaquee)
2016-12-09 00:05:33 +02:00
Jaquee
6ca4e05167
wizard: Reset password and account name fields on wizard restart 2016-12-08 15:37:16 +01:00
xmrdc
5bda759c64 Update WizardFinish.qml
fixed typo

"You're all setup!" to "You're all set up!"
2016-12-06 13:00:26 -08:00
Jaquee
b97dc2f481
wizard: remove msg about confirmation dialog 2016-12-04 20:48:53 +01:00
mochaccinuh
f41a842525 Wizard: fix wrong wallet loaded in open from file
Wizard: move cleanup logic to WizardMain.qml

Wizard: move cleanup logic to WizardMain.qml
2016-11-29 19:35:43 +01:00
Jaquee
abd5c685af
Windows: don't allow non-ascii characters in path 2016-11-29 17:14:11 +01:00
xmr-eric
a81b5ef08c Update WizardFinish.qml 2016-11-12 22:57:24 -05:00
signo88
71e0036fdf Wizard modification for italian translation 2016-11-08 15:47:00 +01:00
Riccardo Spagni
925449ed88
Merge pull request #103
1036eef Removes the donation and mining texts from wizard's finish page (maitscha)
4097c71 Restyles the wizard's finish page (maitscha)
2016-11-05 10:11:47 +02:00
maitscha
1036eef0a3 Removes the donation and mining texts from wizard's finish page 2016-11-04 14:49:17 +01:00
maitscha
4097c7157e Restyles the wizard's finish page 2016-11-03 10:04:48 +01:00
Jacob Brydolf
e6fe9d3045
wizard: empty seed box on page load 2016-10-30 21:33:14 +01:00
Jacob Brydolf
776a591190
Wizard: Delete old wallet object before creating new 2016-10-30 21:31:55 +01:00
Jacob Brydolf
9afa5d782d
wizard: updated open from file icon 2016-10-30 18:08:37 +01:00
Jacob Brydolf
d637b5883e
wizard: warn user if wallet exists in path 2016-10-30 18:07:56 +01:00
Jacob Brydolf
097449079d
wizard: default account name on recover page 2016-10-29 16:44:13 +02:00
Jacob Brydolf
21414d75a4
wizardOptions: open from file button 2016-10-29 16:39:32 +02:00
Jacob Brydolf
ec3d586fd0
wizard: change default account name + validation nextButton 2016-10-29 16:36:32 +02:00
Jacob Brydolf
469bb9f25f
wizard: disable donation page 2016-10-29 16:35:16 +02:00
Jacob Brydolf
1d0ddff0e1
wizard: open fallet from file 2016-10-29 16:34:24 +02:00
Jacob Brydolf
675e35d717
wizard: skip language page if only 1 language is availible 2016-10-29 14:07:55 +02:00
Jacob Brydolf
49c022b641
Wizard: check pwd on page load 2016-10-28 21:20:05 +02:00
Jacob Brydolf
415594460b
remove wizardOpenWallet.qml - not ready yet 2016-10-17 22:53:47 +02:00
Jacob Brydolf
9cc3dee472
Remove trailing slash on wallet_path 2016-10-17 21:42:26 +02:00
Jacob Brydolf
b8c07de819
wizard: store password in appwindow session 2016-10-11 01:02:07 +02:00
Jacob Brydolf
8367cfab85
fix restore-height fallback 2016-10-10 22:50:14 +02:00
Jacob Brydolf
625ae77945
wizard: save recovering state 2016-10-10 21:38:30 +02:00