index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
clientmodel.cpp
Age
Commit message (
Expand
)
Author
2011-09-11
clarify function signature (GetNumBlocksOfPeers) and use number of 'frozen' b...
Wladimir J. van der Laan
2011-09-11
The synchronization progress bar now compares the amount of total blocks to a...
Janne Pulkkinen
2011-09-02
update to work with new lock system, add protocol.* to build system
Wladimir J. van der Laan
2011-07-29
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
2011-07-17
make initial block download reporting somewhat better by tracking version res...
Wladimir J. van der Laan
2011-07-08
Display a "freshness" indicator instead of nr of blocks
Wladimir J. van der Laan
2011-07-01
General cleanups
Wladimir J. van der Laan
2011-06-30
Make it very clear when on testnet (green icon, add [testnet] to title)
Wladimir J. van der Laan
2011-06-30
Split off WalletModel from ClientModel, to be able to support multi-wallets i...
Wladimir J. van der Laan
2011-06-26
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-25
allow adding address to address book in send dialog
Wladimir J. van der Laan
2011-06-21
Allow changing default address (fixes issue #6)
Wladimir J. van der Laan
2011-06-18
On initial block chain download, show a progress bar
Wladimir J. van der Laan
2011-06-18
Prevent notification balloon-spam on initial block download, const-correctnes...
Wladimir J. van der Laan
2011-06-18
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan
[prev]