novacoin.git
2012-04-04 Wladimir J... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J... support RPC stop and encryptwallet with UI
2012-04-04 Wladimir J... move translation function _ to qtui.h/noui.h instead...
2012-04-04 Wladimir J... remove dependency on serialize.h and util.h for SecureS...
2012-04-04 Wladimir J... remove unused CalledSetStatusBar and UIThreadCall notif...
2012-04-04 Wladimir J... Update UI through async calls MainFrameRepaint and...
2012-04-04 Wladimir J... Code deduplication: make function in GUIUtil to get...
2012-04-04 Wladimir J... move QT_PLUGINS stuff to qt main file, where it belongs
2012-04-03 Wladimir J... Merge pull request #949 from laanwj/2012_03_vc2010compi...
2012-04-03 Wladimir J... VC2010 compile fixes
2012-04-03 Gregory MaxwellMerge pull request #934 from luke-jr/gitian_luke
2012-04-03 Gregory MaxwellMerge pull request #1026 from laanwj/2012_04_increase_u...
2012-04-02 Wladimir J... Increase time ago of last block for "up to date" status...
2012-04-02 Gavin AndresenMerge pull request #951 from TheBlueMatt/headerslimit
2012-04-02 Pieter WuilleMerge pull request #998 from Diapolo/transactiontable
2012-04-02 Pieter WuilleMerge pull request #1022 from Diapolo/fix#1020
2012-04-02 Pieter WuilleMerge pull request #995 from Diapolo/master
2012-04-02 Pieter WuilleMerge pull request #1006 from Diapolo/tr-tray
2012-04-02 Pieter WuilleMerge pull request #1018 from sipa/gpg
2012-04-02 Gavin AndresenBump version to 0.6.0.99 for 0.6.1 merge window
2012-04-01 Philip Kaufmannhide Delete button (only) on ReceivingTab / hide Sign...
2012-03-31 Pieter WuilleUpdated my GPG key
2012-03-30 Philip Kaufmannfixed typo in comment in netbase.h and bignum.h
2012-03-29 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-29 Gavin AndresenMerge pull request #1010 from sipa/fastblocks2
2012-03-29 Gavin AndresenMerge pull request #1008 from gavinandresen/addrworkaround
2012-03-29 Pieter WuilleUse transactions-updated as flush condition
2012-03-29 Gavin AndresenBump version to 0.6.0rc6
2012-03-29 Gavin AndresenWorkaround hangs when upgrading old addr.dat files
2012-03-29 Gavin AndresenMerge pull request #1007 from gavinandresen/log_auto_remove
2012-03-29 Gavin AndresenMerge pull request #996 from Diapolo/tx-lang-upd
2012-03-29 Gavin AndresenAuto-remove logs, and decrease logfile size to 10M
2012-03-29 Philip Kaufmannmade tray icon tooltip translatable
2012-03-27 Philip Kaufmannremoved an ugly line break in a transaction tooltip...
2012-03-27 Philip Kaufmannupdate translations from transifex
2012-03-26 Gavin AndresenUpdate version to 60005 (0.6.0rc5)
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Gavin AndresenMerge pull request #994 from sipa/deladdr
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Gavin AndresenMerge pull request #992 from gavinandresen/remove_wxBitcoin
2012-03-26 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-26 Gavin AndresenMerge pull request #991 from gavinandresen/disableWinURI
2012-03-26 Wladimir J... Merge pull request #990 from sipa/doc
2012-03-26 Gavin AndresenMerge branch 'deladdr' of https://github.com/sipa/bitcoin
2012-03-26 Pieter WuilleUse erase instead of rewrite to remove old addr entries
2012-03-26 Gavin AndresenRemove wxWidgets .exe and locales during setup
2012-03-26 Wladimir J... Merge pull request #988 from Diapolo/URL-Handling
2012-03-26 Gavin AndresenDisable bitcoin: URI handling on Windows for the 0...
2012-03-26 Pieter WuilleBegin doxygen-compatible comments
2012-03-26 Philip Kaufmannmake sure Window is shown when clicking bitcoin: Links...
2012-03-26 Pieter WuilleMerge pull request #974 from sipa/walletupgrade
2012-03-26 Pieter WuilleMerge pull request #983 from laanwj/2012_03_removeunuse...
2012-03-26 Pieter WuilleMerge pull request #984 from sipa/youngseeds
2012-03-25 Pieter WuilleMerge pull request #985 from TheBlueMatt/uri
2012-03-25 Matt CoralloFix URI link to bitcoin-qt.exe instead of bitcoin.exe
2012-03-25 Pieter WuilleGive DNS seeds a random age between 3 and 7 days old
2012-03-25 Wladimir J... remove unused functions from util.h/util.cpp
2012-03-23 Luke DashjrAdd Luke-Jr's PGP key to gitian-downloader
2012-03-22 Pieter WuilleIntroduce explicit -walletupgrade option
2012-03-22 Gavin AndresenMerge pull request #946 from luke-jr/bugfix_rm_mingw
2012-03-22 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-22 Gavin AndresenMerge branch 'checklevel' of https://github.com/sipa...
2012-03-22 Gavin AndresenMerge pull request #975 from sipa/versioncheck
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-22 Gavin AndresenMerge pull request #964 from sipa/fastblocks
2012-03-22 Gavin AndresenMerge branch 'master' of github.com:bitcoin/bitcoin
2012-03-22 Wladimir J... Merge pull request #969 from laanwj/2012_03_printconsol...
2012-03-22 Pieter WuilleCheck minversion before loading the rest of the wallet
2012-03-22 Pieter WuilleAdd -checklevel and improve -checkblocks
2012-03-21 Wladimir J... Fix warning about deprecated unescaped backslash
2012-03-21 Gavin AndresenRemove -bip16 and -paytoscripthashtime command-line...
2012-03-21 Wladimir J... replace call to PrintConsole with call to error()
2012-03-21 Gavin AndresenMerge pull request #947 from ali1234/master
2012-03-21 Gavin AndresenMerge pull request #948 from sipa/unstuck
2012-03-21 Nils SchneiderMerge pull request #968 from Diapolo/doc-update
2012-03-21 Philip Kaufmannupdated translation process documentation
2012-03-21 Gavin AndresenMerge pull request #965 from khorben/master
2012-03-21 Pieter WuilleMore debug output for failed reorganizations
2012-03-21 Wladimir J... Merge pull request #967 from fanquake/patch-1
2012-03-21 MichaelCorrect date
2012-03-21 Wladimir J... Merge pull request #954 from Diapolo/master
2012-03-21 Pieter WuillePrevent stuck block download in large reorganisations
2012-03-21 Pieter WuilleSpeed up block downloading
2012-03-20 Pierre ProncheryAvoid some pointless warnings while compiling
2012-03-20 Gregory MaxwellMerge pull request #960 from gavinandresen/issue913
2012-03-20 Gavin AndresenUse last checkpoint instead of hard-coded 140,700....
2012-03-20 p2kProper support for Growl 1.3 notifications
2012-03-20 Pieter Wuilleassertion in CBlock::SetBestChainInner was too strong
2012-03-20 Philip Kaufmannremove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoi...
2012-03-19 Philip Kaufmannupdated english language source file via lupdate
2012-03-19 Nils SchneiderMerge pull request #953 from Diapolo/master
2012-03-19 Philip Kaufmannfixed a capitalization error in the german translation
2012-03-19 Philip Kaufmannupdate german translation from transifex
2012-03-19 Wladimir J... Merge pull request #928 from jojkaart/master
2012-03-19 Matt CoralloLimit getheaders to a hard 2000.
2012-03-19 Gregory MaxwellMerge pull request #931 from luke-jr/dbg_loaderr
2012-03-18 Joel KaartinenMake the sendcoins dialog use the configured unit type...
2012-03-18 Alistair BuxtonWhen disconnecting a node, clear the received buffer...
2012-03-17 Nils SchneiderMerge pull request #942 from Diapolo/master
2012-03-16 Philip Kaufmannupdate german translation from transifex
next