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
...
*
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]