Merge branch '0.5.0.x' into 0.5.x
[novacoin.git] / src /
2012-01-09 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-09 Wladimir J. van... Add "About Qt" menu option to show built-in Qt About...
2012-01-09 Wladimir J. van... make transaction description read-only (UI fix)
2012-01-05 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-05 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-05 Matt CoralloFix horrific performance found by gmaxwell.
2012-01-04 Wladimir J. van... Fix transaction type in UI: not all tx'es with "from...
2012-01-03 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-01-03 Wladimir J. van... Fix typo (#734)
2012-01-03 Luke DashjrFix typo (#734)
2012-01-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-03 Gavin AndresenI broke -testnet with my TOR option-parsing fixes.
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2012-01-03 Pieter WuilleFix some address-handling deadlocks
2011-12-25 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-25 Luke DashjrBe more conservative: check all transactions in blocks...
2011-12-23 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-23 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2011-12-20 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-12-20 Luke DashjrBugfix: fForRelay should be false when deciding require...
2011-12-19 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2011-12-19 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2011-12-19 Luke DashjrAdd my DNS seed domain
2011-12-19 Matt CoralloAdd sipa's new dnsseed.
2011-12-16 Luke DashjrBump version to 0.5.2
2011-12-16 Luke DashjrBump version to 0.5.0.3
2011-12-16 Luke DashjrBump version to 0.5.0.2
2011-12-16 Luke DashjrBump version to 0.4.3
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-13 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
2011-12-12 Gavin AndresenMerge commit '7298ebb'
2011-12-12 Nils Schneideradded translations: pt_BR zh_CN
2011-12-12 Nils Schneiderupdated translations: es es_CL nb ru
2011-12-12 Luke DashjrMerge branch '0.4.x' into 0.5.x
2011-12-12 Luke DashjrMerge branch 'restore_old_miniupnp_compat' into 0.4.x
2011-12-12 Gavin AndresenMerge pull request #694 from luke-jr/restore_old_miniup...
2011-12-10 Luke DashjrRestore compatibility with miniupnpc 1.5 (without break...
2011-12-09 Wladimir J. van... Prevent window from being shown momentarily when using...
2011-12-05 Gavin AndresenMerge pull request #679 from laanwj/cmdline_minimize
2011-12-04 Wladimir J. van... Implement -min option to start minimized
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Gavin AndresenMerge pull request #654 from TheBlueMatt/dnsseed-thread
2011-12-02 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-02 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenMerge pull request #670 from gavinandresen/rpcauth_speedup
2011-12-01 Gavin AndresenSpeed up RPC authentication (reworked pull from Joel...
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Wladimir J. van... Make home and addressbook icon more consistent with...
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-12-01 Gavin AndresenMerge pull request #666 from nobled/secstrings
2011-12-01 Gavin AndresenMerge pull request #667 from laanwj/homeaddricons
2011-11-27 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-26 Matt CoralloMove DNS Seed lookup to a new thread.
2011-11-26 Wladimir J. van... Make home and addressbook icon more consistent with...
2011-11-26 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-11-25 Wladimir J. van... allow for filtering addresses and labels by searching...
2011-11-25 Nils Schneiderupdate translation: de
2011-11-25 Alex BSmall fixes in both spanish translations
2011-11-24 Wladimir J. van... allow for filtering addresses and labels by searching...
2011-11-24 Nils Schneiderupdate translation: de
2011-11-24 Nils Schneideradd translations: hu uk
2011-11-24 Alex BSmall fixes in both spanish translations
2011-11-22 Nils Schneiderupdate translations: da de nl ru zh_TW
2011-11-22 Nils Schneideradd italian translation
2011-11-21 Gavin AndresenMerge pull request #602 from wowus/master
2011-11-21 Gavin AndresenMerge pull request #634 from laanwj/doxygen
2011-11-21 Gavin AndresenMerge pull request #632 from mndrix/deprecate-getblockn...
2011-11-21 Luke DashjrBump version to 0.4.2
2011-11-21 Gavin AndresenBump version to 0.5.1
2011-11-21 Luke DashjrBugfix: only make QListView transparent, not its tooltips
2011-11-20 Pieter Wuilleclose old db when rewriting
2011-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
2011-11-20 Pieter Wuilleclose old db when rewriting
2011-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-17 Gavin AndresenCreate new keypool for newly encrypted wallets.
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-17 Gavin AndresenCreate new keypool for newly encrypted wallets.
2011-11-15 Jeff GarzikRemove vladimir's DNS seed, at his request.
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-15 Gavin AndresenFix crash-on-osx-on-shutdown bug. And cleanup CDB handl...
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-15 Gavin AndresenFix crash-on-osx-on-shutdown bug. And cleanup CDB handl...
2011-11-15 Luke Dashjradd message about restarting bitcoin after encrypting...
2011-11-15 Gavin AndresenFix boost filesystem incompatibility problem
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-15 Pieter WuilleResilvering
2011-11-15 Gavin AndresenFix boost filesystem incompatibility problem
2011-11-15 Wladimir J. van... add message about restarting bitcoin after encrypting...
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-14 Pieter WuilleResilvering
2011-11-14 Gavin AndresenMerge pull request #631 from luke-jr/free_icons
2011-11-14 Gavin AndresenMerge pull request #633 from laanwj/qtrpcconflict
next