aboutsummaryrefslogtreecommitdiff
path: root/src/qt/qtipcserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurances of license.txt with COPYING, including naming the file...Luke Dashjr2012-07-221-1/+1
* IPC-server hardening and updatePhilip Kaufmann2012-07-171-33/+54
* Give the GUI-IPC thread a name as wellGiel van Schijndel2012-07-171-0/+4
* Fix Qt build on OSXGavin Andresen2012-07-091-5/+10
* Revert "Disable bitcoin: URI handling on Windows for the 0.6 release"Matt Corallo2012-06-151-6/+0
* Fix #956 the Boost 1.49 way.Matt Corallo2012-06-151-0/+5
* Convert UI interface to boost::signals2.Wladimir J. van der Laan2012-05-201-2/+2
* Split synchronization mechanisms from util.{h,cpp}Pieter Wuille2012-05-111-1/+0
* Further reduce header dependenciesPieter Wuille2012-04-171-0/+1
* Remove headers.hPieter Wuille2012-04-171-1/+1
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-6/+7
* Disable bitcoin: URI handling on Windows for the 0.6 releaseGavin Andresen2012-03-261-0/+6
* Do not start bitcoin: thread on OSX. fixes #889Gavin Andresen2012-02-271-0/+5
* Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan2012-02-171-20/+2
* Update all copyrights to 2012Gavin Andresen2012-02-071-1/+1
* Add support for opening bitcoin: URIs directly.Matt Corallo2012-01-051-0/+95