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
/
walletcontroller.cpp
Age
Commit message (
Expand
)
Author
2019-10-08
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-09-09
gui: fix autofocus in CreateWalletActivity::askPassphrase()
Jon Atack
2019-09-09
gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog
Jon Atack
2019-09-09
gui: rename encrypt(), blank(), and askPasshprase()
Jon Atack
2019-09-08
HTML escape the wallet name in more dialogs and notifications
Andrew Chow
2019-09-05
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-06
gui: Refactor OpenWalletActivity
João Barbosa
2019-07-09
Remove redundant WalletController::addWallet slot
Hennadii Stepanov
2019-07-08
qt: Assert QMetaObject::invokeMethod result
João Barbosa
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-03-22
gui: Defer removeAndDeleteWallet when no modal widget is active
João Barbosa
2019-02-23
gui: Fix async open wallet call order
João Barbosa
2019-02-12
gui: Add closeWallet to WalletController
João Barbosa
2019-02-04
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
gui: Add thread to run background activity in WalletController
João Barbosa
2019-02-04
gui: Add openWallet and getWalletsAvailableToOpen to WalletController
João Barbosa
2019-01-18
gui: Add WalletController
João Barbosa