aboutsummaryrefslogtreecommitdiff
path: root/src/qt/clientmodel.h
Commit message (Expand)AuthorAgeFilesLines
* add NetworkIDString() to chainparamsPhilip Kaufmann2014-06-121-2/+0
* VerifyDB progressCozz Lovan2014-06-031-0/+3
* Qt: Add GUI view of peer information. #4133Ashley Holman2014-06-031-0/+3
* Remove NumBlocksOfPeersWladimir J. van der Laan2014-05-061-4/+1
* [Qt] show number of in/out connections in debug consolePhilip Kaufmann2014-03-031-1/+9
* qt: Treat regtest as testnetWladimir J. van der Laan2013-12-201-2/+2
* [Qt] small notificator and style changesPhilip Kaufmann2013-12-031-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+2
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* Add network traffic graphScott Ellis2013-10-141-0/+4
* Bitcoin-Qt: Use qDebug() for printing to debug.logPhilip Kaufmann2013-09-061-2/+2
* rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()Philip Kaufmann2013-04-101-2/+2
* Bitcoin-Qt: emit numBlocksChanged for changed reindex or importing statePhilip Kaufmann2013-04-061-0/+2
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-0/+2
* Transactions-based verification progressPieter Wuille2013-02-161-0/+1
* Bitcoin-Qt: remove obsolete modal flag from GUI APIsPhilip Kaufmann2012-12-031-1/+1
* update CClientUIInterface and remove orphan Wx stuffPhilip Kaufmann2012-11-261-2/+2
* Add -reindex, to perform in-place reindexing of block chain filesPieter Wuille2012-11-091-1/+8
* Show warning when using prerelease versionWladimir J. van der Laan2012-10-251-0/+2
* Move external block import to separate threadPieter Wuille2012-10-201-0/+2
* add client startup time as an entry to debug.log (note: logged time in debug....Philip Kaufmann2012-05-231-1/+1
* Convert UI interface to boost::signals2.Wladimir J. van der Laan2012-05-201-0/+3
* Fine-grained UI updatesWladimir J. van der Laan2012-05-201-6/+8
* add the client startup time to the debug window / rename Version label to Cli...Philip Kaufmann2012-05-121-0/+1
* Add UI RPC console / debug windowWladimir J. van der Laan2012-05-051-0/+1
* Build identification stringsPieter Wuille2012-04-101-0/+1
* qtui.h/noui.h interface cleanupWladimir J. van der Laan2012-04-041-1/+1
* Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...Wladimir J. van der Laan2012-04-041-0/+1
* Fix status bar not displaying Alerts.Matt Corallo2011-12-131-0/+2
* Improve documentation for UI classesWladimir J. van der Laan2011-11-131-5/+5
* clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' b...Wladimir J. van der Laan2011-09-111-1/+1
* The synchronization progress bar now compares the amount of total blocks to a...Janne Pulkkinen2011-09-111-0/+3
* QtUI code cleanup / comment improvementsWladimir J. van der Laan2011-08-081-1/+1
* Remove no longer valid commentWladimir J. van der Laan2011-07-291-2/+0
* Full support for other units, add configuration option for default unit (used...Wladimir J. van der Laan2011-07-291-3/+1
* make initial block download reporting somewhat better by tracking version res...Wladimir J. van der Laan2011-07-171-0/+3
* Display a "freshness" indicator instead of nr of blocksWladimir J. van der Laan2011-07-081-0/+6
* General cleanupsWladimir J. van der Laan2011-07-011-0/+2
* Make it very clear when on testnet (green icon, add [testnet] to title)Wladimir J. van der Laan2011-06-301-0/+2
* Split off WalletModel from ClientModel, to be able to support multi-wallets i...Wladimir J. van der Laan2011-06-301-24/+7
* update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)Wladimir J. van der Laan2011-06-261-1/+4
* allow adding address to address book in send dialogWladimir J. van der Laan2011-06-251-1/+1
* Allow changing default address (fixes issue #6)Wladimir J. van der Laan2011-06-211-4/+0
* On initial block chain download, show a progress barWladimir J. van der Laan2011-06-181-0/+2
* Prevent notification balloon-spam on initial block download, const-correctnes...Wladimir J. van der Laan2011-06-181-5/+8
* move back to original directory structureWladimir J. van der Laan2011-06-111-0/+61