aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/askpassphrasedialog.ui
AgeCommit message (Collapse)Author
2017-10-18[ui] Add toggle for unblinding password fieldsThomas Snider
2014-11-20qt: Make askpassphrase dialog behave more sanelyWladimir J. van der Laan
Set minimum sizes appropriately, and make sure that they are enforced. Replaces #5226.
2014-01-22[Qt] very minor style cleanupsPhilip 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-20start rows in askpassphrasedialog.ui at 0 (not 1)Philip Kaufmann
2012-05-13remove string "TextLabel" from warningLabel, as this is unneeded and as such ↵Philip Kaufmann
is a silly translation less to do :)
2012-05-06passphrasedialog: 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-13Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan
- Remove explicit resizing from constructor to prevent potential hang
2011-10-18Added Caps Lock check and warning at askpassphrasedialog.Nick Bosma
2011-08-31Wallet encryption part 2: ask passphrase when needed, add menu optionsWladimir J. van der Laan