.. |
__init__.py
|
Qt: override 'persist_daemon' option if users exits from menu
|
2020-06-30 11:16:27 +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 dark theme: on mac, AmountEdit units were using dark text on dark bg
|
2020-06-28 03:50:34 +02:00 |
channel_details.py
|
qt channel details: maybe fix #5728
|
2020-06-21 05:16:27 +02:00 |
channels_list.py
|
qt channels tab: implement filtering items
|
2020-07-07 23:33:57 +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 PreviewTxDialog: if not enough funds due to fee, fallback to zero fee
|
2020-07-02 13:29:51 +02:00 |
console.py
|
Remove unused methods from Console
|
2020-08-07 07:55:19 -04:00 |
contact_list.py
|
import/exports to json files:
|
2020-06-05 13:17:01 +02:00 |
custom_model.py
|
Group swap transactions in Qt history (fixes #6237)
|
2020-06-22 11:26:49 +02:00 |
exception_window.py
|
crash reporter: propagate HTTP error as exception
|
2020-06-14 03:41:45 +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
|
qt history list: only offer "View Invoice" if still have invoice
|
2020-07-08 01:19:23 +02:00 |
installwizard.py
|
fix raise UserCacnelled calls (#6304)
|
2020-07-01 15:37:31 +00:00 |
invoice_list.py
|
LN invoices: support msat precision
|
2020-06-22 22:48:13 +02:00 |
lightning_dialog.py
|
qt lightning dialog: fix min size
|
2020-07-08 01:23:50 +02:00 |
lightning_tx_dialog.py
|
Qt ln tx dialog: small fixes
|
2020-03-01 03:59:26 +01:00 |
locktimeedit.py
|
qt dark theme: on mac, AmountEdit units were using dark text on dark bg
|
2020-06-28 03:50:34 +02:00 |
main_window.py
|
wallet: handle exception when deleting last addr from imported wallet
|
2020-07-08 01:28:20 +02:00 |
network_dialog.py
|
Update network_dialog.py
|
2020-06-21 16:38:10 -04: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: easier import/export of channel backups
|
2020-06-19 04:48:20 +02:00 |
qrtextedit.py
|
qt wizard: fix scanning qr code when restoring from xpub
|
2020-07-08 01:51:14 +02:00 |
qrwindow.py
|
qt qrwindow: rm dead code
|
2019-02-04 20:27:01 +01:00 |
request_list.py
|
android: handle on-chain/lightning URI on app open
|
2020-07-08 04:16:30 +02:00 |
seed_dialog.py
|
mnemonic: implement Wordlist class
|
2020-02-29 00:20:11 +01:00 |
settings_dialog.py
|
fix wording
|
2020-07-07 15:31:13 +02:00 |
stylesheet_patcher.py
|
qt dark style: bandaid for dropdown item heights
|
2020-06-28 03:46:20 +02:00 |
swap_dialog.py
|
gui swap: fix swap wording
|
2020-07-05 23:24:09 +02:00 |
transaction_dialog.py
|
qt PreviewTxDialog: change feerounding_icon to be a QToolButton
|
2020-07-02 13:49:54 +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
|
qt wizard: fix scanning qr code when restoring from xpub
|
2020-07-08 01:51:14 +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 |