aboutsummaryrefslogtreecommitdiff
path: root/src/qt/paymentserver.cpp
AgeCommit message (Expand)Author
2013-10-11paymentserver: use own HTML-esc / add new header constPhilip Kaufmann
2013-09-09fix some cosmetic glitches in the codebasePhilip Kaufmann
2013-09-06Bitcoin-Qt: Use qDebug() for printing to debug.logPhilip Kaufmann
2013-09-03Merge pull request #2944 from gavinandresen/acceptheaderGavin Andresen
2013-08-29Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann
2013-08-28Set Accept: application/bitcoin-paymentrequest headerGavin Andresen
2013-08-23Remove fAllowReuse from GetKeyFromPool.Gregory Maxwell
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
2013-07-31Remove #define loop from util.hGavin Andresen
2013-07-23Bitcoin-Qt: fix QApplication includes to match our include defaultsPhilip Kaufmann
2013-06-01Qt5 compatibilityWladimir J. van der Laan
2013-03-17Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann
2013-02-12Reimplement click-to-pay links. Add OSX support.Gavin Andresen