LBRY-Vault/gui/qt
SomberNight 45b03d930d make ExceptionWindow inherit from MessageBoxMixin
the stack trace from the report is now user selectable
2018-03-18 01:13:02 +01:00
..
__init__.py Fix "same wallet can be opened multiple times via InstallWizard" (#4076) 2018-03-15 06:46:23 +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 qt history tab: text alignment in columns 2018-03-06 13:48:50 +01:00
installwizard.py Fix "same wallet can be opened multiple times via InstallWizard" (#4076) 2018-03-15 06:46:23 +01:00
invoice_list.py clean up prev commit 2018-02-21 19:22:07 +01:00
main_window.py fix #4128 2018-03-15 14:17:27 +01: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 fix: openalias resolution unnecessarily blocks gui for some payto 2017-12-08 21:21:54 +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