aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-07Return !0 when qt tests fail.Matt Corallo
2012-08-02Merge pull request #1650 from Diapolo/spelling_fixesJeff Garzik
2012-08-02Merge pull request #1644 from Diapolo/update_translationsWladimir J. van der Laan
2012-08-02fix further spelling errors / remove a tab in the sourcePhilip Kaufmann
2012-08-01only update cached values in ClientModel::updateTimer() when they are changedPhilip Kaufmann
2012-08-01Translations update 2012-08-01 (fetched from Transifex)Philip Kaufmann
2012-08-01Merge pull request #1612 from luke-jr/opti_getblkhashGregory Maxwell
2012-08-01Optimize JSON-RPC getblockhashLuke Dashjr
2012-08-01Merge pull request #1632 from luke-jr/spellingJeff Garzik
2012-08-01Bugfix: Correct English grammar regarding "'s"Luke Dashjr
2012-08-01Bugfix: Use standard BTC unit in commentsLuke Dashjr
2012-08-01Bugfix: Fix a variety of misspellingsLuke Dashjr
2012-08-01Update Warning-strings to use a standard-formatPhilip Kaufmann
2012-08-01Merge pull request #1465 from Diapolo/NOUI_showSSLVersionJeff Garzik
2012-08-01Merge pull request #1396 from rebroad/NoShrinkOptionJeff Garzik
2012-08-01Merge pull request #1344 from rebroad/AskForTimeFormatJeff Garzik
2012-08-01Merge pull request #1343 from rebroad/MisbehavingDeltaJeff Garzik
2012-07-28Merge pull request #1635 from Diapolo/update_helpMessageWladimir J. van der Laan
2012-07-27Merge pull request #1594 from Diapolo/GUI_testnet3_fixWladimir J. van der Laan
2012-07-27update HelpMessage()Philip Kaufmann
2012-07-27Merge pull request #1571 from Diapolo/optionsdialog_cleanupWladimir J. van der Laan
2012-07-26Switch testnet3's message bytes to avoid connecting to old nodes.Gregory Maxwell
2012-07-26Handle should-never-happen case of orphan in mempoolGavin Andresen
2012-07-26When creating new blocks, sort 'paid' area by fee-per-kbGavin Andresen
2012-07-26Merge branch 'checknewblock' of git://github.com/luke-jr/bitcoinGavin Andresen
2012-07-26Merge branch 'bugfix_CNBerr' of git://github.com/luke-jr/bitcoinGavin Andresen
2012-07-26Update translation messagesWladimir J. van der Laan
2012-07-25Merge pull request #1624 from Diapolo/fix_typo_log_fileWladimir J. van der Laan
2012-07-25Merge pull request #1630 from fanquake/masterWladimir J. van der Laan
2012-07-26TypoMichael Ford
2012-07-25Merge pull request #1615 from Diapolo/net_noExtIp_IPv6onlyGregory Maxwell
2012-07-24Fix spelling of successfullyStephane Glondu
2012-07-23fix typo "logfile" -> "log file"Philip Kaufmann
2012-07-23Typofanquake
2012-07-23Fix Typofanquake
2012-07-22Replace all occurances of license.txt with COPYING, including naming the file...Luke Dashjr
2012-07-22optionsdialog cleanupPhilip Kaufmann
2012-07-21fix OpenSSL not written as proper noun in some commentsPhilip Kaufmann
2012-07-20do not use external IPv4 discovery, when -onlynet="IPv6"Philip Kaufmann
2012-07-19re-size addressbookpage.ui to fix #1062Philip Kaufmann
2012-07-18Merge pull request #1610 from fanquake/masterJeff Garzik
2012-07-19Update a linkfanquake
2012-07-18Let the comment in GetBlockValue() reflect the uncertainty about the time int...Rune K. Svendsen
2012-07-17Merge pull request #1605 from laanwj/2012_07_caseinsensitivesortWladimir J. van der Laan
2012-07-17Merge branch 'master' of git://github.com/fanquake/bitcoinGavin Andresen
2012-07-17New feature for signrawtransaction: specify signature hash (ALL/NONE/etc)Gavin Andresen
2012-07-17Give a better error message than 'type mismatch' for complex JSON argumentsGavin Andresen
2012-07-17small update for BitcoinGUI::setNumBlocks() functionPhilip Kaufmann
2012-07-17Make sort and filters for transactions and labels case-insensitiveWladimir J. van der Laan
2012-07-17Merge pull request #1604 from Diapolo/fix_comment_netWladimir J. van der Laan