aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/askpassphrasedialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* qt: Make askpassphrase dialog behave more sanelyWladimir J. van der Laan2014-11-201-1/+10
| | | | | Set minimum sizes appropriately, and make sure that they are enforced. Replaces #5226.
* [Qt] very minor style cleanupsPhilip Kaufmann2014-01-221-8/+8
| | | | | | - 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
* start rows in askpassphrasedialog.ui at 0 (not 1)Philip Kaufmann2012-05-201-7/+7
|
* remove string "TextLabel" from warningLabel, as this is unneeded and as such ↵Philip Kaufmann2012-05-131-3/+0
| | | | is a silly translation less to do :)
* passphrasedialog: change dialog title to "Passphrase Dialog" / remove ↵Philip Kaufmann2012-05-061-6/+7
| | | | style-sheet for bold font and use Qt Designer option / remove an unused label default-text and remove an obsolete clear()'
* Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan2011-12-131-15/+5
| | | | - Remove explicit resizing from constructor to prevent potential hang
* Added Caps Lock check and warning at askpassphrasedialog.Nick Bosma2011-10-181-1/+16
|
* Wallet encryption part 2: ask passphrase when needed, add menu optionsWladimir J. van der Laan2011-08-311-0/+148