index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
askpassphrasedialog.cpp
Age
Commit message (
Expand
)
Author
2013-09-09
fix some cosmetic glitches in the codebase
Philip Kaufmann
2013-03-29
qt: Improve capslock detection on non-us keyboards (issue #1855)
Wladimir J. van der Laan
2012-10-25
ensure AskPassphraseDialog::eventFilter forwards events
Philip Kaufmann
2012-10-01
Merge branch 'master' of github.com:runeksvendsen/bitcoin
Gavin Andresen
2012-09-30
When encrypting the wallet, warn user that old backups will become useless.
Rune K. Svendsen
2012-08-01
Merge pull request #1632 from luke-jr/spelling
Jeff Garzik
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
Update Warning-strings to use a standard-format
Philip Kaufmann
2012-07-24
Fix spelling of successfully
Stephane Glondu
2012-05-06
passphrasedialog: change dialog title to "Passphrase Dialog" / remove style-s...
Philip Kaufmann
2011-12-13
Enable wordwrap for long message in passphrase dialog
Wladimir J. van der Laan
2011-12-12
Merge commit '7298ebb'
v0.5.1rc1
Gavin Andresen
2011-11-26
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-11-15
add message about restarting bitcoin after encrypting wallet succesfully
Wladimir J. van der Laan
2011-11-08
Add robustness against null models
Wladimir J. van der Laan
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