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-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