aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | added bitcoin-qt manpage and corrected a few minus signs used as hyphens in o...Scott Howard2013-04-233-8/+218
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2564 from Diapolo/walletviewWladimir J. van der Laan2013-04-271-12/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | small updates for walletview.cppPhilip Kaufmann2013-04-251-12/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2582 from laanwj/2013_04_options_fee_recommendationWladimir J. van der Laan2013-04-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | qt: remove fee recommendation in settingsWladimir J. van der Laan2013-04-271-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2572 from laanwj/2013_04_wasted_spaceWladimir J. van der Laan2013-04-262-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qt: remove extraneous padding introduced in multiwallet support patchWladimir J. van der Laan2013-04-262-0/+3
* | | | | | | | | | | Merge pull request #2573 from fanquake/bitcoin-qt-app-gitignoreWladimir J. van der Laan2013-04-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add Bitcoin-Qt.app to .gitignoreMichael Ford2013-04-261-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2563 from Diapolo/translationsPieter Wuille2013-04-2547-9141/+7491
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | translations update 2013-04-25Philip Kaufmann2013-04-2547-9141/+7491
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2554 from fanquake/qt-pro-brew-patchGavin Andresen2013-04-242-2/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update Qt Readme to include HomeBrew setup for OSXMichael Ford2013-04-231-2/+14
| * | | | | | | | | Add bitcoin-qt.pro homebrew patchMichael Ford2013-04-231-0/+32
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2557 from sipa/leveldb64Gavin Andresen2013-04-241-0/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Reduce number of open LevelDB files to 64Pieter Wuille2013-04-241-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #2526 from Diapolo/Qt_miscWladimir J. van der Laan2013-04-234-10/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | overviewpage: make some code Qt5 compatiblePhilip Kaufmann2013-04-141-2/+3
| * | | | | | | | bitcoingui: remove 2 unneeded includesPhilip Kaufmann2013-04-141-2/+0
| * | | | | | | | bitcoin: use static QApplication:: instead of app.Philip Kaufmann2013-04-141-5/+4
| * | | | | | | | aboutdialog: use just "The Bitcoin developers" as tr()-stringPhilip Kaufmann2013-04-141-1/+1
* | | | | | | | | Merge pull request #2556 from APerson241/masterWladimir J. van der Laan2013-04-231-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Update Tor.txt for grammar fixesAPerson2412013-04-231-2/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #2546 from fanquake/osx-instructionsGavin Andresen2013-04-221-0/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Update osx build instructions to ensure users link to the correct version of ...Michael Ford2013-04-221-0/+12
|/ / / / / / / /
* | | | | | | | Merge pull request #2540 from sipa/nodosnocanGavin Andresen2013-04-191-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not invoke DoS for non-canonical sigsPieter Wuille2013-04-181-1/+9
|/ / / / / / / /
* | | | | | | | Merge pull request #2525 from laanwj/2013_04_metatypeboolWladimir J. van der Laan2013-04-181-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | qt: register metatype for bool*Wladimir J. van der Laan2013-04-141-0/+6
| |/ / / / / / /
* | | | | | | | Merge pull request #2501 from Diapolo/progressWladimir J. van der Laan2013-04-183-26/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()Philip Kaufmann2013-04-103-26/+23
* | | | | | | | | Merge pull request #2524 from jonasschnelli/new_splashscreen_freshWladimir J. van der Laan2013-04-189-13/+110
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new splash screenJonas Schnelli2013-04-179-13/+110
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2536 from jcalvinowens/makefile-clarifying-commentsGavin Andresen2013-04-171-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add comments to UNIX Makefile regarding USE_UPNPCalvin Owens2013-04-171-0/+6
* | | | | | | | | | Merge pull request #2537 from jonasschnelli/toolbaricon_linuxGavin Andresen2013-04-172-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | new toolbar icon for liunx/win fix #2518Jonas Schnelli2013-04-172-0/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2519 from jonasschnelli/new_testnet_ico_fileWladimir J. van der Laan2013-04-152-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | embed bitcoin_testnet.ico in bitcoin-qt.exe (usable for shortcuts)Philip Kaufmann2013-04-141-0/+1
| * | | | | | | | new testnet window .ico fileJonas Schnelli2013-04-111-0/+0
* | | | | | | | | Merge pull request #2520 from sipa/strictmempoolGavin Andresen2013-04-141-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Require strictly-standard encodings in mempoolPieter Wuille2013-04-141-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2527 from patbr0wn/masterPieter Wuille2013-04-141-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Made it point to 0.8.1Patrick Brown2013-04-141-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #2492 from Diapolo/Qt_messageWladimir J. van der Laan2013-04-131-6/+9
|\ \ \ \ \ \ \
| * | | | | | | Bitcoin-Qt: remove " - " on empty title in BitcoinGUI::message()Philip Kaufmann2013-04-111-6/+9
| |/ / / / / /
* | | | | | | Merge pull request #2515 from laanwj/2013_04_move_exportbuttonWladimir J. van der Laan2013-04-136-30/+31
|\ \ \ \ \ \ \
| * | | | | | | qt: move export button to tabsWladimir J. van der Laan2013-04-126-30/+31
* | | | | | | | Merge pull request #2418 from sipa/uintworkGavin Andresen2013-04-125-36/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Use a uint256 for bnChainWorkPieter Wuille2013-04-125-36/+48
| |/ / / / / / /