| .. |
|
qrreader
|
python 3.10: fix some deprecation warnings and compat with 3.10
|
4 years ago |
|
__init__.py
|
qt gui: (maybe fix) opening "Preferences" segfaults on macOS for some
|
4 years ago |
|
address_dialog.py
|
qt: move window.get{Open,Save}FileName to util
|
5 years ago |
|
address_list.py
|
qt addresses list: add "funded or unused" filter option
|
5 years ago |
|
amountedit.py
|
qt PreviewTxDialog: fix sizing of fee edits
|
4 years ago |
|
bip39_recovery_dialog.py
|
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
|
5 years ago |
|
channel_details.py
|
qt chan details dlg: break stats into 2 cols, add local/remote balance
|
4 years ago |
|
channels_list.py
|
qt channels list: align "can send", "can recv" cols based on amounts
|
4 years ago |
|
completion_text_edit.py
|
qt: move window.get{Open,Save}FileName to util
|
5 years ago |
|
confirm_tx_dialog.py
|
qt send tab: try to make it clearer the sender pays the fee
|
4 years ago |
|
console.py
|
qt console: fix usage in --offline mode
|
5 years ago |
|
contact_list.py
|
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
|
5 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 MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
|
5 years ago |
|
installwizard.py
|
Fix tab order in setup wizard
|
4 years ago |
|
invoice_list.py
|
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
|
5 years ago |
|
lightning_dialog.py
|
follow-up: fix qt lightning dialog if gossip is not started
|
5 years ago |
|
lightning_tx_dialog.py
|
qt lightning_tx_dialog: use historical fx rate for fiat amounts
|
5 years ago |
|
locktimeedit.py
|
qt tx dialog: fix visual artifact when opening (widget parenting issue)
|
5 years ago |
|
main_window.py
|
lnpeer: some rework of error/warning message handling
|
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 MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
|
5 years ago |
|
seed_dialog.py
|
slip39: follow-ups
|
5 years ago |
|
settings_dialog.py
|
qt: again disable changing light/dark theme at runtime
|
4 years ago |
|
stylesheet_patcher.py
|
qt StatusBarButton: use custom theme for macOS if using default theme
|
5 years ago |
|
swap_dialog.py
|
Qt swap dialog: do not call update() from the asyncio thread. Fixes some segfaults that were triggered by opening the dialog
|
5 years ago |
|
transaction_dialog.py
|
Friendlier minimum sizing for small screens for air-gapped signing functionalities, i.e. main window and transaction dialog
|
5 years ago |
|
update_checker.py
|
qt update notifications: add another key for redundancy
|
5 years ago |
|
util.py
|
qt: follow-up changing light/dark theme at runtime
|
4 years ago |
|
utxo_list.py
|
qt coins tab: Ctrl+F now searches the whole prevout string
|
5 years ago |
|
watchtower_dialog.py
|
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
|
5 years ago |