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-12-18 21:39:29 +01:00
2012-08-28 17:13:11 -04:00
2012-12-17 18:09:53 +08:00
2013-01-27 03:03:04 -05:00
2013-01-27 03:03:04 -05:00
2013-01-08 02:00:59 +01:00
2012-10-25 16:12:40 +02:00
2012-10-20 23:08:56 +02:00
2012-12-18 21:39:29 +01:00
2013-01-30 04:30:02 +01:00
2013-01-30 04:30:02 +01:00
2013-01-23 10:42:46 -05:00
2013-01-23 10:42:46 -05:00
2013-01-29 23:13:17 -05:00
2012-12-18 21:39:29 +01:00
2013-01-27 03:03:04 -05:00
2012-11-16 00:12:33 +01:00
2013-01-28 21:08:05 +01:00
2013-01-28 21:08:05 +01:00
2013-01-01 17:12:30 -05:00
2013-01-01 17:12:30 -05:00
2013-01-30 03:56:44 +01:00
2012-10-08 17:46:45 -04:00