| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Use semaphores instead of condition variables | Pieter Wuille | 2012-05-11 | 3 | -47/+91 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1101 from jgarzik/http11 | Jeff Garzik | 2012-05-11 | 4 | -40/+103 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | RPC: Support HTTP/1.0 and HTTP/1.1, including the proper use of keep-alives | David Joel Schwartz | 2012-05-08 | 1 | -12/+38 | |
| | * | | | | | | | Support multi-threaded JSON-RPC | David Joel Schwartz | 2012-05-08 | 4 | -35/+72 | |
| * | | | | | | | | Merge pull request #1255 from sipa/fixversion | Gregory Maxwell | 2012-05-11 | 1 | -4/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix version numbers of archive builds | Pieter Wuille | 2012-05-11 | 1 | -4/+5 | |
| * | | | | | | | | | Merge pull request #1254 from jgarzik/mempool-logging | Jeff Garzik | 2012-05-11 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | CTxMemPool::accept(): do not log FetchInputs failure redundantly | Jeff Garzik | 2012-05-10 | 1 | -1/+1 | |
| | * | | | | | | | | CTxMemPool: consolidate two frequently-printed debug.log lines into one | Jeff Garzik | 2012-05-10 | 1 | -2/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1258 from Diapolo/RPCCon_never_0_Blocks | Wladimir J. van der Laan | 2012-05-11 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | if there is no current block number available display N/A on totalBlocks labe... | Philip Kaufmann | 2012-05-11 | 1 | -1/+2 | |
| * | | | | | | | | | Merge pull request #1259 from Diapolo/GUI_testnet_UX | Wladimir J. van der Laan | 2012-05-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | add calls to qApp->setWindowIcon(), to remove the need to set window icons fo... | Philip Kaufmann | 2012-05-11 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | Add missing #include for GetDataDir | Wladimir J. van der Laan | 2012-05-11 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1251 from Diapolo/transactionview_comments | Wladimir J. van der Laan | 2012-05-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add 2 comments to transactionview.cpp to ensure no one moves setPlaceholderTe... | Philip Kaufmann | 2012-05-10 | 1 | -0/+2 | |
| * | | | | | | | | guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for Too... | Philip Kaufmann | 2012-05-11 | 2 | -4/+4 | |
| | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | | add code to open (display) debug.log on Windows with the associated applicati... | Philip Kaufmann | 2012-05-11 | 5 | -1/+81 | |
| * | | | | | | | Merge pull request #1204 from Diapolo/messagepage_focus_placeholder | Wladimir J. van der Laan | 2012-05-10 | 4 | -13/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | add placeholder text to address field (like in sendcoins) and set focus to ad... | Philip Kaufmann | 2012-05-10 | 4 | -13/+13 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1090 from laanwj/2012_04_wraptooltips | Wladimir J. van der Laan | 2012-05-10 | 5 | -3/+57 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Allow Qt to wrap long tooltips (fixes #1063) | Wladimir J. van der Laan | 2012-05-05 | 5 | -3/+57 | |
| * | | | | | | | | Merge pull request #1206 from Diapolo/passphrasedialog | Wladimir J. van der Laan | 2012-05-10 | 2 | -8/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | passphrasedialog: change dialog title to "Passphrase Dialog" / remove style-s... | Philip Kaufmann | 2012-05-06 | 2 | -8/+8 | |
| * | | | | | | | | | Merge pull request #1238 from Diapolo/tray | Wladimir J. van der Laan | 2012-05-10 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | add Debug window to tray-menu / switch sendCoinsAction and receiveCoinsAction... | Philip Kaufmann | 2012-05-09 | 1 | -1/+2 | |
| * | | | | | | | | | | optionsdialog.cpp: rename "Start Bitcoin on window system startup" to "Start ... | Philip Kaufmann | 2012-05-10 | 1 | -12/+12 | |
| | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1239 from Diapolo/testnet_GUI | Wladimir J. van der Laan | 2012-05-09 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Show testnet icon for tray-menu option Show/Hide / set tooltip for tray icon ... | Philip Kaufmann | 2012-05-09 | 1 | -3/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1199 from laanwj/2012_05_signmessage_autoselect | Wladimir J. van der Laan | 2012-05-09 | 2 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | signmessage: auto-select signature when field is focused/clicked | Wladimir J. van der Laan | 2012-05-05 | 2 | -0/+15 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Fix osx build | Gavin Andresen | 2012-05-09 | 2 | -2/+2 | |
| * | | | | | | | | Merge pull request #1212 from Diapolo/overviewpage | Wladimir J. van der Laan | 2012-05-09 | 2 | -16/+42 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | move many overviewpage settings from code to ui XML-file / removed ability to... | Philip Kaufmann | 2012-05-06 | 2 | -16/+42 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1243 from laanwj/2012_05_uiconsole_focus | Gregory Maxwell | 2012-05-09 | 3 | -26/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add key shortcuts for RPC console tabs | Wladimir J. van der Laan | 2012-05-09 | 1 | -2/+2 | |
| | * | | | | | | | | Automatically focus entry widget when console tab comes into focus | Wladimir J. van der Laan | 2012-05-09 | 3 | -24/+21 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1220 from laanwj/2012_05_organize_optionsdialog | Wladimir J. van der Laan | 2012-05-09 | 6 | -109/+217 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make it possible to set user interface language from options dialog | Wladimir J. van der Laan | 2012-05-09 | 5 | -8/+58 | |
| | * | | | | | | | | Organize optionsdialog (split off Window and Network page) | Wladimir J. van der Laan | 2012-05-09 | 2 | -102/+160 | |
| * | | | | | | | | | Merge pull request #1237 from gmaxwell/master | Jeff Garzik | 2012-05-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Kill warning from unavoidable signed/unsigned comparison in bitcoinrpc.cpp. | Gregory Maxwell | 2012-05-09 | 1 | -1/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1134 from Diapolo/util-updates | Jeff Garzik | 2012-05-09 | 2 | -44/+32 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | util.h/.ccp: modifiy some comments / rename MyGetSpecialFolderPath() -> GetSp... | Philip Kaufmann | 2012-05-09 | 2 | -44/+32 | |
| * | | | | | | | | | | Merge pull request #1225 from Diapolo/net_cpp_if_clause | Jeff Garzik | 2012-05-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | fix an incorrect if-clause in net.cpp | Philip Kaufmann | 2012-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #1230 from sipa/warnings | Gregory Maxwell | 2012-05-09 | 12 | -25/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Clean up warnings | Pieter Wuille | 2012-05-09 | 12 | -25/+23 | |
| * | | | | | | | | | | | Merge pull request #1235 from Diapolo/translation_en | Wladimir J. van der Laan | 2012-05-09 | 1 | -318/+458 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | update bitcoin_en.ts (translation master file) to match current master branch... | Philip Kaufmann | 2012-05-09 | 1 | -318/+458 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||