Files
hush3/src/qt
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support.
Switch to using Qt's QLocalServer/QLocalSocket to handle bitcoin
payment links (bitcoin:... URIs)

Reason for switch: the boost::interprocess mechanism seemed flaky,
and doesn't mesh as well with "The Qt Way"

qtipcserver.cpp/h is replaced by paymentserver.cpp/h

Click-to-pay now also works on OSX, with a custom Info.plist
that registers Bitcoin-Qt as a handler for bitcoin: URLs and
an event listener on the main QApplication that handles
QFileOpenEvents (Qt translates 'url clicked' AppleEvents into
QFileOpenEvents automagically).
2013-02-12 15:41:31 -05:00
..
2012-07-17 09:37:12 +02:00
2012-09-22 18:56:22 +08:00
2011-08-07 16:09:49 +02:00
2012-07-06 18:51:30 +02:00
2012-07-06 18:51:30 +02:00
2012-09-22 18:05:25 +08:00
2012-09-21 19:06:53 +02:00
2012-09-22 18:05:25 +08:00
2012-09-21 19:06:53 +02:00