aboutsummaryrefslogtreecommitdiff
path: root/src/qt/paymentrequestplus.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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