aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.cpp
AgeCommit message (Expand)Author
2016-11-24qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan
2016-11-24Merge #9190: qt: Plug many memory leaksWladimir J. van der Laan
2016-11-23qt: Prevent thread/memory leak on exiting RPCConsoleWladimir J. van der Laan
2016-11-23qt: Plug many memory leaksWladimir J. van der Laan
2016-11-12Mention the new network toggle functionality in the tooltip.Pavel Janík
2016-11-11Merge #8996: Network activity toggleJonas Schnelli
2016-10-24Overhaul network activity toggleJonas Schnelli
2016-10-24Qt: Add GUI feedback and control of network activity state.Jon Lund Steffensen
2016-10-20[Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli
2016-10-04[doc] Rework docsMarcoFalke
2016-09-23Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli
2016-09-23[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli
2016-09-23Do not shadow in src/qtPavel Janík
2016-09-21[qt] WalletModel: Expose disablewalletMarcoFalke
2016-09-21[wallet] Introduce DEFAULT_DISABLE_WALLETMarcoFalke
2016-09-13[Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli
2016-08-26[Qt] add out-of-sync modal info layerJonas Schnelli
2016-08-26[Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli
2016-08-19[Qt] add HD enabled/disabled icon to the status barJonas Schnelli
2016-08-06Fix minimize and close bugsadlawren
2016-06-24Do not ask a UI question from bitcoindPieter Wuille
2016-05-23Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...Jonas Schnelli
2016-05-17Report reindexing progress in GUIPieter Wuille
2016-05-12[Qt] Disable some menu items during splashscreen/verification stateJonas Schnelli
2016-05-11Qt: Add option to hide the system tray iconTyler Hardin
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-30Merge pull request #7112Wladimir J. van der Laan
2015-11-30[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli
2015-11-30[Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli
2015-11-28Bugfix: Default -uiplatform is not actually the platform this build was compi...Luke Dashjr
2015-11-12[Qt] add shortcurts for debug-/console-windowJonas Schnelli
2015-09-23[Qt] Raise debug window when requestedMarcoFalke
2015-09-04Disallow duplicate windows.Casey Rodarmor
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-05-19[QT] mainwindow toolbar must not be movableJonas Schnelli
2015-05-04qt: fix numerusform in English translationWladimir J. van der Laan
2015-04-20[Qt, Trivial] fix header groupings + space, intdentation fixesPhilip Kaufmann
2015-04-01Merge pull request #5833Wladimir J. van der Laan
2015-03-13[QT] some mac specifiy cleanup (memory handling, unnecessary code)Jonas Schnelli
2015-03-09[Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann
2015-03-06GUI: Display label rather than address on popupsLuke Dashjr
2015-03-06[Qt] fix a issue where "command line options"-action overwrite "Preference"-a...Jonas Schnelli
2015-03-05QT: remove unused parameterRob Van Mieghem
2015-02-09[Qt] use qint64 in BitcoinGUI::setNumBlocksPhilip Kaufmann
2015-01-26Merge pull request #5628Wladimir J. van der Laan
2015-01-14Use text-color icons for system tray Send/Receive menu entriesLuke Dashjr
2015-01-13[Qt] remove size grip to get rid of the right marginJonas Schnelli