Commit graph

4 commits

Author SHA1 Message Date
selsta
35a0f25b57
PasswordDialog: merge components and bug fixes
This commit merges PasswordDialog, PassphraseDialog and
NewPasswordDialog. Also the following bugs were fixed:

- Wizard pages still being active when opening a wallet
  from wizard.
- Capslock detection was buggy when copy pasting password, I
  replaced it with native implementations for each platform.
- isAlpha could throw errors when using special characters.
2019-07-15 00:05:10 +02:00
mmbyday
c840549db5 Add copyright headers 2019-05-01 13:53:04 -07:00
Jaquee
ba8decca3f
wizard: Ensure temporary wallet files are deleted 2017-01-03 22:45:41 +01:00
Ilya Kitaev
fd50e6f9a3 new wallet wizard: wallet created in temporary directory and moved to
the destination at the final step
2016-06-10 16:41:13 +03:00