Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-09 | gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog | Jon Atack | |
UI improvements: - update remaining GUI wallet labels and tooltips from passwords to passphrases - improve grammar of labels in askpassphrase dialog and WalletController::closeWallet | |||
2017-10-18 | [ui] Add toggle for unblinding password fields | Thomas Snider | |
2014-11-20 | qt: Make askpassphrase dialog behave more sanely | Wladimir J. van der Laan | |
Set minimum sizes appropriately, and make sure that they are enforced. Replaces #5226. | |||
2014-01-22 | [Qt] very minor style cleanups | Philip Kaufmann | |
- rebuilt some ui file layout to remove unreal values from the files - remove an unneeded attribute from an ui file - add / remove some spaces in files | |||
2012-05-20 | start rows in askpassphrasedialog.ui at 0 (not 1) | Philip Kaufmann | |
2012-05-13 | remove string "TextLabel" from warningLabel, as this is unneeded and as such ↵ | Philip Kaufmann | |
is a silly translation less to do :) | |||
2012-05-06 | passphrasedialog: change dialog title to "Passphrase Dialog" / remove ↵ | Philip Kaufmann | |
style-sheet for bold font and use Qt Designer option / remove an unused label default-text and remove an obsolete clear()' | |||
2011-12-13 | Enable wordwrap for long message in passphrase dialog | Wladimir J. van der Laan | |
- Remove explicit resizing from constructor to prevent potential hang | |||
2011-10-18 | Added Caps Lock check and warning at askpassphrasedialog. | Nick Bosma | |
2011-08-31 | Wallet encryption part 2: ask passphrase when needed, add menu options | Wladimir J. van der Laan | |