aboutsummaryrefslogtreecommitdiff
path: root/src/qt/clientmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for Boost 1.74John-Gee2021-02-021-12/+34
* Re-introduce alert functionality (#1470)Ross Nicoll2018-09-191-6/+21
* Set both time/height header caches at the same timeJonas Schnelli2017-05-311-0/+2
* Declare headers height/time cache mutable, re-set the methods constJonas Schnelli2017-05-311-2/+2
* Reduce cs_main locks during modal overlay by adding an atomic cacheJonas Schnelli2017-05-311-10/+25
* Move tx estimation data out of CCheckPointDataPieter Wuille2017-01-041-1/+1
* [MOVEONLY] Move progress estimation out of checkpointsPieter Wuille2017-01-041-1/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+1
* Merge #8996: Network activity toggleJonas Schnelli2016-11-111-0/+28
|\
| * Qt: Add GUI feedback and control of network activity state.Jon Lund Steffensen2016-10-241-0/+28
* | qt: Use correct conversion function for boost::path datadirWladimir J. van der Laan2016-11-071-1/+2
* | [qt] sync-overlay: Don't block during reindexMarcoFalke2016-09-261-1/+1
* | Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-231-1/+17
|\ \ | |/ |/|
| * [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-131-1/+9
| * [Qt] ClientModel add method to get the height of the header chainJonas Schnelli2016-08-261-0/+8
| * [Qt] Always pass the numBlocksChanged signal for headers tip changedJonas Schnelli2016-08-261-1/+1
* | Do not shadow in src/qtPavel Janík2016-09-231-2/+2
* | net: move send/recv statistics to CConnmanCory Fields2016-09-081-2/+6
* | net: Add most functions needed for vNodes to CConnmanCory Fields2016-09-081-10/+12
|/
* qt: Remove client name from debug windowWladimir J. van der Laan2016-06-281-5/+0
* Report reindexing progress in GUIPieter Wuille2016-05-171-6/+12
* [Qt] remove unused formatBuildDate methodJonas Schnelli2016-03-241-5/+0
* [Qt] Debug window: replace "Build date" with "Datadir"Jonas Schnelli2016-03-221-0/+5
* Update alert notification and GUIBtcDrak2016-03-181-20/+6
* Remove p2p alert handlingBtcDrak2016-03-181-1/+0
* Typo fixes in commentsChris Wheeler2016-01-171-1/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Merge pull request #7141Wladimir J. van der Laan2015-12-011-1/+1
|\
| * rpc: Don't translate warning messagesWladimir J. van der Laan2015-12-011-1/+1
* | qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodelWladimir J. van der Laan2015-12-011-1/+4
|/
* [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-301-4/+9
* [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-301-4/+5
* [Qt] update block tip (height and date) without locking cs_main, update alway...Jonas Schnelli2015-11-301-30/+23
* [Qt] simple mempool info in debug windowJonas Schnelli2015-11-201-0/+12
* [Qt] simplify ban list signal handlingPhilip Kaufmann2015-09-161-1/+0
* [Qt] polish ban tablePhilip Kaufmann2015-09-161-1/+1
* [Qt] banlist, UI optimizing and better signal handlingJonas Schnelli2015-09-161-0/+1
* [Qt] add ui signal for banlist changesJonas Schnelli2015-09-161-0/+8
* [Qt] add banlist table below peers tableJonas Schnelli2015-09-161-0/+13
* [Qt] show client user agent in debug windowPhilip Kaufmann2015-08-071-0/+5
* Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+0
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-5/+5
* [Qt] constify foreach uses where possiblePhilip Kaufmann2015-07-071-3/+3
* checkpoints: Decouple checkpoints from ParamsCory Fields2015-04-301-1/+1
* [Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann2015-03-091-6/+12
* [Qt] remove unused getNumBlocksAtStartup() from ClientModelPhilip Kaufmann2015-02-091-8/+3
* Remove whitespaces before double colon in errors and logsPavel Janík2015-01-311-2/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1