| .. |
|
__init__.py
|
plugins: fix labels plugin FIXME re "just enabled plugin"
|
6 years ago |
|
address_dialog.py
|
Qt addresses list: show derivation path in tooltip (also addr dialog)
|
6 years ago |
|
address_list.py
|
wallet: (trivial) rename check_address
|
6 years ago |
|
amountedit.py
|
qt dark theme: on mac, AmountEdit units were using dark text on dark bg
|
6 years ago |
|
channel_details.py
|
qt channel details: maybe fix #5728
|
6 years ago |
|
channels_list.py
|
mac/qt: fix some refresh bugs in swap_dialog and new_channel_dialog
|
6 years ago |
|
completion_text_edit.py
|
qt paytoedit: enable up/down keys
|
7 years ago |
|
confirm_tx_dialog.py
|
Qt: show fee combo next to fee slider, and remove it from settings
|
6 years ago |
|
console.py
|
qt console: failed to print certain objects with custom __eq__
|
7 years ago |
|
contact_list.py
|
import/exports to json files:
|
6 years ago |
|
custom_model.py
|
Group swap transactions in Qt history (fixes #6237)
|
6 years ago |
|
exception_window.py
|
crash reporter: propagate HTTP error as exception
|
6 years ago |
|
fee_slider.py
|
Qt: show fee combo next to fee slider, and remove it from settings
|
6 years ago |
|
history_list.py
|
swaps: fix group_label
|
6 years ago |
|
installwizard.py
|
qt first-time network setup: fix edge case
|
6 years ago |
|
invoice_list.py
|
LN invoices: support msat precision
|
6 years ago |
|
lightning_dialog.py
|
Move callback manager out of Network class
|
6 years ago |
|
lightning_tx_dialog.py
|
Qt ln tx dialog: small fixes
|
6 years ago |
|
locktimeedit.py
|
qt dark theme: on mac, AmountEdit units were using dark text on dark bg
|
6 years ago |
|
main_window.py
|
qt balance str: replace unicode char for LN symbol
|
6 years ago |
|
network_dialog.py
|
Update network_dialog.py
|
6 years ago |
|
password_dialog.py
|
qt PasswordLineEdit: try to clear password from memory
|
6 years ago |
|
paytoedit.py
|
qt send tab paytoedit: use monospace font
|
6 years ago |
|
qrcodewidget.py
|
qt: easier import/export of channel backups
|
6 years ago |
|
qrtextedit.py
|
qt: clean-up imports
|
6 years ago |
|
qrwindow.py
|
qt qrwindow: rm dead code
|
7 years ago |
|
request_list.py
|
LN invoices: support msat precision
|
6 years ago |
|
seed_dialog.py
|
mnemonic: implement Wordlist class
|
6 years ago |
|
settings_dialog.py
|
coinchooser: change "enable_output_value_rounding" default to True
|
6 years ago |
|
stylesheet_patcher.py
|
qt dark style: bandaid for dropdown item heights
|
6 years ago |
|
swap_dialog.py
|
mac/qt: fix some refresh bugs in swap_dialog and new_channel_dialog
|
6 years ago |
|
transaction_dialog.py
|
swaps: improve history display
|
6 years ago |
|
update_checker.py
|
qt update checker: do not keep main window ref so it can gc-ed
|
6 years ago |
|
util.py
|
qt dark theme: on mac, AmountEdit units were using dark text on dark bg
|
6 years ago |
|
utxo_list.py
|
UTXOList: Split stretch_column out of __init__
|
6 years ago |
|
watchtower_dialog.py
|
show watchtower db size in GUI
|
6 years ago |