2763 Commits (159bc4819304c4394a92230c9e7b9f3416abe877)

Author SHA1 Message Date
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
Pieter Wuille 3427517d50 Clean up global datastructures at shutdown. 12 years ago
Larry Gilbert 15e9739f3b Don't specify a point size for "Wallet" 12 years ago
Matt Corallo 6a1d6e03da Add a new testnet dnsseed (currently only static list, will update) 12 years ago
Matt Corallo c2efd981aa (finally) Remove IRC Seed support now that lfnet is down. 12 years ago
Gregory Maxwell 14c9d116be Make explicitly requested salvage operations keep going when there is an error. 12 years ago
Roman Mindalev f688056f9d Show window in center of screen on first launch 12 years ago
Roman Mindalev e11f1806b6 Save & restore window size and position 12 years ago
Roman Mindalev afee36d379 Fix transaction fee in uBTC 12 years ago
Gregory Maxwell e3800824d6 Make MIN_TX_FEE match MIN_RELAY_TX_FEE. 12 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt 12 years ago
Gavin Andresen 3d9d2d423b Recommend alertnotify 12 years ago
Richard Schwab 598889973b Adding 'copy txid' to qt tx overview context menu 12 years ago
Philip Kaufmann 967125ca4a blockchain -> block chain (used everywhere else) 12 years ago
Philip Kaufmann 48253c16bf translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts) 12 years ago
Gavin Andresen e5f163a041 -alertnotify=<cmd> 12 years ago
Gregory Maxwell 124f823714 Deleting everything except the wallet will not help recover from BDB errors. 12 years ago
Gavin Andresen 1472308d67 Some unit tests for CAlert 12 years ago
Philip Kaufmann 2547d2a90b Bitcoin-Qt: update Win executable file meta-data copyright 12 years ago
Philip Kaufmann c83dd7490c update bitcoin_en.ts and bitcoinstrings.cpp 12 years ago
Philip Kaufmann 311993ab10 Bitcoin-Qt: add "send coins" to context menu in addressbook 12 years ago