You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ThomasV d34f513532 Qt: adapt receive_lightning_help text 4 years ago
..
qrreader python 3.10: fix some deprecation warnings and compat with 3.10 4 years ago
__init__.py qt gui: better detection of missing PyQt5 at startup 4 years ago
address_dialog.py qt: move window.get{Open,Save}FileName to util 5 years ago
address_list.py Qt: make display of lists more stable. 4 years ago
amountedit.py qt PreviewTxDialog: fix sizing of fee edits 4 years ago
balance_dialog.py Qt: show single balance in statusbar 4 years ago
bip39_recovery_dialog.py qt TaskThread: implement cancellation of tasks, for cleaner shutdown 4 years ago
channel_details.py qt chan details dlg: break stats into 2 cols, add local/remote balance 4 years ago
channels_list.py Show options if we do not have the liquidity to pay a lightning invoice: 4 years ago
completion_text_edit.py qt: move window.get{Open,Save}FileName to util 5 years ago
confirm_tx_dialog.py qt ConfirmTxDialog: word-wrap error message text 4 years ago
console.py qt console: fix usage in --offline mode 5 years ago
contact_list.py Qt: make display of lists more stable. 4 years ago
custom_model.py Group swap transactions in Qt history (fixes #6237) 6 years ago
exception_window.py crash reporter: if disabled via config, make sure EEQueue is flushed 4 years ago
fee_slider.py Qt: show fee combo next to fee slider, and remove it from settings 6 years ago
history_list.py qt history tab: fix double-clicking inside collapsible items 4 years ago
installwizard.py qt gui: more resilient startup: catch more exceptions, better fallback 4 years ago
invoice_list.py Show options if we do not have the liquidity to pay a lightning invoice: 4 years ago
lightning_dialog.py follow-up: fix qt lightning dialog if gossip is not started 5 years ago
lightning_tx_dialog.py wallet_db upgrade: 4 years ago
locktimeedit.py qt tx dialog: fix visual artifact when opening (widget parenting issue) 5 years ago
main_window.py Qt: adapt receive_lightning_help text 4 years ago
network_dialog.py qt: even more clean-up before exiting 5 years ago
password_dialog.py qt: fix some widget parenting issues 5 years ago
paytoedit.py Qt Send tab: handle exc when "." is entered into amount_e 4 years ago
qrcodewidget.py Avoid hiding QR codes with help_text 5 years ago
qrtextedit.py qt: qrreader: keep both old and new toolchain; try to abstract it away 5 years ago
qrwindow.py qt qrwindow: rm dead code 7 years ago
rbf_dialog.py qt bump fee: rename "Final" checkbox to "Keep Replace-By-Fee enabled" 5 years ago
request_list.py Qt receive tab: 4 years ago
seed_dialog.py slip39: follow-ups 5 years ago
settings_dialog.py Qt: add bolt11_fallback and bip21_lightning options to preferences 4 years ago
stylesheet_patcher.py qt StatusBarButton: use custom theme for macOS if using default theme 5 years ago
swap_dialog.py Show options if we do not have the liquidity to pay a lightning invoice: 4 years ago
transaction_dialog.py config: abstract away mempool depth format str "%.1f MB from tip" 4 years ago
update_checker.py qt update notifications: add another key for redundancy 5 years ago
util.py Show options if we do not have the liquidity to pay a lightning invoice: 4 years ago
utxo_list.py follow-up e992e3a9b2 4 years ago
watchtower_dialog.py Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead 5 years ago