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-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
2015-09-04
Disallow duplicate windows.
Casey Rodarmor
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-04-01
Merge pull request #5833
Wladimir J. van der Laan
2015-03-09
[Qt] rework setNumBlocks to have blockDate as parameter
Philip Kaufmann
2015-03-06
GUI: Display label rather than address on popups
Luke Dashjr
2015-03-05
QT: remove unused parameter
Rob Van Mieghem
2015-01-14
Use text-color icons for system tray Send/Receive menu entries
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-11-10
Don't show wallet options in the preferences menu when running with -disablew...
sinetek
2014-11-03
Fix all header defines
Pavel Janík
2014-10-30
[Qt] fix slot connection problems when no wallet is loaded
Philip Kaufmann
2014-10-10
qt: add network-specific style object
Wladimir J. van der Laan
[next]