| .. |
|
qrreader
|
Qt PayToEdit: add option to scan QR code from screen(shot)
|
4 years ago |
|
__init__.py
|
qt: (refactor) split "send tab" out from main_window.py
|
4 years ago |
|
address_dialog.py
|
Qt: improve channel details dialog. Add util.ShowQRLineEdit class.
|
3 years ago |
|
address_list.py
|
wallet: add get_label_for_address, and make get_label private
|
3 years ago |
|
amountedit.py
|
qt PreviewTxDialog: fix sizing of fee edits
|
4 years ago |
|
balance_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
bip39_recovery_dialog.py
|
qt TaskThread: implement cancellation of tasks, for cleaner shutdown
|
4 years ago |
|
channel_details.py
|
Generalize ChannelDetailsDialog to channel backups.
|
3 years ago |
|
channels_list.py
|
qt history tab: fix "View Channel" in context menu
|
3 years ago |
|
completion_text_edit.py
|
lnurl: make requests async, don't block Qt GUI, rm LUD-16 support
|
4 years ago |
|
confirm_tx_dialog.py
|
qt: (refactor) split "send tab" out from main_window.py
|
4 years ago |
|
console.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
contact_list.py
|
minor: fix #7789
|
4 years ago |
|
custom_model.py
|
Group swap transactions in Qt history (fixes #6237)
|
6 years ago |
|
exception_window.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
fee_slider.py
|
Qt: show fee combo next to fee slider, and remove it from settings
|
6 years ago |
|
history_list.py
|
get default label for txid based on invoices
|
3 years ago |
|
installwizard.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
invoice_list.py
|
wallet: delete_{invoice,request}: add "write_to_disk=True" param
|
3 years ago |
|
lightning_dialog.py
|
EventListener class to handle callbacks
|
4 years ago |
|
lightning_tx_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
locktimeedit.py
|
(trivial) qt locktimeedit: fix a DeprecationWarning
|
4 years ago |
|
main_window.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
network_dialog.py
|
EventListener class to handle callbacks
|
4 years ago |
|
new_channel_dialog.py
|
qt new_channel_dialog: fix None-handling for lnworker.suggest_peer()
|
3 years ago |
|
password_dialog.py
|
qt: fix some widget parenting issues
|
5 years ago |
|
paytoedit.py
|
qt: (refactor) split "send tab" out from main_window.py
|
4 years ago |
|
qrcodewidget.py
|
qt QRDialog: make dialog usefully resizeable
|
3 years ago |
|
qrtextedit.py
|
qt qrtextedit: also show icon in ShowQRTextEdit.contextMenu
|
3 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 |
|
rebalance_dialog.py
|
qt: (refactor) split "receive tab" out from main_window.py
|
4 years ago |
|
receive_tab.py
|
qt/kivy: receive tab: add wallet.ReceiveRequestHelp and refactor
|
3 years ago |
|
request_list.py
|
qt RequestList: allow copying URI even if there is no bitcoin addr
|
3 years ago |
|
seed_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
send_tab.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
settings_dialog.py
|
qt dialogs: disconnect signals and unregister callbacks in closeEvent
|
4 years ago |
|
stylesheet_patcher.py
|
qt StatusBarButton: use custom theme for macOS if using default theme
|
5 years ago |
|
swap_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
transaction_dialog.py
|
Qt: improve channel details dialog. Add util.ShowQRLineEdit class.
|
3 years ago |
|
update_checker.py
|
vendor a part of distutils, to be removed from stdlib in py3.12
|
4 years ago |
|
util.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
utxo_list.py
|
wallet: add get_label_for_address, and make get_label private
|
3 years ago |
|
watchtower_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |