2050 Commits (b7dc02381f0afe3ee3a542d06a44a64b2cde3812)
 

Author SHA1 Message Date
Gavin Andresen b7dc02381f Merge pull request #1041 from gavinandresen/listtransactionsfix 12 years ago
Wladimir J. van der Laan 181400c3d5 make text in about box selectable (fixes #1055) 12 years ago
Wladimir J. van der Laan d844cb58a8 Merge pull request #1078 from Diapolo/QR-Code 12 years ago
Philip Kaufmann 7261945eb5 enable wordWrap on lblQRCode / small code comment change 12 years ago
Philip Kaufmann b1a99c3a1f limit length of generated URI to 255 chars to prevent a DoS against the QR-Code dialog 12 years ago
Philip Kaufmann 1e8c62b29c updated to reflect pull-request suggestions / renamed some GUI elements 12 years ago
Philip Kaufmann 9e0dba8c17 fixed amount part of URI in QR-Codes / removed (no label) string if we have NO label / coding style updates / removed an unused variable 12 years ago
Jeff Garzik 460b66b14b Remove obsolete Win32 AffinityBugWorkaround() 12 years ago
Gavin Andresen 940e22fd81 Fix OSX build errors. 12 years ago
Wladimir J. van der Laan 4ac24cf59e Merge pull request #855 from sje397/ToggleHide 12 years ago
Pieter Wuille ca2c1cb446 Merge pull request #1072 from sipa/boostpaths 12 years ago
Pieter Wuille ee12c3d60c Use filesystem::path instead of manual string tinkering 12 years ago
Wladimir J. van der Laan bcaa5f1c04 Merge pull request #1083 from laanwj/2012_04_connectionicon 12 years ago
Gavin Andresen 2232717cba Remove path.make_preferred() calls, and fix compiler error in bitcoinrpc RE: boost::system 12 years ago
Wladimir J. van der Laan 5ca4f13b87 by popular request, make 4th bar of connection icon green 12 years ago
Gavin Andresen 37e7e72041 Merge pull request #1077 from sipa/buildinfo 12 years ago
Pieter Wuille 4577167170 Fix build.h dependencies 12 years ago
Pieter Wuille 5d464a4a55 Force regeneration of build.h in qmake builds 12 years ago
Pieter Wuille 702764f53b Merge pull request #1054 from sipa/buildinfo 12 years ago
Wladimir J. van der Laan b56772e5df Merge pull request #1046 from laanwj/2012_04_rpcporterror 12 years ago
Pieter Wuille a20c0d0f67 Build identification strings 12 years ago
sje397 86d5634941 Toggle main window hide on tray icon click 12 years ago
Pieter Wuille 962e2fcdb6 Merge pull request #1070 from cardpuncher/patch-1 12 years ago
Pieter Wuille 1a275bac2b Merge pull request #1052 from sipa/scopedlocks 12 years ago
cardpuncher 9c2c932f8c Added comment lines in French & Turkish which basically mean "Bitcoin, virtual P2P cryptocurrency". 12 years ago
Gavin Andresen 1044391135 Merge branch 'filesystem' of https://github.com/Diapolo/bitcoin 12 years ago
Pieter Wuille f342dac1cb Do not report spurious deadlocks caused by TRY_LOCK 12 years ago
Pieter Wuille 908037fe16 Support for parametrized locks in deadlock detector 12 years ago
Pieter Wuille f8dcd5ca6f Use scoped locks instead of CRITICAL_BLOCK 12 years ago
Gregory Maxwell 138d08c531 Merge pull request #987 from luke-jr/ipc_name_fix 12 years ago
Luke Dashjr fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 12 years ago
Wladimir J. van der Laan 3e34352222 Show error message instead of exception crash when unable to bind RPC port 12 years ago
Philip Kaufmann 42c63d3ad2 fixed small error in bitcoinrpc.cpp 12 years ago
Philip Kaufmann 36949554ab updated util.cpp to use make_preferred() 12 years ago
Philip Kaufmann 93fb7489a7 updated bitcoinrpc.cpp to use make_preferred() and removed double inclusion of boost/filesystem.hpp 12 years ago
Philip Kaufmann 9c24588e73 updated db.cpp to use make_preferred() 12 years ago
Pieter Wuille 9362da78b0 Merge pull request #1033 from sipa/wait 12 years ago
Gregory Maxwell 9682087b65 Merge pull request #1051 from graingert/patch-1 12 years ago
graingert f9781fc62e Change sign message bitcoin address tooltip to "The address to sign the message with" Closes #1050 12 years ago
Gavin Andresen 3acee27b14 Merge pull request #1047 from luke-jr/strlcpy_attribute 12 years ago
Luke Dashjr 7993454a92 Document strlcpy.h in assets-attribution.txt since it isn't MIT-licensed 12 years ago
Pieter Wuille 0167938c26 Merge pull request #1045 from sipa/fastblocks2 12 years ago
Pieter Wuille e88ed65a39 Flush on log size instead of transaction count 12 years ago
Gavin Andresen 399ff1fe05 Merge pull request #1043 from Diapolo/misc 12 years ago
Gavin Andresen 895c12943b Merge pull request #1042 from gavinandresen/use_ssl_cleanup 12 years ago
Gavin Andresen ea2cc8fc4a Merge pull request #1037 from gavinandresen/addmultisigenable 12 years ago
Gavin Andresen c7fa55bb87 Merge pull request #1036 from gavinandresen/pubsubcleanup 12 years ago
Gavin Andresen 78494ffecc Merge pull request #1035 from gavinandresen/osxbuild 12 years ago
Gregory Maxwell 4a8d0f3b10 Merge pull request #1039 from sipa/fix_955 12 years ago
Philip Kaufmann 7f10522c43 removed obsolete boost workaround (boost ticket #4258) 12 years ago