move README.md out of the way for now
[novacoin.git] / src /
2011-07-15 Wladimir J. van... Merge remote-tracking branch 'satoshi/qtui'
2011-07-15 Wladimir J. van... Add call to request unconfirmed balance
2011-07-15 Wladimir J. van... Now that send coins / receive coins etc are tabs, remov...
2011-07-15 CelilFix error when export is cancelled without specifying...
2011-07-14 Wladimir J. van... solve warnings at startup
2011-07-11 Wladimir J. van... also show balloon on sent transaction, to notify when...
2011-07-11 Wladimir J. van... Show unconfirmed balance on overview page
2011-07-11 Wladimir J. van... Make tooltip on refresh more clear
2011-07-09 Wladimir J. van... wxp/mingw build fixes
2011-07-09 Wladimir J. van... add better windows7/vista look by nico_w
2011-07-09 Wladimir J. van... remove placeholder text from ui form, code generator...
2011-07-09 Wladimir J. van... add export functionality for address book / receiving...
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-08 Wladimir J. van... Add context menu on transaction list: copy label, copy...
2011-07-08 Wladimir J. van... Transaction list: less terse tooltip
2011-07-08 Wladimir J. van... send coins dialog: make sure send button remain default...
2011-07-08 Wladimir J. van... forgot synced icons
2011-07-08 Wladimir J. van... Reorganize "send coins" tab
2011-07-08 Wladimir J. van... Display a "freshness" indicator instead of nr of blocks
2011-07-07 Wladimir J. van... "Status" doesn't fit into narrow first column in transa...
2011-07-07 Wladimir J. van... Add German translation by nico_w
2011-07-07 Wladimir J. van... add [testnet] to whatever the current window title is
2011-07-07 Wladimir J. van... Selection/tab navigation fixes
2011-07-07 Wladimir J. van... convert to full tab-based ui
2011-07-07 Wladimir J. van... Qt handles the "..." for too long table rows. Remove...
2011-07-07 Wladimir J. van... Sync to bitcoin git e94010b2395694d56dd6
2011-07-07 Wladimir J. van... temp patch for qtui
2011-07-07 Wladimir J. van... CKeyStore::AddKey must return a boolean
2011-07-07 Wladimir J. van... Export functionality for transaction list
2011-07-07 Wladimir J. van... Rename "History" tab to more logical "Transactions...
2011-07-07 Wladimir J. van... minor language/text updates
2011-07-07 Wladimir J. van... Improve view of generated transactions (show clock...
2011-07-06 Wladimir J. van... Address book: Disable "copy to clipboard" and "Delete...
2011-07-06 Wladimir J. van... Remove code for no longer existing edit button in addre...
2011-07-06 Wladimir J. van... Add "BTC" to all amount widgets, to make clear what...
2011-07-05 Wladimir J. van... 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. van... make balance selectable / copyable
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 Matt CoralloAdded a couple minor things to match newer build process.
2011-07-04 Wladimir J. van... as there is no "default receiving address" in this...
2011-07-04 Gavin AndresenDo not use comma as thousands separator
2011-07-03 Wladimir J. van... Eliminate useless padding
2011-07-03 Wladimir J. van... windows build fixes
2011-07-03 Gavin AndresenBlock-chain lock-in at 134444
2011-07-03 Wladimir J. van... move another setPlaceHolderText to 4.7+ only code
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. van... remove "edit" button, document double-click behaviour...
2011-07-02 Wladimir J. van... ui improvements: allow inline editing of labels/address...
2011-07-02 Wladimir J. van... make tooltip equal to placeholder
2011-07-02 Wladimir J. van... Check addresses in address book for validity
2011-07-02 Wladimir J. van... Send: dialog redesign (automatically look up label...
2011-07-02 Matt CoralloGive more detailed error messages for connection failure.
2011-07-02 Wladimir J. van... "Receive coins" instead of "Receiving addresses"
2011-07-02 Wladimir J. van... 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 Wladimir J. van... Remove "default address" from main GUI screen, it only...
2011-07-01 Wladimir J. van... Add "last month" filter
2011-07-01 Eric HosmerUpdated Visual C++ makefile.
2011-07-01 Wladimir J. van... make amount column wider, so that more decimals fit in
2011-07-01 Wladimir J. van... cleanup unused constants
2011-07-01 Matt CoralloOnly use dnsseeds and static seeds when not on testnet.
2011-07-01 Wladimir J. van... reverse address and label (suggestion by Danube)
2011-07-01 Wladimir J. van... 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. van... Fix detailed transaction information on doubleclick
2011-06-30 Wladimir J. van... Address book: show unlabeled addresses as (no label)
2011-06-30 Wladimir J. van... fix sorting in address table dialog
2011-06-30 Wladimir J. van... add icons to address book dialog buttons
2011-06-30 Wladimir J. van... Add "receiving addresses" to toolbar
2011-06-30 Wladimir J. van... Make it very clear when on testnet (green icon, add...
2011-06-30 Wladimir J. van... Split off WalletModel from ClientModel, to be able...
2011-06-30 Wladimir J. van... show an error if amount is not valid (either the amount...
2011-06-30 Wladimir J. van... Make it more clear what the "New" button does
2011-06-29 Wladimir J. van... Implement filter row instead of tabs, allows for more...
2011-06-29 Wladimir J. van... add "BTC" to balance for clarity
2011-06-28 Joerie de GramFix connection failure debug output
2011-06-28 Wladimir J. van... 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 Gavin AndresenBoost unit-testing framework.
2011-06-26 Wladimir J. van... add icons to "New..." and "Copy to clipboard" buttons
2011-06-26 Wladimir J. van... 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
next