aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bitcoingui.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* Merge #13235: Break circular dependency: init -> * -> init by extracting shut...Wladimir J. van der Laan2018-07-041-1/+1
|\
| * Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-251-1/+1
* | qt: Move BitcoinGUI initializers to class, fix initializer order warningWladimir J. van der Laan2018-06-251-48/+48
|/
* ui: Support wallets unloaded dynamicallyJoão Barbosa2018-06-181-1/+4
* Qt: use [default wallet] as name for wallet with no nameJonas Schnelli2018-05-191-0/+1
* [gui] Add proxy icon in statusbarCristian Mircea Messel2018-05-151-0/+5
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-5/+5
* Remove direct bitcoin calls from qt/bitcoingui.cppRussell Yanofsky2018-04-041-1/+11
* Qt: Get wallet name from WalletModel rather than passing it aroundLuke Dashjr2018-03-261-1/+1
* Qt: When multiple wallets are used, include in notifications the nameJonas Schnelli2018-03-261-1/+1
* Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...Luke Dashjr2018-03-261-0/+1
* Qt: Ensure UI updates only come from the currently selected walletViewLuke Dashjr2018-03-061-0/+4
* Qt: Add a combobox to toolbar to select from multiple walletsLuke Dashjr2018-03-061-1/+7
* Qt: Load all wallets into WalletModelsLuke Dashjr2018-03-061-1/+0
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift2017-08-071-1/+1
* Remove unnecessary forward class declarations in header filespracticalswift2017-06-121-2/+0
* Merge #9461: [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli2017-01-191-0/+2
|\
| * [Qt] Improve progress display during headers-sync and peer-findingJonas Schnelli2017-01-191-0/+2
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* qt: Replace NetworkToggleStatusBarControl with generic ClickableLabelWladimir J. van der Laan2016-11-241-15/+4
* Merge #8996: Network activity toggleJonas Schnelli2016-11-111-1/+20
|\
| * Overhaul network activity toggleJonas Schnelli2016-10-241-1/+15
| * Qt: Add GUI feedback and control of network activity state.Jon Lund Steffensen2016-10-241-0/+5
* | [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-261-0/+4
|/
* [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-191-1/+8
* Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...Jonas Schnelli2016-05-231-0/+1
|\
| * [Qt] Disable some menu items during splashscreen/verification stateJonas Schnelli2016-05-121-0/+1
* | Report reindexing progress in GUIPieter Wuille2016-05-171-1/+1
* | Qt: Add option to hide the system tray iconTyler Hardin2016-05-111-0/+3
|/
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Merge pull request #7112Wladimir J. van der Laan2015-11-301-1/+1
|\
| * [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-301-2/+1
| * [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-301-1/+2
* | Bugfix: Default -uiplatform is not actually the platform this build was compi...Luke Dashjr2015-11-281-0/+1
|/
* [Qt] add shortcurts for debug-/console-windowJonas Schnelli2015-11-121-0/+2
* [Qt] Raise debug window when requestedMarcoFalke2015-09-231-0/+2
* Disallow duplicate windows.Casey Rodarmor2015-09-041-0/+2
* qt: Introduce PlatformStyleWladimir J. van der Laan2015-07-311-2/+5
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-4/+4
* Merge pull request #5833Wladimir J. van der Laan2015-04-011-1/+1
|\
| * GUI: Display label rather than address on popupsLuke Dashjr2015-03-061-1/+1
* | [Qt] rework setNumBlocks to have blockDate as parameterPhilip Kaufmann2015-03-091-2/+2
* | QT: remove unused parameterRob Van Mieghem2015-03-051-1/+1
|/
* Use text-color icons for system tray Send/Receive menu entriesLuke Dashjr2015-01-141-0/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1