aboutsummaryrefslogtreecommitdiff
path: root/src/qt/paymentrequestplus.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Split key_io (address/key encodings) off from base58Pieter Wuille2018-02-191-1/+2
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan2017-11-161-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* Selectively suppress deprecation warningsJonas Schnelli2017-02-141-0/+3
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* [copyright] copyright header style uniformisle29832016-11-061-1/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [qt] Move GUI related HelpMessage() part downstreamMarcoFalke2015-11-281-0/+2
* [Qt] remove unused PaymentRequestPlus::getPKIType functionPhilip Kaufmann2015-04-151-1/+0
* openssl: abstract out OPENSSL_cleanseCory Fields2015-02-151-0/+2
* [Qt] update paymentserver license and cleanup orderingPhilip Kaufmann2014-12-081-2/+2
* Fix all header definesPavel Janík2014-11-031-4/+3
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-1/+1
* Remove `using namespace std` from header fileWladimir J. van der Laan2014-06-161-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+4
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-0/+41