aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #2513 from laanwj/2013_04_gui_remove_rpcconnectPieter Wuille2013-04-121-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | qt: don't show rpcconnect command line option in helpWladimir J. van der Laan2013-04-111-0/+2
* | | | | | | | Merge pull request #2514 from TheBlueMatt/masterGavin Andresen2013-04-116-0/+385
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add test patches for pull-tester to contrib/Matt Corallo2013-04-116-0/+385
|/ / / / / / /
* | | | | | | Merge pull request #2503 from Diapolo/copyright-yearWladimir J. van der Laan2013-04-114-9/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix bitcoin-qt.rc not showing up in Qt CreatorPhilip Kaufmann2013-04-101-2/+9
| * | | | | | use the new COPYRIGHT_YEAR macro in bitcoin-qt.rcPhilip Kaufmann2013-04-101-1/+2
| * | | | | | move COPYRIGHT_YEAR to clientversion.hPhilip Kaufmann2013-04-102-6/+7
| |/ / / / /
* | | | | | Merge remote-tracking branch 'jonasschnelli/new_icons' (#2497)Wladimir J. van der Laan2013-04-115-7/+3
|\ \ \ \ \ \
| * | | | | | better quality windows .ICO icon fileJonas Schnelli2013-04-101-0/+0
| * | | | | | overhaul of the testnet icon (green color) and the toolbar iconsJonas Schnelli2013-04-094-6/+2
* | | | | | | Merge pull request #2487 from Diapolo/translationsWladimir J. van der Laan2013-04-103-168/+63
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | translations update 2013-04-08Philip Kaufmann2013-04-083-168/+63
* | | | | | | Merge pull request #2498 from jonasschnelli/addressbookpage_mac_fixGavin Andresen2013-04-091-3/+5
|\ \ \ \ \ \ \
| * | | | | | | fix mac specific button modification on addressbookpageJonas Schnelli2013-04-091-3/+5
|/ / / / / / /
* | | | | | | Merge pull request #2469 from Diapolo/clientmodel-progressGavin Andresen2013-04-092-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Bitcoin-Qt: emit numBlocksChanged for changed reindex or importing statePhilip Kaufmann2013-04-062-2/+10
* | | | | | | | Merge pull request #2474 from sipa/pre0.8.2Gavin Andresen2013-04-091-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Switch version numbers to 0.8.1.99Pieter Wuille2013-04-061-3/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #2478 from sipa/fullhashGavin Andresen2013-04-096-54/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Always print full hashes (tx, block, inv)Pieter Wuille2013-04-076-54/+44
| |/ / / / / / /
* | | | | | | | Merge pull request #2491 from Diapolo/assets-attributionGavin Andresen2013-04-091-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | small assets-attribution.txt updatesPhilip Kaufmann2013-04-091-6/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2461 from sipa/syncnodeGavin Andresen2013-04-094-19/+76
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add bytessent, bytesrecv and syncnode to getpeerinfoPieter Wuille2013-04-073-0/+16
| * | | | | | | Make sure we always have a node to do IBD fromPieter Wuille2013-04-073-19/+60
* | | | | | | | net.cpp: Do not change primary process name from (default) to "bitcoin-start"Jeff Garzik2013-04-081-3/+0
* | | | | | | | Merge pull request #2243 from luke-jr/bugfix_leveldbGavin Andresen2013-04-082-8/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Bugfix: makefile.unix: Honour BOOST_LIB_SUFFIX on boost_unit_test_frameworkLuke Dashjr2013-02-191-1/+5
| * | | | | | | | Bugfix: makefile.linux-mingw: Fix so passed CXXFLAGS/LDFLAGS work correctlyLuke Dashjr2013-02-191-7/+7
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #2470 from Diapolo/progressbarlabelWladimir J. van der Laan2013-04-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Bitcoin-Qt: update for BitcoinGUI::eventFilter()Philip Kaufmann2013-04-061-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2481 from laanwj/2013_04_cleanupWladimir J. van der Laan2013-04-082-35/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | qt: remove redundant wallet methods from bitcoinguiWladimir J. van der Laan2013-04-072-35/+8
* | | | | | | | | Merge pull request #2477 from jonasschnelli/new_iconsWladimir J. van der Laan2013-04-087-177/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new icons: overhaul oxygen icon (was to blurry)Jonas Schnelli2013-04-081-0/+0
| * | | | | | | | | new windows and linux iconsJonas Schnelli2013-04-065-4/+9
| * | | | | | | | | moved bitcoin.svg to correct folder (qt/res/src)Jonas Schnelli2013-04-062-173/+58
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2419 from sipa/noreltimePieter Wuille2013-04-083-23/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Drop release times for CNodePieter Wuille2013-04-043-23/+9
* | | | | | | | | | Merge pull request #2272 from gavinandresen/getbalancefixGavin Andresen2013-04-082-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix getbalance discrepencyGavin Andresen2013-02-042-3/+3
* | | | | | | | | | | Merge pull request #2403 from gmaxwell/minfee-to-relayfeePieter Wuille2013-04-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Make MIN_TX_FEE match MIN_RELAY_TX_FEE.Gregory Maxwell2013-03-221-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2282 from mb300sd/addressinlistunspentGregory Maxwell2013-04-071-0/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | add address and account information to listunspentmb300sd2013-02-271-0/+7
* | | | | | | | | | Merge pull request #2482 from Diapolo/TX-pullWladimir J. van der Laan2013-04-0745-10423/+36750
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Translations update: pull from TransifexPhilip Kaufmann2013-04-0745-10423/+36750
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2459 from Diapolo/pro-fileWladimir J. van der Laan2013-04-061-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.proPhilip Kaufmann2013-04-041-1/+1