Skip to content

Commit

Permalink
PasswordDialog: merge components and bug fixes
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
selsta committed Jul 5, 2019
1 parent c7956f7 commit 6607cd9
Show file tree
Hide file tree
Showing 13 changed files with 364 additions and 708 deletions.
287 changes: 0 additions & 287 deletions components/NewPasswordDialog.qml

This file was deleted.

0 comments on commit 6607cd9

Please sign in to comment.