2713 Commits (396485b14dd60d92c980b1b6257e5ef8c7955167)

Author SHA1 Message Date
Jonas Schnelli f9579c55b3 overhaul of the testnet icon (green color) and the toolbar icons 12 years ago
Jeff Garzik 1483aac5f9 net.cpp: Do not change primary process name from (default) to "bitcoin-start" 12 years ago
Philip Kaufmann 6a270c5f81 translations update 2013-04-08 12 years ago
Pieter Wuille 86648a8d16 Add bytessent, bytesrecv and syncnode to getpeerinfo 12 years ago
Pieter Wuille 6ed71b5e4f Make sure we always have a node to do IBD from 12 years ago
Philip Kaufmann 84b89afbd7 Translations update: pull from Transifex 12 years ago
Wladimir J. van der Laan 7e600cd92d qt: remove redundant wallet methods from bitcoingui 12 years ago
Pieter Wuille 1c06aa98c6 Always print full hashes (tx, block, inv) 12 years ago
Jonas Schnelli 27cc0d7fd2 new windows and linux icons 12 years ago
Jonas Schnelli 5675ae2f11 moved bitcoin.svg to correct folder (qt/res/src) 12 years ago
Philip Kaufmann 87dd6035e5 Bitcoin-Qt: emit numBlocksChanged for changed reindex or importing state 12 years ago
Pieter Wuille 2b34779ae2 Switch version numbers to 0.8.1.99 12 years ago
Philip Kaufmann 35ed704d44 Bitcoin-Qt: update for BitcoinGUI::eventFilter() 12 years ago
Philip Kaufmann b001c87126 small indentation, space, formatting fixes (no code changes) 12 years ago
Philip Kaufmann 8d432cd66d Bitcoin-Qt: add Genesis blocks time for testnet 12 years ago
Pieter Wuille cedaa71446 Drop release times for CNode 12 years ago
Pieter Wuille 92a129980f Update transaction statistics 12 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way. 12 years ago
Gavin Andresen b31499ec72 Clean up shutdown process 12 years ago
Gavin Andresen 21eb5adadb Port Thread* methods to boost::thread_group 12 years ago
Gavin Andresen 72f14d26ec LoopForever and ThreadTrace helpers 12 years ago
Philip Kaufmann b9564d7e54 Bitcoin-Qt: updates to addressbookpage 12 years ago
Gavin Andresen 1b43bf0d3a Rename util.h Sleep --> MilliSleep 12 years ago
Gavin Andresen c8c2fbe07f Shutdown cleanup prep-work 12 years ago
Gavin Andresen 87b9931bed Fix signed/unsigned comparison warnings 12 years ago
Philip Kaufmann 8726de26ee Bitcoin-Qt: fix GUI after initial multi-wallet patch 12 years ago
Philip Kaufmann 0dcf9e5308 Bitcoin-Qt: fix opening verify message tab via main menu 12 years ago
Jonas Schnelli 72fcbb15ea new mac osx icon (including SVG Version) 12 years ago
Philip Kaufmann 1ce0448808 Bitcoin-Qt: only use qApp for Q(Core)Application::instance() 12 years ago
Philip Kaufmann bfad9982f8 Bitcoin-Qt: small RPCConsole cleanup 12 years ago
Philip Kaufmann 90bd933e6d translation base files update 2013-04-02 12 years ago
Philip Kaufmann 39ee86257c Bitcoin-Qt: fix copy via context-menu broken 12 years ago
Jonas Schnelli aaa7f279c8 new mac osx icon 12 years ago
Matt Corallo b5afda67f2 Move mapAlreadyAskedFor to limitedmap 12 years ago
Matt Corallo 5ffc299404 Add a limitedmap class similar to mruset 12 years ago
Matt Corallo eb59c4ca8e Revert "Actually use mapAlreadyAskedFor." 12 years ago
Philip Kaufmann b2bf46d35e Bitcoin-Qt: fix debug window 12 years ago
Philip Kaufmann abf11f79ae fix "send coins" via context menu in address book 12 years ago
Wladimir J. van der Laan 36599db428 qt: remove transaction count from overview page 12 years ago
Roman Mindalev 0de26d5826 Words in English language are more short than in other langs usually. 12 years ago
Jeff Garzik a0cafb7945 Move GenerateBitcoins() call out of net.cpp's StartNode() 12 years ago
Pieter Wuille c7f039b674 Process getdata invs separately until send buffer overflows 12 years ago
Philip Kaufmann 5968cf5db2 Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac 12 years ago
Pieter Wuille 41b052ad87 Use per-message send buffer, rather than per connection 12 years ago
Pieter Wuille 967f24590b Some fixes to CNetMessage processing 12 years ago
Jeff Garzik b9ff2970b9 P2P: improve RX/TX flow control 12 years ago
Jeff Garzik bc2f5aa72c P2P, cosmetic: break out buffer send(2) code into separate function 12 years ago
Jeff Garzik 607dbfdeaf P2P: parse network datastream into header/data components in socket thread 12 years ago
Wladimir J. van der Laan 09dfa86baf qt: Improve capslock detection on non-us keyboards (issue #1855) 12 years ago
Pieter Wuille 2e3c76bf98 Don't use -dbcache for BDB anymore 12 years ago