novacoin.git
2011-07-07 Wladimir J... temp patch for qtui
2011-07-07 Wladimir J... CKeyStore::AddKey must return a boolean
2011-07-07 Wladimir J... Export functionality for transaction list
2011-07-07 Wladimir J... Rename "History" tab to more logical "Transactions...
2011-07-07 Wladimir J... minor language/text updates
2011-07-07 Wladimir J... Improve view of generated transactions (show clock...
2011-07-06 Wladimir J... Address book: Disable "copy to clipboard" and "Delete...
2011-07-06 Wladimir J... Remove code for no longer existing edit button in addre...
2011-07-06 Wladimir J... Add "BTC" to all amount widgets, to make clear what...
2011-07-05 Wladimir J... tab reorg phase 1: split main gui into "overview" and...
2011-07-05 Jeff GarzikMerge pull request #383 from sipa/syncdefault
2011-07-05 Wladimir J... make balance selectable / copyable
2011-07-05 Jeff GarzikMerge pull request #384 from TheBlueMatt/upnp
2011-07-05 Matt CoralloAdd minversion to wallet.
2011-07-05 Matt CoralloEnable UPnP by default on bitcoin, but not on bitcoind...
2011-07-05 Matt CoralloRevert "Make UPnP default on Bitcoin but not on Bitcoind."
2011-07-05 Pieter WuilleFix synchronization of default key
2011-07-05 Gavin AndresenMerge pull request #379 from gavinandresen/nocommas
2011-07-04 Jeff GarzikMerge pull request #380 from TheBlueMatt/buildupdates
2011-07-04 Matt CoralloAdded a couple minor things to match newer build process.
2011-07-04 Wladimir J... as there is no "default receiving address" in this...
2011-07-04 Gavin AndresenDo not use comma as thousands separator
2011-07-04 Wladimir J... add windows build instructions
2011-07-03 Wladimir J... Eliminate useless padding
2011-07-03 Wladimir J... windows build fixes
2011-07-03 Gavin AndresenBlock-chain lock-in at 134444
2011-07-03 Han Lin YapMinor translation changes for latest build
2011-07-03 Wladimir J... move another setPlaceHolderText to 4.7+ only code
2011-07-03 Wladimir J... remove libboostall-dev is not needed dependency
2011-07-02 Jeff GarzikBump OSX version to 0.3.24 (missed in previous commit)
2011-07-02 Jeff GarzikBump version to 0.3.24.
2011-07-02 Jeff GarzikMerge branch 'tmp2' into tmp3
2011-07-02 Jeff GarzikMerge pull request #374 from TheBlueMatt/neterror
2011-07-02 Wladimir J... remove "edit" button, document double-click behaviour...
2011-07-02 Wladimir J... ui improvements: allow inline editing of labels/address...
2011-07-02 Wladimir J... make tooltip equal to placeholder
2011-07-02 Wladimir J... Check addresses in address book for validity
2011-07-02 Wladimir J... Send: dialog redesign (automatically look up label...
2011-07-02 Matt CoralloGive more detailed error messages for connection failure.
2011-07-02 Wladimir J... update build instructions (thanks tschaboo)
2011-07-02 Wladimir J... "Receive coins" instead of "Receiving addresses"
2011-07-02 Wladimir J... Placeholder text can only be used for Qt 4.7+
2011-07-02 Jeff GarzikMerge pull request #372 from TheBlueMatt/upnp
2011-07-02 Jeff GarzikMerge pull request #373 from EricJ2190/master
2011-07-02 Eric HosmerAdd keystore.h to makefile.vs's header list.
2011-07-02 Eric HosmerFurther updated Visual C++ makefile.
2011-07-01 Matt CoralloMake UPnP default on Bitcoin but not on Bitcoind.
2011-07-01 Jeff GarzikMerge pull request #343 from muggenhor/proper-http...
2011-07-01 Jeff GarzikMerge pull request #368 from TheBlueMatt/dnsseed
2011-07-01 Jeff GarzikMerge pull request #371 from EricJ2190/master
2011-07-01 Jeff GarzikEnable DNS seeding by default.
2011-07-01 Jeff GarzikMerge pull request #369 from sipa/limitblocksend
2011-07-01 Wladimir J... Remove "default address" from main GUI screen, it only...
2011-07-01 Wladimir J... Add "last month" filter
2011-07-01 Eric HosmerUpdated Visual C++ makefile.
2011-07-01 Wladimir J... make amount column wider, so that more decimals fit in
2011-07-01 Wladimir J... cleanup unused constants
2011-07-01 Matt CoralloOnly use dnsseeds and static seeds when not on testnet.
2011-07-01 Wladimir J... reverse address and label (suggestion by Danube)
2011-07-01 Wladimir J... General cleanups
2011-07-01 Pieter WuilleLimit response to getblocks to half of output buffer...
2011-06-30 Jeff GarzikMerge pull request #367 from TheBlueMatt/dnsseed
2011-06-30 Matt CoralloAdd new DNSSeed dnsseed.bluematt.me.
2011-06-30 Wladimir J... Fix detailed transaction information on doubleclick
2011-06-30 Wladimir J... Address book: show unlabeled addresses as (no label)
2011-06-30 Wladimir J... fix sorting in address table dialog
2011-06-30 Wladimir J... add icons to address book dialog buttons
2011-06-30 Wladimir J... Add "receiving addresses" to toolbar
2011-06-30 Wladimir J... Make it very clear when on testnet (green icon, add...
2011-06-30 Wladimir J... Split off WalletModel from ClientModel, to be able...
2011-06-30 Wladimir J... show an error if amount is not valid (either the amount...
2011-06-30 Wladimir J... Make it more clear what the "New" button does
2011-06-29 Wladimir J... Implement filter row instead of tabs, allows for more...
2011-06-29 Wladimir J... add "BTC" to balance for clarity
2011-06-29 Gavin AndresenMerge pull request #357 from jrmithdobbs/osx-appbundle
2011-06-29 Gavin AndresenMerge pull request #361 from spiechu/polish-translation
2011-06-28 Pieter WuilleMerge pull request #362 from ius/issue340
2011-06-28 Joerie de GramFix connection failure debug output
2011-06-28 Dawid Spiechowiczadded polish translation
2011-06-28 Wladimir J... use 256x256 window icon, to prevent uglyness on OSes...
2011-06-27 Stéphane GimenezFix AddressBook syncrhonization between a CWallet and...
2011-06-27 Gavin AndresenMerge pull request #356 from gavinandresen/unitTest
2011-06-27 Doug HuffAdd OSX App bundle and correct build instructions to...
2011-06-27 Gavin AndresenBoost unit-testing framework.
2011-06-26 Wladimir J... add icons to "New..." and "Copy to clipboard" buttons
2011-06-26 Wladimir J... Change transaction table:
2011-06-26 Giel van Schijndelrpc: don't send 403 when using SSL to prevent DoS
2011-06-26 Giel van Schijndelrpc server: send '403 Forbidden' to rejected clients
2011-06-26 Wladimir J... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-26 Pieter WuilleMerge pull request #347 from sipa/delkeyuser
2011-06-26 Wladimir J... reduce spacing between "Add to address book as" and...
2011-06-26 Pieter WuilleFix segfault when creating new wallet
2011-06-25 Wladimir J... fix typo in dutch translation
2011-06-25 Wladimir J... update dutch translation
2011-06-25 Wladimir J... compile fixes by Unthinkingbit
2011-06-25 Wladimir J... Improve look/usablity of send coins dialog
2011-06-25 Wladimir J... allow adding address to address book in send dialog
2011-06-25 Wladimir J... Call "initial download" "synchronizing with network...
2011-06-24 Wladimir J... finish nl translation
2011-06-24 Wladimir J... use buttonbox for options dialog
next