novacoin.git
2011-08-31 Wladimir J... Wallet encryption part 2: ask passphrase when needed...
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-23 Wladimir J... Wallet encryption part 1: show wallet encryption status
2011-08-22 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-08-17 Gavin AndresenCompile with DEBUG_LOCKORDER to detect inconsistent...
2011-08-16 Wladimir J... update README for issue #15
2011-08-16 Wladimir J... add russian translation by msva
2011-08-16 Gavin AndresenRemove unused ScanMessageStart function
2011-08-16 Jeff Garziksrc/makefile.unix: remove -DFOURWAYSSE2
2011-08-16 Wladimir J... fix issue #13
2011-08-16 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-08-12 Gavin AndresenDon't std::advance past beginning of transactions array...
2011-08-11 Gavin AndresenMerge pull request #458 from TheBlueMatt/copyright
2011-08-11 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-08-11 Gavin AndresenMerge pull request #459 from jgarzik/char-msgstart
2011-08-11 Gavin AndresenMerge pull request #460 from jgarzik/make-tuple
2011-08-11 Venkatesh SrinivasUse 'unsigned char' rather than 'char' for pchMessageStart.
2011-08-11 Venkatesh SrinivasQualify make_tuple with boost:: namespace.
2011-08-11 Venkatesh SrinivasTest for SO_NOSIGPIPE rather than assuming all BSDs...
2011-08-09 Gavin AndresenDo-nothing MapPort() ifndef USE_UPNP. fixes #450
2011-08-09 Matt CoralloUnify copyright notices.
2011-08-08 Matt CoralloCleanup test suite output to be more useful.
2011-08-08 Matt CoralloAdd file for transaction tests.
2011-08-08 Vegard NossumAdd a file for script tests
2011-08-08 Vegard NossumAdd prototype for EvalScript() to script.h
2011-08-08 Vegard NossumFix testing setup
2011-08-08 Matt CoralloAdd missing include to serialize.h
2011-08-08 Vegard NossumAdd missing includes to net.h
2011-08-08 Vegard NossumAdd missing include to script.h
2011-08-08 Vegard NossumAdd missing includes to key.h
2011-08-08 Gavin AndresenMerge pull request #443 from TheBlueMatt/dupin
2011-08-08 Wladimir J... QtUI code cleanup / comment improvements
2011-08-07 Wladimir J... add TODOs in parseBitcoinURL
2011-08-07 Wladimir J... update readme
2011-08-07 Wladimir J... allow empty/missing amounts in URL
2011-08-07 Wladimir J... don't include <QDebug>
2011-08-07 Wladimir J... Accept "bitcoin:" URL drops from browsers
2011-08-06 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-08-06 Wladimir J... reorganize transaction model data function, and transac...
2011-08-05 Wladimir J... improve sync spinner
2011-08-05 Wladimir J... speling fix
2011-08-05 Wladimir J... improve tooltip over transactions
2011-08-04 Wladimir J... select new address immediately after creation
2011-08-04 Jeff GarzikMerge branch 'tmp2'
2011-08-04 Jeff GarzikMerge pull request #448 from sipa/cbitcoinaddress
2011-08-04 Jeff GarzikMerge pull request #446 from WakiMiko/upnp-desc
2011-08-04 Jeff GarzikMerge pull request #451 from TheBlueMatt/tornolisten
2011-08-04 Wladimir J... minimize amount of text in status bar; show only icons...
2011-08-04 Wladimir J... when clicking a transaction on the overview page, send...
2011-08-04 Wladimir J... Clarity: change definition of "confirmed" to "counts...
2011-08-03 Matt CoralloDon't listen if on TOR (resolves #441).
2011-08-03 Wladimir J... fix drawing on gtk
2011-08-03 Wladimir J... unconfirmed amount = grey
2011-08-03 Matt CoralloMake it clear that setting proxy requires restart to...
2011-08-03 Wladimir J... show last few transactions on overview page
2011-08-03 Wladimir J... make amount field the same width as decimals field
2011-08-03 Pieter Wuilleavoid strAddress + validity checks
2011-08-02 Wladimir J... add attribution for wallet image
2011-08-02 Wladimir J... update readme and splash screen text
2011-08-02 Wladimir J... add splash screen
2011-08-01 Pieter WuilleMerge pull request #444 from Jeroenz0r/patch-2
2011-08-01 Johannes HenningerIdentify as "Bitcoin + version number" when mapping...
2011-07-31 Gavin AndresenMerge pull request #437 from codler/patch-2
2011-07-31 Jeroenz0rTranslation from "Open Bitcoin" to "Verstuur Bitcoins"
2011-07-31 Wladimir J... show n/a for mined transactions (and send to self)...
2011-07-31 Wladimir J... address icons
2011-07-31 Matt CoralloCheck for duplicate txins in CheckTransaction.
2011-07-31 Wladimir J... Properly html-escape labels
2011-07-30 Wladimir J... comment update
2011-07-30 Wladimir J... make sure address book model is up to date after sendin...
2011-07-30 Han Lin YapComment "deprecated"
2011-07-30 Wladimir J... Remove unused variable
2011-07-30 Wladimir J... Hide addresses in transaction overview by default,...
2011-07-30 Wladimir J... Make dot in amount field more apparent
2011-07-29 Wladimir J... Make debug info more interesting (show SHA160 addresses...
2011-07-29 Wladimir J... Remove no longer valid comment
2011-07-29 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-07-29 Wladimir J... Full support for other units, add configuration option...
2011-07-27 Pieter WuilleMerge pull request #436 from TheBlueMatt/master
2011-07-27 Wladimir J... Merge branch 'master' of https://github.com/bitcoin...
2011-07-27 Wladimir J... normalize SIGNAL/SLOT signatures (marcmutz.wordpress...
2011-07-27 Wladimir J... also accept numbers without dot/decimals for parsing...
2011-07-27 Matt CoralloFix EncryptKeys crash introduced by a9ba4710, identifie...
2011-07-26 Jeff GarzikCAddrDB::LoadAddresses: properly initialize CAddress
2011-07-26 Pieter WuilleMerge pull request #435 from sipa/fixextract
2011-07-26 Pieter WuilleBugfix: don't overuse limited ExtractAddress
2011-07-26 Pieter WuilleMerge pull request #434 from laanwj/addkey_retval
2011-07-26 Wladimir J... show amounts in <b>bold</b> in confirmation dialog
2011-07-26 Wladimir J... Re-apply pull request #10, it got lost for some reason
2011-07-26 Wladimir J... make SetHash160 return a value (as specified in the...
2011-07-26 Wladimir J... make SetHash160 return a value (as specified in the...
2011-07-26 Wladimir J... Merge remote branch 'upstream/master'
2011-07-26 Wladimir J... update readme
2011-07-26 Wladimir J... Reset unit to default when clearing the field, to preve...
2011-07-26 Wladimir J... refuse to format nor parse invalid units
2011-07-26 Wladimir J... allow multiple units in bitcoin amount widget (for...
2011-07-26 Wladimir J... Negative transaction color changed to red (was grey...
2011-07-25 JoelKatzFix UNIX-specific thread handle leak.
2011-07-25 Wladimir J... fix unit names (μBTC)
2011-07-25 Wladimir J... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
next