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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Qt] simplify ban list signal handling
Philip Kaufmann
2015-09-16
1
-1
/
+0
*
[Qt] polish ban table
Philip Kaufmann
2015-09-16
1
-1
/
+1
*
[Qt] banlist, UI optimizing and better signal handling
Jonas Schnelli
2015-09-16
1
-0
/
+1
*
[Qt] add ui signal for banlist changes
Jonas Schnelli
2015-09-16
1
-0
/
+8
*
[Qt] add banlist table below peers table
Jonas Schnelli
2015-09-16
1
-0
/
+13
*
[Qt] show client user agent in debug window
Philip Kaufmann
2015-08-07
1
-0
/
+5
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+0
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-5
/
+5
*
[Qt] constify foreach uses where possible
Philip Kaufmann
2015-07-07
1
-3
/
+3
*
checkpoints: Decouple checkpoints from Params
Cory Fields
2015-04-30
1
-1
/
+1
*
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-03-09
1
-6
/
+12
*
[Qt] remove unused getNumBlocksAtStartup() from ClientModel
Philip Kaufmann
2015-02-09
1
-8
/
+3
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-2
/
+2
*
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
*
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-0
/
+1
*
Merge pull request #4599
Jeff Garzik
2014-08-29
1
-8
/
+0
|
\
|
*
ui_interface: remove unused NotifyBlocksChanged signal
Jeff Garzik
2014-08-14
1
-8
/
+0
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
|
/
*
Use GetBlockTime() more
jtimon
2014-07-07
1
-1
/
+1
*
add NetworkIDString() to chainparams
Philip Kaufmann
2014-06-12
1
-8
/
+0
*
Merge pull request #4223
Wladimir J. van der Laan
2014-06-04
1
-0
/
+10
|
\
|
*
VerifyDB progress
Cozz Lovan
2014-06-03
1
-0
/
+10
*
|
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
1
-1
/
+3
|
/
*
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-06-03
1
-1
/
+8
*
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-05-06
1
-11
/
+3
*
qt: get required locks upfront in polling functions
Wladimir J. van der Laan
2014-04-23
1
-0
/
+6
*
Solve chainActive-related locking issues
Wladimir J. van der Laan
2014-04-18
1
-0
/
+3
*
[Qt] show number of in/out connections in debug console
Philip Kaufmann
2014-03-03
1
-2
/
+11
*
qt: Treat regtest as testnet
Wladimir J. van der Laan
2013-12-20
1
-2
/
+5
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-7
/
+7
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
Merge pull request #3084 from Diapolo/clientmodel
Wladimir J. van der Laan
2013-10-17
1
-3
/
+1
|
\
|
*
clientmodel: remove 2 hard-coded values, use CChainParams instead
Philip Kaufmann
2013-10-15
1
-3
/
+1
*
|
Merge pull request #2924 from sje397/TrafficGraph
Wladimir J. van der Laan
2013-10-15
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Add network traffic graph
Scott Ellis
2013-10-14
1
-0
/
+12
*
|
Refactor/encapsulate chain globals into a CChain class
Pieter Wuille
2013-10-11
1
-4
/
+4
|
/
*
several small Qt-related fixes
Philip Kaufmann
2013-09-28
1
-2
/
+1
*
Bitcoin-Qt: Use qDebug() for printing to debug.log
Philip Kaufmann
2013-09-06
1
-2
/
+3
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-1
/
+2
*
rework ClientModel::getBlockSource() + BitcoinGUI::setNumBlocks()
Philip Kaufmann
2013-04-10
1
-2
/
+5
*
Bitcoin-Qt: emit numBlocksChanged for changed reindex or importing state
Philip Kaufmann
2013-04-06
1
-2
/
+8
*
Bitcoin-Qt: add Genesis blocks time for testnet
Philip Kaufmann
2013-04-04
1
-1
/
+3
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-0
/
+1
*
Transactions-based verification progress
Pieter Wuille
2013-02-16
1
-0
/
+5
*
Change progress bar from block-based to time-based
Wladimir J. van der Laan
2013-02-16
1
-0
/
+1
*
Prevent Qt crash at startup with an empty data directory
Gavin Andresen
2013-01-30
1
-1
/
+4
*
Bitcoin-Qt: never display own block count > estimated block count
Philip Kaufmann
2013-01-04
1
-4
/
+3
*
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
-1
/
+1
[prev]
[next]