aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
Commit message (Expand)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-10/+10
* really s/doge/dis/g this timeTomo Ueda2021-09-021-2/+2
* Add GUI to import private keyschromatic2021-05-231-0/+6
* Fix for Boost 1.74John-Gee2021-02-021-4/+18
* [Qt] fix typo in bitcoingui.cppIkko Ashimine2021-01-311-1/+1
* Re-add paperwallet printer (#1467)Max K2019-03-251-0/+5
* Update QT client messages and translations to Doge equivalents (#1429)Ross Nicoll2019-03-251-13/+13
* Introduce basic Dogecoin brandingRoss Nicoll2019-03-251-0/+16
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-1/+1
* Update the remaining blocks left in modaloverlay at init.Jonas Schnelli2017-05-311-2/+1
* Fix segfault crash when shutdown the GUI in disablewallet modeJonas Schnelli2017-02-211-1/+4
* Fix typospracticalswift2017-01-291-1/+1
* qt: Use nPowTargetSpacing constantMarcoFalke2017-01-191-2/+3
* Merge #9461: [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli2017-01-191-2/+12
|\
| * [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli2017-01-191-2/+12
* | [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)practicalswift2017-01-131-1/+1
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* [Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...Jonas Schnelli2016-12-051-3/+3
* qt: Show progress overlay when clicking spinner iconWladimir J. van der Laan2016-11-241-2/+4
* qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan2016-11-241-16/+10
* Merge #9190: qt: Plug many memory leaksWladimir J. van der Laan2016-11-241-4/+9
|\
| * qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan2016-11-231-3/+8
| * qt: Plug many memory leaksWladimir J. van der Laan2016-11-231-1/+1
* | Mention the new network toggle functionality in the tooltip.Pavel Janík2016-11-121-2/+8
|/
* Merge #8996: Network activity toggleJonas Schnelli2016-11-111-7/+42
|\
| * Overhaul network activity toggleJonas Schnelli2016-10-241-6/+24
| * Qt: Add GUI feedback and control of network activity state.Jon Lund Steffensen2016-10-241-3/+20
* | [Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli2016-10-201-6/+3
* | [doc] Rework docsMarcoFalke2016-10-041-0/+2
* | Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-231-25/+34
|\ \ | |/ |/|
| * [Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli2016-09-231-4/+4
| * [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-131-2/+5
| * [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-261-1/+30
| * [Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli2016-08-261-24/+1
* | Do not shadow in src/qtPavel Janík2016-09-231-22/+22
* | [qt] WalletModel: Expose disablewalletMarcoFalke2016-09-211-4/+2
* | [wallet] Introduce DEFAULT_DISABLE_WALLETMarcoFalke2016-09-211-1/+1
|/
* [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-191-10/+22
* Fix minimize and close bugsadlawren2016-08-061-3/+8
* Do not ask a UI question from bitcoindPieter Wuille2016-06-241-0/+2
* Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...Jonas Schnelli2016-05-231-0/+12
|\
| * [Qt] Disable some menu items during splashscreen/verification stateJonas Schnelli2016-05-121-0/+12
* | Report reindexing progress in GUIPieter Wuille2016-05-171-4/+14
* | Qt: Add option to hide the system tray iconTyler Hardin2016-05-111-1/+19
|/
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-5/+15
|\
| * Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
| * Merge pull request #7112Wladimir J. van der Laan2015-11-301-4/+4
| |\
| | * [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-301-4/+4
| | * [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-301-4/+4
| * | Bugfix: Default -uiplatform is not actually the platform this build was compi...Luke Dashjr2015-11-281-0/+10
| |/