aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletcontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* qt: Assert QMetaObject::invokeMethod resultJoão Barbosa2019-07-091-1/+2
* gui: Defer removeAndDeleteWallet when no modal widget is activeJoão Barbosa2019-03-221-1/+13
* gui: Fix async open wallet call orderJoão Barbosa2019-02-231-1/+0
* gui: Add closeWallet to WalletControllerJoão Barbosa2019-02-121-0/+16
* gui: Add OpenWalletActivityJoão Barbosa2019-02-041-10/+26
* gui: Add thread to run background activity in WalletControllerJoão Barbosa2019-02-041-1/+7
* gui: Add openWallet and getWalletsAvailableToOpen to WalletControllerJoão Barbosa2019-02-041-0/+25
* gui: Add WalletControllerJoão Barbosa2019-01-181-0/+95