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
...
*
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
*
The synchronization progress bar now compares the amount of total blocks to a...
Janne Pulkkinen
2011-09-11
1
-0
/
+8
*
update to work with new lock system, add protocol.* to build system
Wladimir J. van der Laan
2011-09-02
1
-1
/
+1
*
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
2011-07-29
1
-4
/
+2
*
make initial block download reporting somewhat better by tracking version res...
Wladimir J. van der Laan
2011-07-17
1
-6
/
+12
*
Display a "freshness" indicator instead of nr of blocks
Wladimir J. van der Laan
2011-07-08
1
-0
/
+6
*
General cleanups
Wladimir J. van der Laan
2011-07-01
1
-0
/
+4
*
Make it very clear when on testnet (green icon, add [testnet] to title)
Wladimir J. van der Laan
2011-06-30
1
-0
/
+5
*
Split off WalletModel from ClientModel, to be able to support multi-wallets i...
Wladimir J. van der Laan
2011-06-30
1
-92
/
+1
*
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-26
1
-13
/
+16
*
allow adding address to address book in send dialog
Wladimir J. van der Laan
2011-06-25
1
-3
/
+4
*
Allow changing default address (fixes issue #6)
Wladimir J. van der Laan
2011-06-21
1
-25
/
+3
*
On initial block chain download, show a progress bar
Wladimir J. van der Laan
2011-06-18
1
-0
/
+6
*
Prevent notification balloon-spam on initial block download, const-correctnes...
Wladimir J. van der Laan
2011-06-18
1
-5
/
+10
*
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-18
1
-6
/
+4
*
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
1
-0
/
+156
[prev]