"Receive coins" instead of "Receiving addresses"
[novacoin.git] / src / qt / bitcoingui.cpp
2011-07-02 Wladimir J. van... "Receive coins" instead of "Receiving addresses"
2011-07-01 Wladimir J. van... Remove "default address" from main GUI screen, it only...
2011-07-01 Wladimir J. van... General cleanups
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... 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-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 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-25 Wladimir J. van... Improve look/usablity of send coins dialog
2011-06-25 Wladimir J. van... Call "initial download" "synchronizing with network...
2011-06-24 Wladimir J. van... use buttonbox for options dialog
2011-06-21 Wladimir J. van... Allow changing default address (fixes issue #6)
2011-06-18 Wladimir J. van... On initial block chain download, show a progress bar
2011-06-18 Wladimir J. van... add configure and receive icon
2011-06-18 Wladimir J. van... Prevent notification balloon-spam on initial block...
2011-06-18 Wladimir J. van... remove commented code, use // for one-line comments...
2011-06-17 Wladimir J. van... better icons for confirmations
2011-06-16 Wladimir J. van... show connection meter "full" only at 10+ connections
2011-06-14 Wladimir J. van... add connection meter
2011-06-14 Wladimir J. van... Make status column narrow (icon only, details on tooltip)
2011-06-13 Wladimir J. van... Address book: select action (edit/select) based on...
2011-06-13 Wladimir J. van... Status column reorganization
2011-06-11 Wladimir J. van... move back to original directory structure