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
*
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
*
Add -reindex, to perform in-place reindexing of block chain files
Pieter Wuille
2012-11-09
1
-2
/
+6
*
Show warning when using prerelease version
Wladimir J. van der Laan
2012-10-25
1
-3
/
+6
*
Move external block import to separate thread
Pieter Wuille
2012-10-20
1
-0
/
+5
*
Refactor: move alert code from main to alert.cpp/h
Gavin Andresen
2012-08-28
1
-0
/
+1
*
only update cached values in ClientModel::updateTimer() when they are changed
Philip Kaufmann
2012-08-01
1
-3
/
+5
*
Add a timer to check for changes in immature or unconfirmed balances,
Scott Ellis
2012-07-06
1
-1
/
+1
*
add client startup time as an entry to debug.log (note: logged time in debug....
Philip Kaufmann
2012-05-23
1
-2
/
+2
*
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-0
/
+45
*
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-17
/
+40
*
add the client startup time to the debug window / rename Version label to Cli...
Philip Kaufmann
2012-05-12
1
-0
/
+6
*
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-05-05
1
-0
/
+5
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+1
*
Build identification strings
Pieter Wuille
2012-04-10
1
-0
/
+5
*
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-04-04
1
-8
/
+10
*
Fix status bar not displaying Alerts.
Matt Corallo
2011-12-13
1
-0
/
+5
*
clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' b...
Wladimir J. van der Laan
2011-09-11
1
-2
/
+2
[next]