| .. |
|
__init__.py
|
Replace wallet backup with channel backups
|
6 years ago |
|
address_dialog.py
|
Qt addresses list: show derivation path in tooltip (also addr dialog)
|
6 years ago |
|
address_list.py
|
Qt addresses list: show derivation path in tooltip (also addr dialog)
|
6 years ago |
|
amountedit.py
|
qt open channel: minor dialog fixes
|
6 years ago |
|
channel_details.py
|
Move callback manager out of Network class
|
6 years ago |
|
channels_list.py
|
(trivial) rename lnchannel.channel_states to ChannelState
|
6 years ago |
|
completion_text_edit.py
|
qt paytoedit: enable up/down keys
|
7 years ago |
|
confirm_tx_dialog.py
|
qt: introduce PasswordLineEdit(QLineEdit)
|
6 years ago |
|
console.py
|
qt console: failed to print certain objects with custom __eq__
|
7 years ago |
|
contact_list.py
|
qt: defer refreshing tabs until they are visible
|
6 years ago |
|
exception_window.py
|
qt exc reporter: add FIXME re HTML tags in traceback
|
6 years ago |
|
fee_slider.py
|
no more "import *"
|
7 years ago |
|
history_list.py
|
Qt history: Do not use monospace font for description column
|
6 years ago |
|
installwizard.py
|
qt wizard: tweak GoBack behaviour to recalc inputs to previous dialog
|
6 years ago |
|
invoice_list.py
|
kivy: show payment log details
|
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 tx dialog: allow setting custom locktime
|
6 years ago |
|
main_window.py
|
network.NetworkParameters: merge host+port+protocol into "server" field
|
6 years ago |
|
network_dialog.py
|
network.NetworkParameters: merge host+port+protocol into "server" field
|
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
|
config: no longer singleton. it is passed to Wallet.__init__
|
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
|
Qt: do not filter out paid invoices/requests. let user delete multiple items
|
6 years ago |
|
seed_dialog.py
|
mnemonic: implement Wordlist class
|
6 years ago |
|
settings_dialog.py
|
Replace wallet backup with channel backups
|
6 years ago |
|
stylesheet_patcher.py
|
qt dark: fix2 "In History tab, labels while edited were being clipped"
|
7 years ago |
|
transaction_dialog.py
|
Qt tx dialog: show txid as "unknown" while not finalized
|
6 years ago |
|
update_checker.py
|
qt update checker: subclass QDialog instead of QWidget
|
6 years ago |
|
util.py
|
BitBox02 Electrum plugin support
|
6 years ago |
|
utxo_list.py
|
UTXOList: Split stretch_column out of __init__
|
6 years ago |
|
watchtower_dialog.py
|
try to fix "--offline" mode
|
6 years ago |