aboutsummaryrefslogtreecommitdiff
path: root/src/qt/modaloverlay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt: Fix update headers-countJonas Schnelli2019-01-041-1/+7
* qt: Use new Qt5 connect syntaxJoão Barbosa2018-08-211-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* Fix typosDimitris Apostolou2018-03-211-1/+1
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan2017-11-161-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-4/+4
* Refactor tipUpdate as per style guideMeshCollider2017-09-061-11/+10
* Fix division by zero in time remainingMeshCollider2017-09-061-4/+7
* Fixed multiple typosDimitris Tsapakidis2017-06-221-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