index
:
archived-discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
qtipcserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '0.6.x' into 0.7.x
Luke Dashjr
2012-11-14
1
-1
/
+1
|
\
|
*
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-11-14
1
-1
/
+1
|
|
\
|
|
*
Fixed 100% CPU utilization problem on FreeBSD 9
Alex
2012-11-12
1
-1
/
+1
|
|
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-6
/
+7
*
|
|
Remove stack randomization
Pieter Wuille
2012-09-28
1
-2
/
+0
*
|
|
Rename CreateThread to NewThread
Wladimir J. van der Laan
2012-08-29
1
-1
/
+1
*
|
|
Fix compiler warning on mac
Gavin Andresen
2012-08-27
1
-2
/
+2
*
|
|
Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rath...
Luke Dashjr
2012-08-27
1
-0
/
+6
*
|
|
Abstract all IPC communication to qtipcserver
Luke Dashjr
2012-08-24
1
-2
/
+42
*
|
|
Replace all occurances of license.txt with COPYING, including naming the file...
Luke Dashjr
2012-07-22
1
-1
/
+1
*
|
|
IPC-server hardening and update
Philip Kaufmann
2012-07-17
1
-33
/
+54
*
|
|
Give the GUI-IPC thread a name as well
Giel van Schijndel
2012-07-17
1
-0
/
+4
*
|
|
Fix Qt build on OSX
Gavin Andresen
2012-07-09
1
-5
/
+10
*
|
|
Revert "Disable bitcoin: URI handling on Windows for the 0.6 release"
Matt Corallo
2012-06-15
1
-6
/
+0
*
|
|
Fix #956 the Boost 1.49 way.
Matt Corallo
2012-06-15
1
-0
/
+5
*
|
|
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-2
/
+2
*
|
|
Split synchronization mechanisms from util.{h,cpp}
Pieter Wuille
2012-05-11
1
-1
/
+0
|
/
/
*
|
Further reduce header dependencies
Pieter Wuille
2012-04-17
1
-0
/
+1
*
|
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+1
*
|
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-6
/
+7
|
/
*
Disable bitcoin: URI handling on Windows for the 0.6 release
Gavin Andresen
2012-03-26
1
-0
/
+6
*
Do not start bitcoin: thread on OSX. fixes #889
Gavin Andresen
2012-02-27
1
-0
/
+5
*
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-17
1
-20
/
+2
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
1
-0
/
+95