aboutsummaryrefslogtreecommitdiff
path: root/src/qt/paymentrequestplus.cpp
AgeCommit message (Expand)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-12-01Merge pull request #6914Wladimir J. van der Laan
2015-11-28Constrain constant values to a single location in codeLuke Dashjr
2015-11-13Prevector typePieter Wuille
2015-07-16[Qt] remove std namespace polution from codePhilip Kaufmann
2015-04-15[Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant()Philip Kaufmann
2015-04-15[Qt] remove unused PaymentRequestPlus::getPKIType functionPhilip Kaufmann
2015-02-15openssl: abstract out OPENSSL_cleanseCory Fields
2015-01-31Remove whitespaces before double colon in errors and logsPavel Janík
2015-01-11[Qt] add option to allow self signed root certs (for testing)Philip Kaufmann
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-17make all catch() arguments constPhilip Kaufmann
2014-12-08[Qt] update paymentserver license and cleanup orderingPhilip Kaufmann
2014-09-26Use a typedef for monetary valuesMark Friedenbach
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-07-01qt: Change serious messages from qDebug to qWarningWladimir J. van der Laan
2014-06-16Remove `using namespace std` from header fileWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-10-30re-work -debug switch handlingPhilip Kaufmann
2013-09-09fix some cosmetic glitches in the codebasePhilip Kaufmann
2013-09-06Bitcoin-Qt: Use qDebug() for printing to debug.logPhilip Kaufmann
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen