aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/modaloverlay.ui
Commit message (Collapse)AuthorAgeFilesLines
* really s/doge/dis/g this timeTomo Ueda2021-09-021-2/+2
|
* Fix some strings still referencing bitcoinlangerhans2019-03-251-2/+2
|
* [qt] Do not translate `~`MarcoFalke2017-01-031-1/+1
|
* Make warning message about wallet balance possiblyR E Broadley2016-11-061-2/+2
| | | | | | being incorrect less ambiguous. Fixes #9079
* [Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli2016-10-201-2/+2
|
* [qt] sync-overlay: Don't show progress twiceMarcoFalke2016-10-101-0/+3
| | | | | | | * Don't show integer progress in progress bar. (Already shown in front of progress bar) * Also, use non-static method to get current msecs
* Trivial: Grammar and capitalizationDerek Miller2016-09-241-4/+4
|
* [Qt] modalinfolayer: removed unused comments, renamed signal, code style ↵Jonas Schnelli2016-09-231-2/+2
| | | | overhaul
* [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-131-0/+3
|
* [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-261-0/+370