aboutsummaryrefslogtreecommitdiff
path: root/src/qt/askpassphrasedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* s/DOGE/DIS/gTomo Ueda2021-09-021-1/+1
* really s/doge/dis/g this timeTomo Ueda2021-09-021-1/+1
* Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-251-2/+2
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Do not shadow in src/qtPavel Janík2016-09-231-4/+4
* qt: askpassphrasedialog: Clear pass fields on acceptPavel Vasin2016-05-191-4/+17
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-1/+1
|\
| * Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-2/+6
|/
* Bugfix: Grammar fixesCorinne Dashjr2015-05-011-1/+1
* allocators: split allocators and pagelockerCory Fields2015-03-201-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Merge pull request #5470Wladimir J. van der Laan2014-12-191-1/+1
|\
| * Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* | [Qt] change some strings to reflect name change to Bitcoin CorePhilip Kaufmann2014-12-021-1/+1
|/
* qt: Make askpassphrase dialog behave more sanelyWladimir J. van der Laan2014-11-201-2/+5
* Consistent letteringWhit J2014-06-241-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+3
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* fix some cosmetic glitches in the codebasePhilip Kaufmann2013-09-091-0/+1
* qt: Improve capslock detection on non-us keyboards (issue #1855)Wladimir J. van der Laan2013-03-291-1/+1
* ensure AskPassphraseDialog::eventFilter forwards eventsPhilip Kaufmann2012-10-251-7/+7
* Merge branch 'master' of github.com:runeksvendsen/bitcoinGavin Andresen2012-10-011-1/+10
|\
| * When encrypting the wallet, warn user that old backups will become useless.Rune K. Svendsen2012-09-301-1/+10
* | Merge pull request #1632 from luke-jr/spellingJeff Garzik2012-08-011-1/+1
|\ \
| * | Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-1/+1
* | | Update Warning-strings to use a standard-formatPhilip Kaufmann2012-08-011-3/+3
|/ /
* / Fix spelling of successfullyStephane Glondu2012-07-241-1/+1
|/
* passphrasedialog: change dialog title to "Passphrase Dialog" / remove style-s...Philip Kaufmann2012-05-061-2/+1
* Enable wordwrap for long message in passphrase dialogWladimir J. van der Laan2011-12-131-1/+0
* Merge commit '7298ebb'v0.5.1rc1Gavin Andresen2011-12-121-1/+52
|\
| * Added Caps Lock check and warning at askpassphrasedialog.Nick Bosma2011-10-181-1/+52
* | Implement an mlock()'d string class for storing passphrasesDylan Noblesmith2011-11-261-5/+6
* | add message about restarting bitcoin after encrypting wallet succesfullyWladimir J. van der Laan2011-11-151-1/+2
* | Add robustness against null modelsWladimir J. van der Laan2011-11-081-0/+2
|/
* Wallet encryption part 2: ask passphrase when needed, add menu optionsWladimir J. van der Laan2011-08-311-0/+186