Enable accessible widgets Qt module on win32, so that people with screen readers...
[novacoin.git] / src /
2012-02-14 Wladimir J. van... Enable accessible widgets Qt module on win32, so that...
2012-02-12 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-12 Matt CoralloGet ext. IP from UPnP, make sure addrMe IsRoutable...
2012-02-12 Pieter WuilleFix #822
2012-02-08 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Gregory MaxwellHave bitcoind recommend a secure RPC password. Increase...
2012-02-08 Wladimir J. van... Restructure credit transaction decomposition (solves...
2012-02-08 Luke DashjrBugfix: Capitalize kB correctly (upstream: 9d4b05c)
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Gregory MaxwellHave bitcoind recommend a secure RPC password. Increase...
2012-02-03 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-02-03 Gavin AndresenOnly store transactions with missing inputs in the...
2012-02-03 Pieter WuilleFull checking of all loaded keys
2012-02-02 Wladimir J. van... Revert to global progress indication (see #753)
2012-02-02 Pieter WuilleCheck consistency of private keys
2012-02-02 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-02-02 Matt CoralloFix UPnP by reannouncing every 20 minutes.
2012-02-02 Gavin AndresenTestnet difficulty calculation changes, to take effect...
2012-02-02 Matt CoralloAutomatically refocus on new SendCoinsEntrys and scroll...
2012-02-02 Gavin AndresenSupport makefile.osx building test_bitcoin with dynamic...
2012-02-02 Luke DashjrRename src/obj/test to src/obj-test to workaround bug...
2012-02-02 Luke DashjrBugfix: Support building test_bitcoin with shared-objec...
2012-01-24 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-24 Daniel FolkinshteynUpdate seednodes, pick long-uptime nodes with version...
2012-01-24 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-24 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-17 Luke DashjrMerge branch '0.4.x' into 0.5.0.x
2012-01-17 Janne Pulkkinen*Clear all has a tooltip now *About dialog updated
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-11 Pieter WuilleRemove unused definition
2012-01-10 Luke DashjrBump version to 0.5.0.4
2012-01-10 Luke DashjrBump version to 0.4.4
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"
next