LBRY-Vault/electrum/gui/qt
SomberNight 371e1a6ebf
hw: allow bypassing "too old firmware" error when using hw wallets
The framework here is generic enough that it can be used for any hw plugin,
however atm only Trezor is implemented.

closes #5391
2019-05-31 04:09:03 +02:00
..
__init__.py wallet: (fix) synchronizer would also resub closed wallets... 2019-05-14 17:04:03 +02:00
address_dialog.py no more "import *" 2019-02-11 20:21:24 +01:00
address_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
amountedit.py no more "import *" 2019-02-11 20:21:24 +01:00
completion_text_edit.py qt paytoedit: enable up/down keys 2019-05-04 04:42:39 +02:00
console.py qt console: failed to print certain objects with custom __eq__ 2019-05-05 17:59:45 +02:00
contact_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
exception_window.py kivy: fix crash in logging.py; platform.platform() not available 2019-05-06 19:10:29 +02:00
fee_slider.py no more "import *" 2019-02-11 20:21:24 +01:00
history_list.py qt: factor out util.MessageBoxMixin.msg_box into function and use it 2019-05-13 23:59:29 +02:00
installwizard.py qt wizard: change wizard_dialog semantics to raise exceptions 2019-05-14 15:31:33 +02:00
invoice_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00
main_window.py qt receive tab: "receive address" is now coloured red if already used 2019-05-27 20:24:09 +02:00
network_dialog.py logging: basics 2019-05-02 15:19:03 +02:00
password_dialog.py no more "import *" 2019-02-11 20:21:24 +01:00
paytoedit.py qt paytoedit: better height adjustment 2019-05-04 04:39:59 +02:00
qrcodewidget.py qt: allow QR codes to store a bit more data 2019-05-26 02:13:02 +02:00
qrtextedit.py no more "import *" 2019-02-11 20:21:24 +01:00
qrwindow.py qt qrwindow: rm dead code 2019-02-04 20:27:01 +01:00
request_list.py qt receive tab: "receive address" is now coloured red if already used 2019-05-27 20:24:09 +02:00
seed_dialog.py sweep/import key: show error in Qt GUI to user as tooltip 2019-04-19 00:15:45 +02:00
stylesheet_patcher.py qt dark: fix2 "In History tab, labels while edited were being clipped" 2019-05-11 02:17:35 +02:00
transaction_dialog.py qt: allow QR codes to store a bit more data 2019-05-26 02:13:02 +02:00
update_checker.py logging: basics 2019-05-02 15:19:03 +02:00
util.py hw: allow bypassing "too old firmware" error when using hw wallets 2019-05-31 04:09:03 +02:00
utxo_list.py qt tabs: restore filter state after refresh 2019-04-19 19:12:42 +02:00