aboutsummaryrefslogtreecommitdiff
path: root/src/qt/modaloverlay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skip expected remaining sync time without estimatechromatic2021-05-211-3/+4
* Disallow negative progress increase per hour %chromatic2021-05-211-1/+1
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-1/+1
* qt: Use nPowTargetSpacing constantMarcoFalke2017-01-191-2/+4
* [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift2017-01-131-1/+1
* [Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli2016-12-051-0/+7
* [Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli2016-10-201-1/+2
* [qt] sync-overlay: Don't show progress twiceMarcoFalke2016-10-101-4/+2
* [qt] sync-overlay: Don't show estimated number of headers leftMarcoFalke2016-09-291-1/+0
* [qt] sync-overlay: Don't block during reindexMarcoFalke2016-09-261-12/+19
* Merge #8805: Trivial: Grammar and capitalizationMarcoFalke2016-09-261-2/+2
|\
| * Trivial: Grammar and capitalizationDerek Miller2016-09-241-2/+2
* | Fix future copyright yearMitchell Cash2016-09-241-1/+1
|/
* [Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli2016-09-231-4/+3
* [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-131-3/+12
* [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-261-0/+150