novacoin.git
2011-07-15 Wladimir J... move README.md out of the way for now
2011-07-15 Wladimir J... Merge remote-tracking branch 'satoshi/qtui'
2011-07-15 Wladimir J... Add call to request unconfirmed balance
2011-07-15 Wladimir J... fix quoting
2011-07-15 Wladimir J... Now that send coins / receive coins etc are tabs, remov...
2011-07-15 Wladimir J... Merge pull request #8 from celil-kj/master
2011-07-15 CelilFix error when export is cancelled without specifying...
2011-07-14 Wladimir J... solve warnings at startup
2011-07-13 Wladimir J... Update mac build (alkor on forums)
2011-07-11 Wladimir J... also show balloon on sent transaction, to notify when...
2011-07-11 Wladimir J... Show unconfirmed balance on overview page
2011-07-11 Wladimir J... Make tooltip on refresh more clear
2011-07-09 Wladimir J... wxp/mingw build fixes
2011-07-09 Wladimir J... add better windows7/vista look by nico_w
2011-07-09 Wladimir J... remove placeholder text from ui form, code generator...
2011-07-09 Wladimir J... Add -fstack-protector to gcc CXX flags
2011-07-09 Wladimir J... README update
2011-07-09 Wladimir J... add export functionality for address book / receiving...
2011-07-09 Wladimir J... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J... remove magic number: change threshold for nLockTime...
2011-07-08 Wladimir J... Readme update
2011-07-08 Wladimir J... Add context menu on transaction list: copy label, copy...
2011-07-08 Wladimir J... Transaction list: less terse tooltip
2011-07-08 Wladimir J... send coins dialog: make sure send button remain default...
2011-07-08 Wladimir J... forgot synced icons
2011-07-08 Wladimir J... Reorganize "send coins" tab
2011-07-08 Wladimir J... Display a "freshness" indicator instead of nr of blocks
2011-07-07 Wladimir J... update README
2011-07-07 Wladimir J... "Status" doesn't fit into narrow first column in transa...
2011-07-07 Wladimir J... Add German translation by nico_w
2011-07-07 Wladimir J... add [testnet] to whatever the current window title is
2011-07-07 Wladimir J... clarify todo/dones in readme
2011-07-07 Wladimir J... Selection/tab navigation fixes
2011-07-07 Wladimir J... convert to full tab-based ui
2011-07-07 Wladimir J... Qt handles the "..." for too long table rows. Remove...
2011-07-07 Wladimir J... Sync to bitcoin git e94010b2395694d56dd6
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 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 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
next