Add traffic monitor
[novacoin.git] / src / qt / clientmodel.h
2014-11-12 gadesAdd traffic monitor
2014-07-10 CryptoManiacStake miner status icon
2013-04-15 alexhzupdate to 0.4 preview
2012-04-10 Pieter WuilleBuild identification strings
2012-04-04 Wladimir J. van... qtui.h/noui.h interface cleanup
2012-04-04 Wladimir J. van... Update UI through async calls MainFrameRepaint and...
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-11-13 Wladimir J. van... Improve documentation for UI classes
2011-09-11 Wladimir J. van... clarify function signature (GetNumBlocksOfPeers) and...
2011-09-11 Janne PulkkinenThe synchronization progress bar now compares the amoun...
2011-08-08 Wladimir J. van... QtUI code cleanup / comment improvements
2011-07-29 Wladimir J. van... Remove no longer valid comment
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-17 Wladimir J. van... make initial block download reporting somewhat better...
2011-07-08 Wladimir J. van... Display a "freshness" indicator instead of nr of blocks
2011-07-01 Wladimir J. van... General cleanups
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-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-25 Wladimir J. van... allow adding address to address book in send 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... Prevent notification balloon-spam on initial block...
2011-06-11 Wladimir J. van... move back to original directory structure