LBRY-Vault/gui/qt
ThomasV 24818c14ca
Merge pull request #3762 from SomberNight/txin_type_address_segwit
change partial txn serialization format for imported addresses txins
2018-06-22 13:58:15 +02:00
..
__init__.py qt: show start-up wizard in case of exception 2018-05-11 00:03:01 +02:00
address_dialog.py fix #3619: set correct parent window 2018-01-12 12:13:19 +01:00
address_list.py Qt: addresses tab - align text 2018-06-04 22:37:34 +02:00
amountedit.py Qt: FeerateEdit.get_amount now returns sat/byte 2018-06-04 21:17:25 +02: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 [WIP] Crash reports android (#3870) 2018-06-12 14:17:34 +02:00
fee_slider.py use config.is_dynfee and config.use_mempool_fees 2018-02-13 00:03:42 +01:00
history_list.py RBF: make sure we know the fee for the old txn 2018-04-24 15:30:13 +02:00
installwizard.py Qt: show WIF help in import(x2) and sweep dialogs (#4425) 2018-06-20 15:58:37 +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 Qt: show WIF help in import(x2) and sweep dialogs (#4425) 2018-06-20 15:58:37 +02:00
network_dialog.py refactor network constants 2018-03-04 22:10:59 +01:00
password_dialog.py scaled pixmaps no longer pixelated 2018-06-01 22:36:56 +02: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 fix #4330 2018-05-02 11:56:03 +02:00
seed_dialog.py Qt: show WIF help in import(x2) and sweep dialogs (#4425) 2018-06-20 15:58:37 +02:00
transaction_dialog.py change partial txn serialization format for imported addresses txins 2018-06-15 14:08:20 +02:00
util.py Qt: show WIF help in import(x2) and sweep dialogs (#4425) 2018-06-20 15:58:37 +02:00
utxo_list.py Enable sorting of list widgets 2018-03-02 12:24:18 +01:00