3177 Commits (de038acd96ca86f624336f372808d29b9c9f23fd)
 

Author SHA1 Message Date
freewil 8ef51cf15c remove I2P support mention from release notes 12 years ago
freewil 41b2856bd4 make use of -onlynet more clear in release notes 12 years ago
Wladimir J. van der Laan e598b5b5c2 Remove unused styles on Windows from gitian qt build 12 years ago
Jeff Garzik 0d9556f948 Merge pull request #1733 from Diapolo/Qt_changelog 12 years ago
Philip Kaufmann 4f6a85b3bd add Qt GUI part to release-notes.txt 12 years ago
Luke Dashjr 0eeb54cb89 I forgot to paint the bike shed 12 years ago
Wladimir J. van der Laan ba7ba84f07 Add boost chrono lib for windows builds (required for boost 1.50) 12 years ago
Jeff Garzik f29eaee30a Update release notes 12 years ago
Gavin Andresen 03fa53a640 Version numbers -> 0.7.0 12 years ago
Matt Corallo a1755ec426 Upgrade to Boost 1.50 12 years ago
Gavin Andresen fde5c34bd8 Merge branch 'alert_fix' of git://github.com/gavinandresen/bitcoin-git 12 years ago
Gavin Andresen ef8e821cf2 Fix compiler warning on mac 12 years ago
Gavin Andresen 8cd98a9a26 Merge branch 'bugfix_gitian' of git://github.com/luke-jr/bitcoin 12 years ago
Gavin Andresen ea2fda46c3 Special-case the last alert for alert-key-compromised case 12 years ago
xanatos 028ec224b8 Removed duplicated lock 12 years ago
Luke Dashjr d0377a70e2 Bugfix: Adjust gitian-win32 to use Boost 1.49 for real 12 years ago
Luke Dashjr 1837696580 Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rather than hacking boost in gitian 12 years ago
Gavin Andresen d5a52d9b3e Alert system DoS prevention 12 years ago
Gavin Andresen 772351b0d5 Merge branch '2012_08_progressbarwin' of git://github.com/laanwj/bitcoin 12 years ago
Gavin Andresen 9db9642db4 Merge branch 'nozeroout' of git://github.com/sipa/bitcoin 12 years ago
Gavin Andresen b9c078ea96 Merge branch 'checkpoint' 12 years ago
Wladimir J. van der Laan 8f3f554053 Merge pull request #1724 from laanwj/2012_08_updtrans_cs 12 years ago
Wladimir J. van der Laan 12324c1693 Update Czech translation from Transifex 12 years ago
Luke Dashjr bc8d832335 Abstract all IPC communication to qtipcserver 12 years ago
Wladimir J. van der Laan 382b75f528 Override progress bar on platforms with segmented progress bars 12 years ago
Pieter Wuille af1c6b93b7 Merge pull request #1699 from laanwj/2012_08_securealloc 12 years ago
Philip Kaufmann 9fd537965d Qt: add copyrightLabel to aboutdialog.ui 12 years ago
Pieter Wuille 65ce215641 Make 0-value outputs non-standard 12 years ago
Gregory Maxwell c68c4bc7a4 Merge pull request #1672 from gmaxwell/filter_listunspent 12 years ago
Gregory Maxwell b1093efa83 Change CWallet addressgrouping to use CTxDestination instead of strings. 12 years ago
Philip Kaufmann f09e8fcd33 Qt: show mined transactions at depth 1 12 years ago
Gregory Maxwell bdab0cf58c Avoid leaving return types or function attributes on their own lines. 12 years ago
Gregory Maxwell 0050cf21ce Merge pull request #1409 from luke-jr/listtx_generate_fold 12 years ago
Luke Dashjr e07c8e9123 Treat generation (mined) transactions less different from receive transactions 12 years ago
Gregory Maxwell 1bcd3f26c0 Merge pull request #1431 from luke-jr/opt_ipv6 12 years ago
Luke Dashjr 9655d73f49 Allow building with IPv6 support, but it disabled by default 12 years ago
Luke Dashjr 45beb88966 Bugfix: Make USE_UPNP=- work with makefile.{linux-mingw,mingw,osx} too 12 years ago
Luke Dashjr e422bebbdc Make IPv6 support buildtime-optional again (defaults to enabled) 12 years ago
Wladimir J. van der Laan 579d011738 Merge pull request #1713 from laanwj/2012_08_aboutqticon 12 years ago
Wladimir J. van der Laan 05fa0de6d8 Add icon for "About Qt" in menu 12 years ago
Gregory Maxwell 92735bca31 Add txout address filtering to listunspent. 12 years ago
coderrr 22dfd73598 Add address groupings RPC from the coincontrol patches. 12 years ago
Gregory Maxwell 47753fa369 Merge pull request #1393 from luke-jr/refactor_times 12 years ago
Luke Dashjr c3f95ef13f Choose reasonable "smart" times to display for transactions 12 years ago
Luke Dashjr bdbfd2329a JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to transaction Object outputs 12 years ago
Luke Dashjr 9c7722b7c5 Store a fixed order of transactions (and accounting) in the wallet 12 years ago
Jeff Garzik cf78183fad Merge pull request #1707 from xanatos/patch-7 12 years ago
Pieter Wuille de363e73ea Merge pull request #1709 from xanatos/patch-10 12 years ago
xanatos 331544bc37 Spaces in strings 12 years ago
xanatos b765385a3e Removed useless assignment 12 years ago