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
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
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-08-12
Reduce cs_main lock accumulation during GUI startup
Jonas Schnelli
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
2020-05-07
qt: Reset toolbar after all wallets are closed
Hennadii Stepanov
2020-05-05
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-05-05
gui: Add detailed text to BitcoinGUI::message
Hennadii Stepanov
2020-05-04
Merge #15768: gui: Add close window shortcut
Jonas Schnelli
2020-04-23
Merge #17509: gui: save and load PSBT
Samuel Dobson
2020-04-07
qt: Fix Window -> Minimize menu item
Hennadii Stepanov
2020-03-27
[gui] load PSBT
Sjors Provoost
2020-03-19
refactor: Get rid of Wallet::IsWalletFlagSet method
Russell Yanofsky
2020-02-05
gui: Add close window shortcut
Miguel Herranz
2020-01-27
Merge #18007: Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-s...
Jonas Schnelli
2020-01-27
Merge #17096: gui: rename debug window
Jonas Schnelli
2020-01-26
Bugfix: GUI: Hide the HD/encrypt icons earlier so they get re-shown if anothe...
Luke Dashjr
2020-01-19
Revert "refactor: Remove never used default parameter"
Hennadii Stepanov
2020-01-19
Revert "refactor: Simplify connection syntax"
Hennadii Stepanov
2020-01-16
refactor: Simplify connection syntax
Hennadii Stepanov
2020-01-16
refactor: Remove never used default parameter
Hennadii Stepanov
2020-01-15
gui: hide HD & encryption icons when no wallet loaded
Harris
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2020-01-06
gui: renamed 'debug window' to 'node window'
Zero
2019-12-07
gui: disable File->CreateWallet during startup
fanquake
2019-10-26
gui: Fix duplicate wallet showing up
João Barbosa
2019-10-24
gui: remove payment request file handling from OpenURI dialog
fanquake
2019-10-18
Merge #15084: gui: don't disable the sync overlay when wallet is disabled
Jonas Schnelli
2019-10-15
gui: Make RPCConsole::TabTypes an enum class
João Barbosa
2019-10-13
gui: don't disable the sync overlay when wallet is disabled
Ben Carman
2019-10-10
Merge #15756: gui: Add shortcuts for tab tools
Jonas Schnelli
2019-10-10
Merge #15023: GUI: Restore RPC Console to non-wallet tray icon menu
Jonas Schnelli
2019-10-02
gui: Add shortcuts for tab tools
João Barbosa
2019-09-09
gui: fix autofocus in CreateWalletActivity::askPassphrase()
Jon Atack
2019-09-09
Merge #16826: Do additional character escaping for wallet names and address l...
fanquake
[next]