index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
paymentserver.h
Age
Commit message (
Expand
)
Author
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-13
Merge pull request #3374
Wladimir J. van der Laan
2014-01-05
ui: Fix GUI initialization order
Wladimir J. van der Laan
2013-12-10
[Qt] add messages when handling local payment request files
Philip Kaufmann
2013-12-06
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann
2013-11-11
Merge pull request #3187 from Diapolo/netManager
Wladimir J. van der Laan
2013-11-11
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-11
[Qt] paymentserver: start netManager in uiReady()
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-06
Merge pull request #3145
Wladimir J. van der Laan
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-31
make processPaymentRequest() use a single SendCoinsRecipient
Philip Kaufmann
2013-10-24
Qt: move paymentACK handling to paymentserver
Philip Kaufmann
2013-10-19
paymentserver: style fixes / cleanup
Philip Kaufmann
2013-09-09
fix some cosmetic glitches in the codebase
Philip Kaufmann
2013-08-29
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-04-06
small indentation, space, formatting fixes (no code changes)
Philip Kaufmann
2013-02-12
Reimplement click-to-pay links. Add OSX support.
Gavin Andresen