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
/
modaloverlay.cpp
Age
Commit message (
Collapse
)
Author
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2016-12-05
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ↵
Jonas Schnelli
mode
2016-10-20
[Qt] use NotifyHeaderTip's height and date for the progress update
Jonas Schnelli
2016-10-10
[qt] sync-overlay: Don't show progress twice
MarcoFalke
* Don't show integer progress in progress bar. (Already shown in front of progress bar) * Also, use non-static method to get current msecs
2016-09-29
[qt] sync-overlay: Don't show estimated number of headers left
MarcoFalke
2016-09-26
[qt] sync-overlay: Don't block during reindex
MarcoFalke
2016-09-26
Merge #8805: Trivial: Grammar and capitalization
MarcoFalke
c9ce17b Trivial: Grammar and capitalization (Derek Miller)
2016-09-24
Trivial: Grammar and capitalization
Derek Miller
2016-09-24
Fix future copyright year
Mitchell Cash
2016-09-23
[Qt] modalinfolayer: removed unused comments, renamed signal, code style ↵
Jonas Schnelli
overhaul
2016-09-13
[Qt] only update "amount of blocks left" when the header chain is in-sync
Jonas Schnelli
2016-08-26
[Qt] add out-of-sync modal info layer
Jonas Schnelli