..
qrreader
qt: qrreader: keep both old and new toolchain; try to abstract it away
5 years ago
__init__.py
qt init: on exc, let crash reporter appear instead of silently dying
5 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: some fixes for send/receive tabs when window is small
5 years ago
bip39_recovery_dialog.py
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
5 years ago
channel_details.py
qt channels dialog: handle funding tx missing
5 years ago
channels_list.py
Qt MyTreeView: rm usages of Qt.UserRole, use explicit roles instead
5 years ago
completion_text_edit.py
qt: move window.get{Open,Save}FileName to util
5 years ago
confirm_tx_dialog.py
tx dialog: uniform high fee warnings between GUIs
5 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: send traceback for full chain of exceptions
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
Implement SLIP-0039 wallet recovery.
5 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
qt init: on exc, let crash reporter appear instead of silently dying
5 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: new qrreader using QtMultimedia; drop CalinsQRReader(mac)
5 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: qrreader: keep both old and new toolchain; try to abstract it away
5 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: new qrreader using QtMultimedia; drop CalinsQRReader(mac)
5 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