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-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
2019-09-08
Escape ampersands (&) in wallet names in Open Wallet menu
Andrew Chow
2019-09-08
Merge #16735: gui: Remove unused menu items for Windows and Linux
MarcoFalke
2019-09-05
Add Create Wallet menu action
Andrew Chow
2019-09-06
gui: Refactor OpenWalletActivity
João Barbosa
2019-08-30
GUI: Remove unused menu items for Windows and Linux
GChuf
2019-08-25
qt: Replace obsolete functions of QDesktopWidget
Hennadii Stepanov
2019-08-23
qt: Add TextWidth() wrapper
Hennadii Stepanov
2019-08-15
qt: Remove menu icons
Wladimir J. van der Laan
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-11
init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-09
Merge #16348: qt: Assert QMetaObject::invokeMethod result
Wladimir J. van der Laan
2019-07-08
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-08
Merge #16291: gui: Stop translating PACKAGE_NAME
MarcoFalke
2019-07-08
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
gui: Sort wallets in open wallet menu
João Barbosa
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-19
Add MSG_NOPREFIX flag for user messages
Hennadii Stepanov
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-06-13
Merge #16118: gui: Enable open wallet menu on setWalletController
fanquake
2019-06-02
gui: Set progressDialog to nullptr
João Barbosa
2019-05-29
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-05-08
Show loaded wallets as disabled in open menu instead of nothing
MeshCollider
2019-02-23
gui: Fix async open wallet call order
João Barbosa
2019-02-12
gui: Add close wallet action
João Barbosa
2019-02-04
gui: Show indeterminate progress dialog while opening walllet
João Barbosa
2019-02-04
gui: Add OpenWalletActivity
João Barbosa
[next]