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
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
2019-02-04
gui: Add Open Wallet menu
João Barbosa
2019-01-21
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-19
gui: Fix window title update
João Barbosa
2019-01-18
Merge #15101: gui: Add WalletController
Jonas Schnelli
2019-01-18
gui: Refactor to use WalletController
João Barbosa
2019-01-17
Merge #15040: qt: Add workaround for QProgressDialog bug on macOS
Jonas Schnelli
2019-01-15
Merge #15149: gui: Show current wallet name in window title
Jonas Schnelli
2019-01-15
Merge #14556: qt: fix confirmed transaction labeled "open" (#13299)
Wladimir J. van der Laan
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-15
Add workaround for QProgressDialog bug on macOS
Hennadii Stepanov
2019-01-14
Fix wallet selector size adjustment
Hennadii Stepanov
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
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
qt: Factor out WalletModel::getDisplayName()
João Barbosa
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
[next]