novacoin.git
2012-04-14 Wladimir J... Rename make_windows_icon.py to .sh as it is a shell...
2012-04-14 Jeff GarzikMerge pull request #1093 from jgarzik/tx-opt
2012-04-14 Wladimir J... Merge pull request #1089 from laanwj/2012_04_translatio...
2012-04-14 Wladimir J... Update translations for bitcoin core
2012-04-14 Wladimir J... Merge pull request #1096 from laanwj/2012_04_tick
2012-04-14 Wladimir J... Do not show green tick unless all known blocks are...
2012-04-13 Jeff GarzikDatabase micro-optimization for "tx" network message
2012-04-13 Wladimir J... Add missing tooltip and key shortcut in settings dialog...
2012-04-13 Gavin AndresenMerge pull request #1087 from sipa/fix_1086
2012-04-13 Pieter WuilleFix #1086: add /testnet to passed datadir
2012-04-12 Gavin AndresenMerge pull request #1041 from gavinandresen/listtransac...
2012-04-12 Wladimir J... make text in about box selectable (fixes #1055)
2012-04-12 Wladimir J... Merge pull request #1078 from Diapolo/QR-Code
2012-04-12 Philip Kaufmannenable wordWrap on lblQRCode / small code comment change
2012-04-12 Philip Kaufmannlimit length of generated URI to 255 chars to prevent...
2012-04-12 Philip Kaufmannupdated to reflect pull-request suggestions / renamed...
2012-04-12 Philip Kaufmannfixed amount part of URI in QR-Codes / removed (no...
2012-04-12 Jeff GarzikRemove obsolete Win32 AffinityBugWorkaround()
2012-04-12 Gavin AndresenFix OSX build errors.
2012-04-12 Wladimir J... Merge pull request #855 from sje397/ToggleHide
2012-04-11 Pieter WuilleMerge pull request #1072 from sipa/boostpaths
2012-04-11 Pieter WuilleUse filesystem::path instead of manual string tinkering
2012-04-11 Wladimir J... Merge pull request #1083 from laanwj/2012_04_connectionicon
2012-04-11 Gavin AndresenRemove path.make_preferred() calls, and fix compiler...
2012-04-11 Wladimir J... by popular request, make 4th bar of connection icon...
2012-04-11 Gavin AndresenMerge pull request #1077 from sipa/buildinfo
2012-04-11 Pieter WuilleFix build.h dependencies
2012-04-11 Pieter WuilleForce regeneration of build.h in qmake builds
2012-04-10 Pieter WuilleMerge pull request #1054 from sipa/buildinfo
2012-04-10 Wladimir J... Merge pull request #1046 from laanwj/2012_04_rpcporterror
2012-04-10 Pieter WuilleBuild identification strings
2012-04-10 sje397Toggle main window hide on tray icon click
2012-04-10 Pieter WuilleMerge pull request #1070 from cardpuncher/patch-1
2012-04-09 Pieter WuilleMerge pull request #1052 from sipa/scopedlocks
2012-04-09 cardpuncherAdded comment lines in French & Turkish which basically...
2012-04-09 Gavin AndresenMerge branch 'filesystem' of https://github.com/Diapolo...
2012-04-08 Pieter WuilleDo not report spurious deadlocks caused by TRY_LOCK
2012-04-08 Pieter WuilleSupport for parametrized locks in deadlock detector
2012-04-08 Pieter WuilleUse scoped locks instead of CRITICAL_BLOCK
2012-04-06 Gregory MaxwellMerge pull request #987 from luke-jr/ipc_name_fix
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Wladimir J... Show error message instead of exception crash when...
2012-04-06 Philip Kaufmannfixed small error in bitcoinrpc.cpp
2012-04-06 Philip Kaufmannupdated util.cpp to use make_preferred()
2012-04-06 Philip Kaufmannupdated bitcoinrpc.cpp to use make_preferred() and...
2012-04-06 Philip Kaufmannupdated db.cpp to use make_preferred()
2012-04-06 Pieter WuilleMerge pull request #1033 from sipa/wait
2012-04-06 Gregory MaxwellMerge pull request #1051 from graingert/patch-1
2012-04-06 graingertChange sign message bitcoin address tooltip to "The...
2012-04-05 Gavin AndresenMerge pull request #1047 from luke-jr/strlcpy_attribute
2012-04-05 Luke DashjrDocument strlcpy.h in assets-attribution.txt since...
2012-04-05 Pieter WuilleMerge pull request #1045 from sipa/fastblocks2
2012-04-05 Pieter WuilleFlush on log size instead of transaction count
2012-04-05 Gavin AndresenMerge pull request #1043 from Diapolo/misc
2012-04-05 Gavin AndresenMerge pull request #1042 from gavinandresen/use_ssl_cleanup
2012-04-05 Gavin AndresenMerge pull request #1037 from gavinandresen/addmultisig...
2012-04-05 Gavin AndresenMerge pull request #1036 from gavinandresen/pubsubcleanup
2012-04-05 Gavin AndresenMerge pull request #1035 from gavinandresen/osxbuild
2012-04-05 Gregory MaxwellMerge pull request #1039 from sipa/fix_955
2012-04-05 Philip Kaufmannremoved obsolete boost workaround (boost ticket #4258)
2012-04-05 Wladimir J... Merge pull request #1038 from Diapolo/misc
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-05 Gavin AndresenBug fix listtransactions from/count handling.
2012-04-05 Pieter WuilleVerify status of encrypt/decrypt calls to detect failed...
2012-04-04 Philip Kaufmannremoved an unneeded space in bitcoin-qt.pro
2012-04-04 Philip Kaufmannremoved an unused / obsolete tag from bitcoin.qrc
2012-04-04 Gavin AndresenEnable addmultisigaddress RPC call for main network
2012-04-04 Gavin AndresenRemove half-implemented publish/subscribe system
2012-04-04 Gavin AndresenAdd ifdef RELEASE to makefile.osx as the compile-for...
2012-04-04 Pieter WuilleCondition variable for outbound connection slots
2012-04-04 Pieter WuilleLocking system overhaul, add condition variables
2012-04-04 Pieter WuilleMerge pull request #1019 from laanwj/2012_03_uirefactor
2012-04-04 Wladimir J... Merge pull request #1025 from Diapolo/GUI-BlockDL
2012-04-04 Wladimir J... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-04 Wladimir J... Use a messagebox to display the error when -server...
2012-04-04 Wladimir J... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J... move translation function _ to qtui.h/noui.h instead...
2012-04-04 Wladimir J... remove dependency on serialize.h and util.h for SecureS...
2012-04-04 Wladimir J... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-04 Wladimir J... Update UI through async calls MainFrameRepaint and...
2012-04-04 Wladimir J... Code deduplication: make function in GUIUtil to get...
2012-04-04 Wladimir J... move QT_PLUGINS stuff to qt main file, where it belongs
2012-04-03 Wladimir J... Merge pull request #949 from laanwj/2012_03_vc2010compi...
2012-04-03 Wladimir J... VC2010 compile fixes
2012-04-03 Gregory MaxwellMerge pull request #934 from luke-jr/gitian_luke
2012-04-03 Philip Kaufmannclarified comment why we use an own progressbar style...
2012-04-03 Philip Kaufmannchanged percentage done in tooltip to float to be more...
2012-04-03 Gregory MaxwellMerge pull request #1026 from laanwj/2012_04_increase_u...
2012-04-02 Philip Kaufmannpolished code and fixed progress display (was very...
2012-04-02 Philip Kaufmanncolor update for progress bar
2012-04-02 Philip Kaufmannimplemented OS independent progress bar style / moved...
2012-04-02 Philip Kaufmannchanged progressbar text to "~n blocks remaining"
2012-04-02 Philip Kaufmannremoved relative progressbar display and moved re-worke...
2012-04-02 Philip Kaufmannmodified block DL progressbar to be dynamic and more...
2012-04-02 Wladimir J... Increase time ago of last block for "up to date" status...
2012-04-02 Gavin AndresenMerge pull request #951 from TheBlueMatt/headerslimit
2012-04-02 Pieter WuilleMerge pull request #998 from Diapolo/transactiontable
2012-04-02 Pieter WuilleMerge pull request #1022 from Diapolo/fix#1020
2012-04-02 Pieter WuilleMerge pull request #995 from Diapolo/master
next