Add "About Qt" menu option to show built-in Qt About dialog
[novacoin.git] / src /
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.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 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 DashjrBe more conservative: check all transactions in blocks...
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.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.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 Wladimir J. van... Enable wordwrap for long message in passphrase dialog
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-10 Luke DashjrRestore compatibility with miniupnpc 1.5 (without break...
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 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 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-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-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
2011-11-13 Wladimir J. van... Add model null pointer check (solves issue #595 and...
2011-11-12 Wladimir J. van... Do not launch Shutdown in a new thread in case we are...
2011-11-11 Luke DashjrReplace kfm_home with go-home for "overview"
2011-11-10 Luke DashjrReplace icons with Nuvola (LGPL 2.1): some (but not...
2011-11-10 Luke DashjrReplace icons with Nuvola (LGPL 2.1): all non-free...
2011-11-10 Gavin AndresenMerge branch 'nullmodels' of https://github.com/laanwj...
2011-11-09 Wladimir J. van... Merge pull request #611 from sipa/docs
2011-11-08 Wladimir J. van... Add robustness against null models
2011-11-08 Wladimir J. van... Fix segmentation fault when editing address not in...
2011-11-08 Nils Schneidermerged translations from transifex: da de es es_CL...
2011-11-06 Pieter WuilleSome extra comments
2011-11-06 Ang Iong Chunadd zh_TW locale
2011-11-04 Wladimir J. van... Merge pull request #606 from dooglus/add-english-transl...
2011-11-04 Chris MooreAdd English translation to fix plural(s).
2011-11-03 Gavin AndresenMerge git://github.com/p2k/bitcoin-qt
2011-11-02 Matt CoralloAdd returns to avoid annoying compile-time warnings.
2011-11-02 Matt CoralloOnly define __STDC_LIMIT_MACROS if not already defined.
2011-11-02 cjdelisleAdded a workaround for an Ubuntu bug which causes ...
2011-11-02 p2kMac Deployment Script
2011-10-31 Jeff GarzikRemove vladimir's DNS seed, at his request.
2011-10-29 Wladimir J. van... Save translators some work
2011-10-25 Matt CoralloUpdate openssl to 1.0.0e.
2011-10-25 Matt CoralloOptionally include additional QT plugins when required...
2011-10-25 Matt CoralloAdd returns to avoid annoying compile-time warnings.
2011-10-25 Matt CoralloOnly define __STDC_LIMIT_MACROS if not already defined.
2011-10-24 Gavin AndresenMerge pull request #586 from cjdelisle/hardening-bug...
2011-10-23 Wladimir J. van... Translation lookup logic improvements
2011-10-23 Wladimir J. van... Revert "translation fixes"
2011-10-23 Wladimir J. van... translation fixes
2011-10-22 Nils Schneiderupdate translations: nb, es_CL (from transifex)
2011-10-17 cjdelisleAdded a workaround for an Ubuntu bug which causes ...
2011-10-15 Wladimir J. van... Merge pull request #583 from laanwj/qt3
2011-10-11 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-10-10 Gavin AndresenMerge pull request #578 from luke-jr/bitcoind_build_imp...
2011-10-10 Gavin Andresenbitcoind does not need to link with gthread-2.0
2011-10-10 Gavin Andresenbitcoind does not need to link with gthread-2.0
2011-10-10 Luke DashjrBump version to 0.4.1
next