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.cpp
Age
Commit message (
Expand
)
Author
2021-06-22
GUI: Always call parent changeEvent handler
Luke Dashjr
2021-06-22
GUI: Enable palette change adaptation on all platforms
Luke Dashjr
2021-06-06
qt: Connect WalletView signal to BitcoinGUI slot directly
Hennadii Stepanov
2021-06-06
Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logic
Hennadii Stepanov
2021-05-31
Merge bitcoin-core/gui#309: Add access to the Peers tab from the network icon
Hennadii Stepanov
2021-05-29
Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial...
Hennadii Stepanov
2021-05-29
qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI
Hennadii Stepanov
2021-05-29
qt: Move WalletView connections from WalletFrame to BitcoinGUI
Hennadii Stepanov
2021-05-28
Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOS
Hennadii Stepanov
2021-05-22
qt: Improve GUI responsiveness
Hennadii Stepanov
2021-05-10
Merge bitcoin-core/gui#257: refactor: Use template function qOverload in sign...
Hennadii Stepanov
2021-05-08
gui: Add access to the Peers tab from the network icon
Hennadii Stepanov
2021-05-02
scripted-diff: Replace three dots with ellipsis in the UI strings
Hennadii Stepanov
2021-05-01
qt: Make UnitDisplayStatusBarControl aware of runtime palette change
Hennadii Stepanov
2021-05-01
qt: Replace base class of ClickableLabel with ThemedLabel
Hennadii Stepanov
2021-05-01
qt: Use GUIUtil::ThemedLabel class
Hennadii Stepanov
2021-05-01
qt: Make BitcoinGUI aware of runtime palette change
Hennadii Stepanov
2021-04-30
qt: Use template function qOverload in signal-slot connections
Hennadii Stepanov
2021-04-14
qt, refactor: Use better QMenu::addAction overloaded function
Hennadii Stepanov
2021-04-01
qt: Handle exceptions in BitcoinGUI::addWallet slot
Hennadii Stepanov
2021-02-23
qt: Prevent the main window popup menu
Hennadii Stepanov
2021-01-26
Merge bitcoin-core/gui#183: Add include for std::bind.
MarcoFalke
2021-01-25
raise helpMessageDialog
randymcmillan
2021-01-13
Add include for std::bind.
sinetek
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-10-24
Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only fo...
MarcoFalke
2020-09-08
Tell users how to load or create a wallet when no wallet is loaded
Andrew Chow
2020-08-27
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-26
qt, refactor: Fix 'pixmap is deprecated' warnings
Hennadii Stepanov
2020-08-26
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
2020-08-03
gui: Call setWalletActionsEnabled(true) only for the first wallet
Hennadii Stepanov
2020-07-16
Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation
MarcoFalke
2020-07-11
qt: Disable toolbar when overlay is shown
Hennadii Stepanov
2020-07-09
Merge #18896: qt: Reset toolbar after all wallets are closed
fanquake
2020-06-29
scripted-diff: rename movie folder to animation
Peter Bushnell
2020-06-27
scripted-diff: Move ui_interface to the node lib
MarcoFalke
2020-06-19
[gui] Load PSBT from clipboard
Glenn Willen
2020-06-19
[gui] PSBT Operations Dialog (sign & broadcast)
Glenn Willen
2020-06-16
Merge #18927: Pass bilingual_str argument to AbortNode()
MarcoFalke
2020-06-04
Drop MSG_NOPREFIX flag
Hennadii Stepanov
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-21
Merge #18997: gui: Remove un-actionable TODO
MarcoFalke
2020-05-19
refactor: Remove Node:: queries from GUI
Hennadii Stepanov
2020-05-17
gui: Remove un-actionable TODO
MarcoFalke
[next]