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
2022-06-27
gui: Add Wallet Restore in the GUI
w0xlt
2022-04-26
scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS
João Barbosa
2022-04-15
Merge bitcoin-core/gui#556: refactor: Make BitcoinUnits::Unit a scoped enum
Hennadii Stepanov
2022-04-06
lint: remove qt SIGNAL/SLOT lint
fanquake
2022-02-22
qt, refactor: Make BitcoinUnits::Unit a scoped enum
Hennadii Stepanov
2022-02-08
qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction members
Hennadii Stepanov
2022-02-08
qt: Drop BitcoinGUI::toggleHideAction member
Hennadii Stepanov
2022-02-08
qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambda
Hennadii Stepanov
2022-02-08
qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambda
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-10-05
Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus
MarcoFalke
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-29
qt: Do not exit and re-enter main event loop during shutdown
Hennadii Stepanov
2021-05-31
Merge bitcoin-core/gui#309: Add access to the Peers tab from the network icon
Hennadii Stepanov
2021-05-08
gui: Add access to the Peers tab from the network icon
Hennadii Stepanov
2021-05-01
qt: Make UnitDisplayStatusBarControl aware of runtime palette change
Hennadii Stepanov
2021-05-01
qt: Use GUIUtil::ThemedLabel class
Hennadii Stepanov
2020-12-15
Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...
Jonas Schnelli
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-15
qt: Remove redundant BitcoinGUI::setTrayIconVisible
Hennadii Stepanov
2020-11-15
gui: Replace "Hide tray icon" option with positive "Show tray icon" one
Hennadii Stepanov
2020-09-08
Tell users how to load or create a wallet when no wallet is loaded
Andrew Chow
2020-08-26
qt, refactor: Fix 'QDateTime is deprecated' warnings
Hennadii Stepanov
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
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
[next]