LBRY-Vault/gui/qt
2018-04-08 15:13:12 +02:00
..
__init__.py Catch wallet file related exceptions in Qt wizard. 2018-03-17 22:56:20 +01:00
address_dialog.py fix #3619: set correct parent window 2018-01-12 12:13:19 +01:00
address_list.py fix #4039 2018-03-06 07:13:35 +01:00
amountedit.py Add memory pool based fee estimates 2018-02-05 12:23:32 +01:00
completion_text_edit.py Display suggestions when restoring from seed #1116 2018-03-07 20:39:57 -07:00
console.py fix #4075 2018-03-08 09:49:11 +01:00
contact_list.py clean up prev commit 2018-02-21 19:22:07 +01:00
exception_window.py make ExceptionWindow inherit from MessageBoxMixin 2018-03-18 01:13:02 +01:00
fee_slider.py use config.is_dynfee and config.use_mempool_fees 2018-02-13 00:03:42 +01:00
history_list.py fix #4230 2018-04-06 18:47:16 +02:00
installwizard.py Qt wizard: raise GoBack from None 2018-04-03 14:14:36 +02:00
invoice_list.py make qt HistoryList.on_update() faster by caching icons 2018-04-04 15:47:11 +02:00
main_window.py fix #4240 2018-04-08 15:13:12 +02:00
network_dialog.py refactor network constants 2018-03-04 22:10:59 +01:00
password_dialog.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 2018-01-28 02:09:44 +01:00
paytoedit.py Merge branch 'master' into TextCompleter 2018-04-05 15:29:10 +02:00
qrcodewidget.py fix #3663: 'copying' QR code does not save to file 2018-01-08 02:28:13 +01:00
qrtextedit.py fix #4036 2018-03-06 11:22:49 +01:00
qrwindow.py Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
request_list.py make qt HistoryList.on_update() faster by caching icons 2018-04-04 15:47:11 +02:00
seed_dialog.py Display suggestions when restoring from seed #1116 2018-03-07 20:39:57 -07:00
transaction_dialog.py disable save button for partially signed tx 2018-03-13 14:54:21 +01:00
util.py fix #4240 2018-04-08 15:13:12 +02:00
utxo_list.py Enable sorting of list widgets 2018-03-02 12:24:18 +01:00