LBRY-Vault/gui/qt
SomberNight 6eb38d6b8c
Qt wizard: raise GoBack from None
results in cleaner traces
2018-04-03 14:14:36 +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
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 #4216 2018-04-02 19:54:01 +02:00
installwizard.py Qt wizard: raise GoBack from None 2018-04-03 14:14:36 +02:00
invoice_list.py clean up prev commit 2018-02-21 19:22:07 +01:00
main_window.py fix #4219 2018-04-03 02:48:55 +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 paytoedit: data to be pushed on stack needs to be hex 2018-03-13 07:05:56 +01: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 use string.format instead of old style (%) formatting 2018-02-04 07:26:55 +01:00
seed_dialog.py follow-up 553bf98664 2018-01-08 22:36:13 +01:00
transaction_dialog.py disable save button for partially signed tx 2018-03-13 14:54:21 +01:00
util.py Enable sorting of list widgets 2018-03-02 12:24:18 +01:00
utxo_list.py Enable sorting of list widgets 2018-03-02 12:24:18 +01:00