index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
walletcontroller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #18790: gui: Improve thread naming
fanquake
2020-09-19
1
-0
/
+4
|
\
|
*
qt: Name WalletController worker QThread
Hennadii Stepanov
2020-08-13
1
-0
/
+4
*
|
refactor: Use DatabaseStatus and DatabaseOptions types
Russell Yanofsky
2020-09-03
1
-3
/
+2
*
|
refactor: Move wallet methods out of chain.h and node.h
Russell Yanofsky
2020-08-27
1
-5
/
+5
|
/
*
Merge #18927: Pass bilingual_str argument to AbortNode()
MarcoFalke
2020-06-16
1
-2
/
+2
|
\
|
*
refactor: Use bilingual_str::empty()
Hennadii Stepanov
2020-06-04
1
-2
/
+2
*
|
gui: Add closeAllWallets to WalletController
João Barbosa
2020-06-01
1
-0
/
+17
|
/
*
util: Drop OpOriginal() and OpTranslated()
Hennadii Stepanov
2020-05-10
1
-2
/
+2
*
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
1
-6
/
+7
*
Be able to create new wallets with DescriptorScriptPubKeyMans as backing
Andrew Chow
2020-04-23
1
-0
/
+3
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Merge #17905: gui: Avoid redundant tx status updates
MarcoFalke
2020-04-10
1
-4
/
+6
|
\
|
*
gui: Avoid redundant tx status updates
Russell Yanofsky
2020-01-09
1
-4
/
+6
*
|
gui: Delete progress dialog instead of hidding it
João Barbosa
2020-03-31
1
-2
/
+10
*
|
gui: Handle WalletModel::unload asynchronous
João Barbosa
2020-03-27
1
-2
/
+2
*
|
refactor: Change createWallet, fillPSBT argument order
Russell Yanofsky
2020-03-19
1
-2
/
+2
|
/
*
refactor: Cleanup headers from walletmodel.h
Hennadii Stepanov
2019-11-19
1
-3
/
+4
*
Merge #17120: gui: Fix start timer from non QThread
Wladimir J. van der Laan
2019-10-26
1
-0
/
+6
|
\
|
*
gui: Fix start timer from non QThread
João Barbosa
2019-10-14
1
-0
/
+6
*
|
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-10-08
1
-2
/
+3
|
/
*
gui: fix autofocus in CreateWalletActivity::askPassphrase()
Jon Atack
2019-09-09
1
-0
/
+1
*
gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog
Jon Atack
2019-09-09
1
-1
/
+1
*
gui: rename encrypt(), blank(), and askPasshprase()
Jon Atack
2019-09-09
1
-5
/
+5
*
HTML escape the wallet name in more dialogs and notifications
Andrew Chow
2019-09-08
1
-1
/
+1
*
Expose wallet creation to the GUI via WalletController
Andrew Chow
2019-09-05
1
-0
/
+92
*
gui: Refactor OpenWalletActivity
João Barbosa
2019-09-06
1
-24
/
+60
*
Remove redundant WalletController::addWallet slot
Hennadii Stepanov
2019-07-09
1
-15
/
+4
*
qt: Assert QMetaObject::invokeMethod result
João Barbosa
2019-07-08
1
-1
/
+2
*
refactor: Rename getWallets to getOpenWallets in WalletController
João Barbosa
2019-07-08
1
-1
/
+1
*
gui: Sort wallets in open wallet menu
João Barbosa
2019-07-08
1
-4
/
+7
*
gui: Defer removeAndDeleteWallet when no modal widget is active
João Barbosa
2019-03-22
1
-1
/
+13
*
gui: Fix async open wallet call order
João Barbosa
2019-02-23
1
-1
/
+0
*
gui: Add closeWallet to WalletController
João Barbosa
2019-02-12
1
-0
/
+16
*
gui: Add OpenWalletActivity
João Barbosa
2019-02-04
1
-10
/
+26
*
gui: Add thread to run background activity in WalletController
João Barbosa
2019-02-04
1
-1
/
+7
*
gui: Add openWallet and getWalletsAvailableToOpen to WalletController
João Barbosa
2019-02-04
1
-0
/
+25
*
gui: Add WalletController
João Barbosa
2019-01-18
1
-0
/
+95