lbrycrd/src/qt/forms
Jonas Schnelli 25cf18f239
Merge #12610: Multiwallet for the GUI
779c5f984 Qt: hide RPCConsole wallet selector when no wallets are present (Jonas Schnelli)
dc6f150f3 Qt: show wallet name in request dlg in case of multiwallet (Jonas Schnelli)
4826ca4b8 Qt: show wallet name in send confirmation dlg in case of multiwallet (Jonas Schnelli)
cfa4133ce GUI: RPCConsole: Log wallet changes (Luke Dashjr)
b6d04fc7c Qt: Get wallet name from WalletModel rather than passing it around (Luke Dashjr)
12d8d2681 Qt: When multiple wallets are used, include in notifications the name (Jonas Schnelli)
d1ec34a76 Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all until needed (Luke Dashjr)
d49cc70e6 Qt: Add wallet selector to debug console (Jonas Schnelli)
d558f44c5 Bugfix: RPC: Add missing UnregisterHTTPHandler for /wallet/ (Luke Dashjr)
85d531971 Qt: Ensure UI updates only come from the currently selected walletView (Luke Dashjr)
e449f9a9e Qt: Add a combobox to toolbar to select from multiple wallets (Luke Dashjr)
3dba3c3ac Qt: Load all wallets into WalletModels (Luke Dashjr)

Pull request description:

  This is an overhaul of #11383 (plus some additions).
  It avoids unnecessary coupling of httpserver/jsonrpc and the wallet as well as it avoids pointer pure passing (and pointer deletion) of `CWallet` (plus other minor design changes).

  Additionally it adds the wallet name to the sendconfirmation and request dialog (in case multiwallet is active)

Tree-SHA512: 3d06e18badbc5d1821e488bf1dae463bb0be544cf11b2b618e025812bfdd13c5f39604bb93b4c705313930e7dc4e66f4848b9469ba14871bade58e7a027246a1
2018-03-26 18:51:38 +07:00
..
addressbookpage.ui [qt] Add support to search the address book 2018-01-03 16:15:15 +00:00
askpassphrasedialog.ui [ui] Add toggle for unblinding password fields 2017-10-18 13:22:30 -07:00
coincontroldialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
debugwindow.ui Qt: Add wallet selector to debug console 2018-03-26 18:40:12 +07:00
editaddressdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
helpmessagedialog.ui Unify package name to as few places as possible without major changes 2015-12-14 02:11:10 +00:00
intro.ui Qt/Intro: Explain a bit more what will happen first time 2017-02-09 05:07:19 +00:00
modaloverlay.ui qt: Set modal overlay hide button as default 2018-03-06 15:10:58 +00:00
openuridialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
optionsdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
overviewpage.ui Merge #8972: [Qt] make warnings label selectable (jonasschnelli) 2016-10-19 11:27:21 +02:00
receivecoinsdialog.ui [qt] receive tab: bech32 address opt-in checkbox 2018-01-16 20:11:40 +00:00
receiverequestdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
sendcoinsdialog.ui [qt] Improved "custom fee" explanation in tooltip 2018-03-01 19:43:44 +00:00
sendcoinsentry.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
signverifymessagedialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
transactiondescdialog.ui qt: Add transaction hash to details window title 2016-04-26 16:05:10 +02:00