aboutsummaryrefslogtreecommitdiff
path: root/src/qt/clientmodel.cpp
AgeCommit message (Expand)Author
2011-12-13Fix status bar not displaying Alerts.Matt Corallo
2011-09-11clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' b...Wladimir J. van der Laan
2011-09-11The synchronization progress bar now compares the amount of total blocks to a...Janne Pulkkinen
2011-09-02update to work with new lock system, add protocol.* to build systemWladimir J. van der Laan
2011-07-29Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan
2011-07-17make initial block download reporting somewhat better by tracking version res...Wladimir J. van der Laan
2011-07-08Display a "freshness" indicator instead of nr of blocksWladimir J. van der Laan
2011-07-01General cleanupsWladimir J. van der Laan
2011-06-30Make it very clear when on testnet (green icon, add [testnet] to title)Wladimir J. van der Laan
2011-06-30Split off WalletModel from ClientModel, to be able to support multi-wallets i...Wladimir J. van der Laan
2011-06-26update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan
2011-06-25allow adding address to address book in send dialogWladimir J. van der Laan
2011-06-21Allow changing default address (fixes issue #6)Wladimir J. van der Laan
2011-06-18On initial block chain download, show a progress barWladimir J. van der Laan
2011-06-18Prevent notification balloon-spam on initial block download, const-correctnes...Wladimir J. van der Laan
2011-06-18remove commented code, use // for one-line comments and comments inside funct...Wladimir J. van der Laan
2011-06-11move back to original directory structureWladimir J. van der Laan