Age | Commit message (Expand) | Author |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-01-28 | Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W... | Jonas Schnelli |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-11-27 | qt: unlock wallet "OK" button bugfix | Michael Dietz |
2020-10-28 | qt, wallet: Drop unused parameter in WalletModel::setWalletEncrypted | Hennadii Stepanov |
2020-10-23 | qt, wallet: Remove unused AskPassphraseDialog::Decrypt | Hennadii Stepanov |
2020-09-07 | scripted-diff: Remove unused "What's This" button in dialogs on Windows | Hennadii Stepanov |
2020-02-05 | gui: Add close window shortcut | Miguel Herranz |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-09-09 | gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog | Jon Atack |
2019-09-05 | Optionally allow AskPassphraseDialog to output the passphrase | Andrew Chow |
2019-01-13 | Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant) | practicalswift |
2018-11-10 | Better error message for user when corrupt wallet unlock fails | MeshCollider |
2018-09-14 | Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down | Wladimir J. van der Laan |
2018-08-21 | qt: Use new Qt5 connect syntax | João Barbosa |
2018-08-09 | No longer shutdown after encrypting the wallet | Andrew Chow |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | qt: refactor: Changes to make include paths absolute | Wladimir J. van der Laan |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-10-18 | [ui] Add toggle for unblinding password fields | Thomas Snider |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-09-23 | Do not shadow in src/qt | Pavel Janík |
2016-05-19 | qt: askpassphrasedialog: Clear pass fields on accept | Pavel Vasin |
2016-02-03 | Merge branch 'master' into single_prodname | Luke Dashjr |
2015-12-14 | Unify package name to as few places as possible without major changes | Luke Dashjr |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-05-01 | Bugfix: Grammar fixes | Corinne Dashjr |
2015-03-20 | allocators: split allocators and pagelocker | Cory Fields |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-19 | Merge pull request #5470 | Wladimir J. van der Laan |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-12-02 | [Qt] change some strings to reflect name change to Bitcoin Core | Philip Kaufmann |
2014-11-20 | qt: Make askpassphrase dialog behave more sanely | Wladimir J. van der Laan |
2014-06-24 | Consistent lettering | Whit J |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan |
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 |