| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Merge pull request #2446 from Diapolo/translations | Wladimir J. van der Laan | 2013-04-02 | 3 | -134/+252 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | translation base files update 2013-04-02 | Philip Kaufmann | 2013-04-02 | 3 | -134/+252 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2428 from r000n/staging | Wladimir J. van der Laan | 2013-04-02 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Words in English language are more short than in other langs usually. | Roman Mindalev | 2013-03-31 | 1 | -3/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2387 from Diapolo/translations | Wladimir J. van der Laan | 2013-04-01 | 3 | -47/+52 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | blockchain -> block chain (used everywhere else) | Philip Kaufmann | 2013-03-21 | 3 | -9/+9 | |
| | * | | | | | | | | translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts) | Philip Kaufmann | 2013-03-19 | 2 | -39/+44 | |
| * | | | | | | | | | Merge pull request #2437 from Diapolo/Qt_fixes | Wladimir J. van der Laan | 2013-04-01 | 9 | -24/+31 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix "send coins" via context menu in address book | Philip Kaufmann | 2013-04-01 | 9 | -24/+31 | |
| * | | | | | | | | | | Merge pull request #2440 from Diapolo/Qt_fix_debug_window | Wladimir J. van der Laan | 2013-04-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Bitcoin-Qt: fix debug window | Philip Kaufmann | 2013-04-01 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2433 from laanwj/2013_03_removetransactioncount | Wladimir J. van der Laan | 2013-03-31 | 3 | -26/+0 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | qt: remove transaction count from overview page | Wladimir J. van der Laan | 2013-03-31 | 3 | -26/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2386 from Diapolo/Mac_GUI | Wladimir J. van der Laan | 2013-03-30 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bitcoin-Qt: ensure createTrayIconMenu() is always called on Mac | Philip Kaufmann | 2013-03-30 | 1 | -2/+5 | |
| * | | | | | | | | | Merge pull request #2361 from L2G/font-tweak | Wladimir J. van der Laan | 2013-03-30 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Don't specify a point size for "Wallet" | Larry Gilbert | 2013-03-27 | 1 | -1/+0 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2422 from sipa/nowalcache | Pieter Wuille | 2013-03-30 | 1 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Don't use -dbcache for BDB anymore | Pieter Wuille | 2013-03-29 | 1 | -4/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2409 from sipa/txoptim | Jeff Garzik | 2013-03-30 | 5 | -218/+405 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Process getdata invs separately until send buffer overflows | Pieter Wuille | 2013-03-30 | 2 | -94/+117 | |
| | * | | | | | | | | Use per-message send buffer, rather than per connection | Pieter Wuille | 2013-03-29 | 5 | -62/+86 | |
| | * | | | | | | | | Some fixes to CNetMessage processing | Pieter Wuille | 2013-03-29 | 3 | -21/+28 | |
| | * | | | | | | | | P2P: improve RX/TX flow control | Jeff Garzik | 2013-03-29 | 2 | -6/+15 | |
| | * | | | | | | | | P2P, cosmetic: break out buffer send(2) code into separate function | Jeff Garzik | 2013-03-29 | 1 | -22/+25 | |
| | * | | | | | | | | P2P: parse network datastream into header/data components in socket thread | Jeff Garzik | 2013-03-29 | 3 | -55/+176 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2411 from TheBlueMatt/master | Jeff Garzik | 2013-03-29 | 17 | -462/+38 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add a new testnet dnsseed (currently only static list, will update) | Matt Corallo | 2013-03-24 | 1 | -0/+1 | |
| | * | | | | | | | | Update contrib/debian (including IRC removal) | Matt Corallo | 2013-03-24 | 6 | -27/+37 | |
| | * | | | | | | | | (finally) Remove IRC Seed support now that lfnet is down. | Matt Corallo | 2013-03-24 | 11 | -435/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2385 from gavinandresen/alertnotify | Jeff Garzik | 2013-03-29 | 6 | -4/+221 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Recommend alertnotify | Gavin Andresen | 2013-03-21 | 1 | -1/+3 | |
| | * | | | | | | | | -alertnotify=<cmd> | Gavin Andresen | 2013-03-19 | 5 | -32/+115 | |
| | * | | | | | | | | Some unit tests for CAlert | Gavin Andresen | 2013-03-19 | 2 | -0/+132 | |
| * | | | | | | | | | Merge pull request #2424 from laanwj/2013_03_capslock | Wladimir J. van der Laan | 2013-03-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | qt: Improve capslock detection on non-us keyboards (issue #1855) | Wladimir J. van der Laan | 2013-03-29 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge remote-tracking branch 'codeshark/multiwallet-qt-no-core' (pull #2220) | Wladimir J. van der Laan | 2013-03-29 | 11 | -228/+1099 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Minimal architectural changes necessary to support multiple wallets in bitcoi... | Eric Lombrozo | 2013-03-22 | 11 | -228/+1099 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2350 from DavidGriffith/master | Wladimir J. van der Laan | 2013-03-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Also copy the address to the X11 clipboard (the one you middle-click to paste) | David Griffith | 2013-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #2393 from r000n/staging | Wladimir J. van der Laan | 2013-03-29 | 3 | -1/+35 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Show window in center of screen on first launch | Roman Mindalev | 2013-03-23 | 1 | -0/+7 | |
| | * | | | | | | | | | | Save & restore window size and position | Roman Mindalev | 2013-03-23 | 2 | -1/+23 | |
| | * | | | | | | | | | | Fix transaction fee in uBTC | Roman Mindalev | 2013-03-23 | 1 | -0/+5 | |
| * | | | | | | | | | | | Merge pull request #2396 from Nothing4You/add-copytxid-contextmenu-qt-txoverview | Wladimir J. van der Laan | 2013-03-29 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Adding 'copy txid' to qt tx overview context menu | Richard Schwab | 2013-03-21 | 2 | -0/+9 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2400 from gladoscc/master | Wladimir J. van der Laan | 2013-03-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | 2012 to 2013 | gladoscc | 2013-03-22 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2384 from gmaxwell/trim_error0 | Gavin Andresen | 2013-03-19 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Deleting everything except the wallet will not help recover from BDB errors. | Gregory Maxwell | 2013-03-19 | 1 | -3/+1 | |