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
2020-06-19
[gui] Load PSBT from clipboard
Glenn Willen
2020-06-01
gui: Add Close All Wallets action
João Barbosa
2020-05-29
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-27
qt: Add privacy feature to Overview page
Hennadii Stepanov
2020-05-19
refactor: Remove Node:: queries from GUI
Hennadii Stepanov
2020-05-11
Merge #18914: refactor: Apply override specifier consistently
MarcoFalke
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-05-05
gui: Add detailed text to BitcoinGUI::message
Hennadii Stepanov
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-27
[gui] load PSBT
Sjors Provoost
2020-01-19
Revert "refactor: Remove never used default parameter"
Hennadii Stepanov
2020-01-16
refactor: Remove never used default parameter
Hennadii Stepanov
2019-09-05
Add Create Wallet menu action
Andrew Chow
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-19
Prepend the error/warning prefix for GUI messages
Hennadii Stepanov
2019-06-18
gui: Fix open wallet menu initialization order
João Barbosa
2019-02-12
gui: Add close wallet action
João Barbosa
2019-02-04
gui: Add Open Wallet menu
João Barbosa
2019-02-03
gui: Expose BitcoinGUI::unsubscribeFromCoreSignals
João Barbosa
2019-01-18
gui: Refactor to use WalletController
João Barbosa
2019-01-15
gui: Show current wallet name in window title
João Barbosa
2019-01-15
gui: Keep network style in BitcoinGUI
João Barbosa
2019-01-15
gui: Remove unused return type in some BitcoinGUI methods
João Barbosa
2019-01-15
Merge #14594: qt: Fix minimized window bug on Linux
Wladimir J. van der Laan
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-09
Merge #14517: qt: Fix start with the `-min` option
Wladimir J. van der Laan
2019-01-09
Merge #11625: Add BitcoinApplication & RPCConsole tests
MarcoFalke
2019-01-04
Fix minimized window bug on Linux
Hennadii Stepanov
2019-01-04
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2018-12-06
Fix start with the `-min` option
Hennadii Stepanov
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
[next]