aboutsummaryrefslogtreecommitdiff
path: root/src/qt/paymentrequestplus.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Qt] remove std namespace polution from codePhilip Kaufmann2015-07-161-3/+1
* [Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant()Philip Kaufmann2015-04-151-4/+3
* [Qt] remove unused PaymentRequestPlus::getPKIType functionPhilip Kaufmann2015-04-151-6/+0
* openssl: abstract out OPENSSL_cleanseCory Fields2015-02-151-1/+0
* Remove whitespaces before double colon in errors and logsPavel Janík2015-01-311-11/+11
* [Qt] add option to allow self signed root certs (for testing)Philip Kaufmann2015-01-111-1/+9
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* make all catch() arguments constPhilip Kaufmann2014-12-171-2/+1
* [Qt] update paymentserver license and cleanup orderingPhilip Kaufmann2014-12-081-2/+2
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-2/+2
* [Qt] include and file header cleanupPhilip Kaufmann2014-09-181-0/+1
* qt: Change serious messages from qDebug to qWarningWladimir J. van der Laan2014-07-011-11/+11
* Remove `using namespace std` from header fileWladimir J. van der Laan2014-06-161-0/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-6/+6
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* re-work -debug switch handlingPhilip Kaufmann2013-10-301-2/+1
* fix some cosmetic glitches in the codebasePhilip Kaufmann2013-09-091-2/+2
* Bitcoin-Qt: Use qDebug() for printing to debug.logPhilip Kaufmann2013-09-061-12/+13
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-0/+204