aboutsummaryrefslogtreecommitdiff
path: root/src/qt/clientmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce alert functionality (#1470)Ross Nicoll2018-09-191-1/+1
* Add missing <atomic> header in clientmodel.hJonas Schnelli2017-05-311-0/+2
* Declare headers height/time cache mutable, re-set the methods constJonas Schnelli2017-05-311-4/+4
* Reduce cs_main locks during modal overlay by adding an atomic cacheJonas Schnelli2017-05-311-2/+6
* Merge #9461: [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli2017-01-191-1/+1
|\
| * [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli2017-01-191-1/+1
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* Merge #8996: Network activity toggleJonas Schnelli2016-11-111-0/+6
|\
| * Qt: Add GUI feedback and control of network activity state.Jon Lund Steffensen2016-10-241-0/+6
* | [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-131-2/+2
* | [Qt] ClientModel add method to get the height of the header chainJonas Schnelli2016-08-261-0/+1
|/
* qt: Remove client name from debug windowWladimir J. van der Laan2016-06-281-1/+0
* Report reindexing progress in GUIPieter Wuille2016-05-171-1/+1
* [Qt] remove unused formatBuildDate methodJonas Schnelli2016-03-241-1/+0
* [Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli2016-03-221-0/+1
* Update alert notification and GUIBtcDrak2016-03-181-1/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-301-1/+1
* [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-301-2/+3
* [Qt] update block tip (height and date) without locking cs_main, update alway...Jonas Schnelli2015-11-301-5/+0
* [Qt] simple mempool info in debug windowJonas Schnelli2015-11-201-0/+6
* [Qt] simplify ban list signal handlingPhilip Kaufmann2015-09-161-1/+0
* [Qt] banlist, UI optimizing and better signal handlingJonas Schnelli2015-09-161-0/+1
* [Qt] add banlist table below peers tableJonas Schnelli2015-09-161-0/+4
* [Qt] show client user agent in debug windowPhilip Kaufmann2015-08-071-0/+1
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-2/+2
* [Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann2015-03-091-2/+3
* [Qt] remove unused getNumBlocksAtStartup() from ClientModelPhilip Kaufmann2015-02-091-3/+0
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* 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