index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
clientmodel.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-1
/
+1
*
Add missing <atomic> header in clientmodel.h
Jonas Schnelli
2017-05-31
1
-0
/
+2
*
Declare headers height/time cache mutable, re-set the methods const
Jonas Schnelli
2017-05-31
1
-4
/
+4
*
Reduce cs_main locks during modal overlay by adding an atomic cache
Jonas Schnelli
2017-05-31
1
-2
/
+6
*
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
1
-1
/
+1
|
\
|
*
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
1
-1
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
1
-0
/
+6
|
\
|
*
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-10-24
1
-0
/
+6
*
|
[Qt] only update "amount of blocks left" when the header chain is in-sync
Jonas Schnelli
2016-09-13
1
-2
/
+2
*
|
[Qt] ClientModel add method to get the height of the header chain
Jonas Schnelli
2016-08-26
1
-0
/
+1
|
/
*
qt: Remove client name from debug window
Wladimir J. van der Laan
2016-06-28
1
-1
/
+0
*
Report reindexing progress in GUI
Pieter Wuille
2016-05-17
1
-1
/
+1
*
[Qt] remove unused formatBuildDate method
Jonas Schnelli
2016-03-24
1
-1
/
+0
*
[Qt] Debug window: replace "Build date" with "Datadir"
Jonas Schnelli
2016-03-22
1
-0
/
+1
*
Update alert notification and GUI
BtcDrak
2016-03-18
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...
Jonas Schnelli
2015-11-30
1
-1
/
+1
*
[Qt] reduce cs_main in getVerificationProgress()
Jonas Schnelli
2015-11-30
1
-2
/
+3
*
[Qt] update block tip (height and date) without locking cs_main, update alway...
Jonas Schnelli
2015-11-30
1
-5
/
+0
*
[Qt] simple mempool info in debug window
Jonas Schnelli
2015-11-20
1
-0
/
+6
*
[Qt] simplify ban list signal handling
Philip Kaufmann
2015-09-16
1
-1
/
+0
*
[Qt] banlist, UI optimizing and better signal handling
Jonas Schnelli
2015-09-16
1
-0
/
+1
*
[Qt] add banlist table below peers table
Jonas Schnelli
2015-09-16
1
-0
/
+4
*
[Qt] show client user agent in debug window
Philip Kaufmann
2015-08-07
1
-0
/
+1
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-2
/
+2
*
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-03-09
1
-2
/
+3
*
[Qt] remove unused getNumBlocksAtStartup() from ClientModel
Philip Kaufmann
2015-02-09
1
-3
/
+0
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Fix all header defines
Pavel JanÃk
2014-11-03
1
-3
/
+3
*
add NetworkIDString() to chainparams
Philip Kaufmann
2014-06-12
1
-2
/
+0
*
VerifyDB progress
Cozz Lovan
2014-06-03
1
-0
/
+3
*
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-06-03
1
-0
/
+3
*
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-05-06
1
-4
/
+1
*
[Qt] show number of in/out connections in debug console
Philip Kaufmann
2014-03-03
1
-1
/
+9
*
qt: Treat regtest as testnet
Wladimir J. van der Laan
2013-12-20
1
-2
/
+2
*
[Qt] small notificator and style changes
Philip Kaufmann
2013-12-03
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-1
/
+2
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
Add network traffic graph
Scott Ellis
2013-10-14
1
-0
/
+4
*
Bitcoin-Qt: Use qDebug() for printing to debug.log
Philip Kaufmann
2013-09-06
1
-2
/
+2
*
rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()
Philip Kaufmann
2013-04-10
1
-2
/
+2
*
Bitcoin-Qt: emit numBlocksChanged for changed reindex or importing state
Philip Kaufmann
2013-04-06
1
-0
/
+2
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-0
/
+2
*
Transactions-based verification progress
Pieter Wuille
2013-02-16
1
-0
/
+1
*
Bitcoin-Qt: remove obsolete modal flag from GUI APIs
Philip Kaufmann
2012-12-03
1
-1
/
+1
*
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-11-26
1
-2
/
+2
*
Add -reindex, to perform in-place reindexing of block chain files
Pieter Wuille
2012-11-09
1
-1
/
+8
*
Show warning when using prerelease version
Wladimir J. van der Laan
2012-10-25
1
-0
/
+2
[next]