dogecoin/share
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
..
certs Code-signing certificates (no private keys) from Apple and Comodo 2013-01-18 10:08:28 -05:00
pixmaps Re-add bitcoin(32&80).xpm 2011-11-08 11:43:37 -05:00
qt Reimplement click-to-pay links. Add OSX support. 2013-02-12 15:41:31 -05:00
genbuild.sh Build identification strings 2012-04-10 18:16:53 +02:00
setup.nsi Bump version numbers for 0.8 release 2013-01-30 14:19:09 -05:00
ui.rc Fix MinGW build due to bad pointers to ui.rc pixmaps stuff. 2011-05-14 18:51:52 +02:00