..
__init__.py
Allow user to enable lightning in the GUI. Make it a per-wallet setting.
2019-10-13 20:34:38 +02:00
address_dialog.py
integrate PSBT support natively. WIP
2019-11-04 22:24:36 +01:00
address_list.py
qt addresses tab: fix "Spend from"
2019-11-13 05:46:45 +01:00
amountedit.py
qt tx dialog: small fee edit fix
2019-11-19 19:29:10 +01:00
channel_details.py
fix #5704
2019-10-16 11:35:50 +02:00
channels_list.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
completion_text_edit.py
qt paytoedit: enable up/down keys
2019-05-04 04:42:39 +02:00
confirm_tx_dialog.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
console.py
qt console: failed to print certain objects with custom __eq__
2019-05-05 17:59:45 +02:00
contact_list.py
AppImage: Fix webbrowser.open not opening links
2019-07-05 00:02:26 +02:00
exception_window.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
fee_slider.py
no more "import *"
2019-02-11 20:21:24 +01:00
history_list.py
Show outgoing Lightning paymenst with red description
2019-11-17 15:28:17 +07:00
installwizard.py
qt wizard: follow-up prev; simplify
2019-09-14 16:25:35 +02:00
invoice_list.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
lightning_dialog.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
main_window.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
network_dialog.py
qt network dialog: let user edit server host/port in peace
2019-07-04 21:46:11 +02:00
password_dialog.py
no more "import *"
2019-02-11 20:21:24 +01:00
paytoedit.py
integrate PSBT support natively. WIP
2019-11-04 22:24:36 +01:00
qrcodewidget.py
config: no longer singleton. it is passed to Wallet.__init__
2019-09-22 20:46:01 +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
qt: clean-up imports
2019-11-18 20:56:49 +01:00
seed_dialog.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
settings_dialog.py
fix #5772
2019-11-17 19:25:11 +01: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
qt tx dialog: allow blanking feerate
2019-11-19 20:13:16 +01:00
update_checker.py
logging: basics
2019-05-02 15:19:03 +02:00
util.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00
utxo_list.py
qt coin control: introduce second status bar
2019-11-13 19:09:07 +01:00
watchtower_dialog.py
qt: clean-up imports
2019-11-18 20:56:49 +01:00