..
__init__.py
plugins: fix labels plugin FIXME re "just enabled plugin"
2020-05-25 17:31:13 +02:00
address_dialog.py
Qt addresses list: show derivation path in tooltip (also addr dialog)
2020-03-01 05:45:15 +01:00
address_list.py
wallet: (trivial) rename check_address
2020-05-22 17:19:48 +02:00
amountedit.py
qt open channel: minor dialog fixes
2019-11-20 18:00:45 +01:00
channel_details.py
Move callback manager out of Network class
2020-04-14 18:29:51 +02:00
channels_list.py
channels_list: minor fix (lnworker might be None)
2020-06-05 15:17:16 +02:00
completion_text_edit.py
qt paytoedit: enable up/down keys
2019-05-04 04:42:39 +02:00
confirm_tx_dialog.py
Qt: show fee combo next to fee slider, and remove it from settings
2020-05-26 18:34:48 +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
import/exports to json files:
2020-06-05 13:17:01 +02:00
exception_window.py
qt exception window: turn Exception_Hook into singleton
2020-05-01 06:33:38 +02:00
fee_slider.py
Qt: show fee combo next to fee slider, and remove it from settings
2020-05-26 18:34:48 +02:00
history_list.py
fix #6210 : show_onchain/lightning_invoice dialogs
2020-06-06 18:17:13 +02:00
installwizard.py
qt first-time network setup: fix edge case
2020-05-21 19:27:46 +02:00
invoice_list.py
fix #6210 : show_onchain/lightning_invoice dialogs
2020-06-06 18:17:13 +02:00
lightning_dialog.py
Move callback manager out of Network class
2020-04-14 18:29:51 +02:00
lightning_tx_dialog.py
Qt ln tx dialog: small fixes
2020-03-01 03:59:26 +01:00
locktimeedit.py
qt locktimeedit: fix max timestamp platform-dependent crash
2020-05-21 21:03:41 +02:00
main_window.py
fix #6210 : show_onchain/lightning_invoice dialogs
2020-06-06 18:17:13 +02:00
network_dialog.py
qt network dialog: merge "Overview" and "Servers" tabs
2020-04-25 06:54:31 +02:00
password_dialog.py
qt PasswordLineEdit: try to clear password from memory
2020-04-07 18:58:42 +02:00
paytoedit.py
qt send tab paytoedit: use monospace font
2020-01-21 14:32:18 +01:00
qrcodewidget.py
qt qrcode: fix DeprecationWarning (float->int conversion)
2020-06-07 03:10:27 +02:00
qrtextedit.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
qrwindow.py
qt qrwindow: rm dead code
2019-02-04 20:27:01 +01:00
request_list.py
Use attr.s classes for invoices and requests:
2020-06-01 21:02:45 +02:00
seed_dialog.py
mnemonic: implement Wordlist class
2020-02-29 00:20:11 +01:00
settings_dialog.py
coinchooser: change "enable_output_value_rounding" default to True
2020-06-03 18:18:56 +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
Merge pull request #6134 from SomberNight/202004_ln_fundingtx_forbid_bump_cjoin
2020-05-27 18:37:04 +02:00
update_checker.py
qt update checker: do not keep main window ref so it can gc-ed
2020-05-01 06:39:55 +02:00
util.py
Use attr.s classes for invoices and requests:
2020-06-01 21:02:45 +02:00
utxo_list.py
UTXOList: Split stretch_column out of __init__
2020-03-29 05:53:31 +00:00
watchtower_dialog.py
show watchtower db size in GUI
2020-05-13 15:13:09 +02:00