aboutsummaryrefslogtreecommitdiff
path: root/src/qt/signverifymessagedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli2016-10-191-1/+1
|\
| * Qt: Get the private key for signing messages via WalletModelLuke Dashjr2016-10-041-1/+1
* | Do not shadow in src/qtPavel Janík2016-09-231-4/+4
* | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
|/
* [qt] Use fixed pitch font for the rpc consoleMarcoFalke2015-10-291-2/+2
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-13/+14
* qt: use CHashWriter also in SignVerifyMessageDialogPavel Vasin2015-07-281-4/+4
* Includes: Do not include main.h from any other headerJorge Timón2015-03-241-0/+1
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-1/+1
* Adopt style colour for button iconsLuke Dashjr2014-12-271-0/+10
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* [Qt] don't allow translation of our example btc addressPhilip Kaufmann2014-06-231-1/+0
* [Qt] extend validate line edit and btc address validatorPhilip Kaufmann2014-01-291-5/+0
* [Qt] use GUIUtil::setClipboard() where possiblePhilip Kaufmann2013-11-161-4/+2
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-6/+5
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* qt: rework "receive coins" workflowWladimir J. van der Laan2013-10-231-2/+2
* Bitcoin-Qt: extend some checks for valid model pointersPhilip Kaufmann2013-08-231-0/+3
* CSecret/CKey -> CKey/CPubKey split/refactorPieter Wuille2013-05-301-3/+3
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-2/+2
* Bitcoin-Qt: use reference in setAddress_SM() and setAddress_VM()Philip Kaufmann2013-01-101-2/+2
* Bugfix: Fix a variety of misspellingsLuke Dashjr2012-08-011-1/+1
* GUI: merge sign/verify message into a single window with tabbed UIPhilip Kaufmann2012-07-061-0/+274