index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoingui.h
Age
Commit message (
Expand
)
Author
2018-12-01
Merge #13966: gui: When private key is disabled, only show watch-only balance
Wladimir J. van der Laan
2018-11-12
Merge #14123: gui: Add GUIUtil::bringToFront
Wladimir J. van der Laan
2018-11-04
Use Qt signal for macOS Dock icon click event
Hennadii Stepanov
2018-11-01
macOS: disable AppNap during sync
Alexey Ivanov
2018-09-18
gui: Show watch-only eye instead of HD disabled
Chun Kuan Lee
2018-08-30
Merge #14103: docs: Fix broken Doxygen comments
Wladimir J. van der Laan
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-20
Merge #13248: [gui] Make proxy icon from statusbar clickable
Wladimir J. van der Laan
2018-08-08
Fix incorrect Doxygen comments
practicalswift
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-25
[gui] Make proxy icon from statusbar clickable
Cristian Mircea Messel
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-04
Merge #13235: Break circular dependency: init -> * -> init by extracting shut...
Wladimir J. van der Laan
2018-06-25
qt: Move BitcoinGUI initializers to class, fix initializer order warning
Wladimir J. van der Laan
2018-06-25
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-18
ui: Support wallets unloaded dynamically
João Barbosa
2018-05-19
Qt: use [default wallet] as name for wallet with no name
Jonas Schnelli
2018-05-15
[gui] Add proxy icon in statusbar
Cristian Mircea Messel
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-04
Remove direct bitcoin calls from qt/bitcoingui.cpp
Russell Yanofsky
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...
Luke Dashjr
2018-03-06
Qt: Ensure UI updates only come from the currently selected walletView
Luke Dashjr
2018-03-06
Qt: Add a combobox to toolbar to select from multiple wallets
Luke Dashjr
2018-03-06
Qt: Load all wallets into WalletModels
Luke Dashjr
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-06-12
Remove unnecessary forward class declarations in header files
practicalswift
2017-01-19
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-24
qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel
Wladimir J. van der Laan
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-10-24
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-08-26
[Qt] add out-of-sync modal info layer
Jonas Schnelli
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-05-23
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...
Jonas Schnelli
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-05-12
[Qt] Disable some menu items during splashscreen/verification state
Jonas Schnelli
2016-05-11
Qt: Add option to hide the system tray icon
Tyler Hardin
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-30
Merge pull request #7112
Wladimir 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-28
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-12
[Qt] add shortcurts for debug-/console-window
Jonas Schnelli
2015-09-23
[Qt] Raise debug window when requested
MarcoFalke
[next]