| .. |
|
qrreader
|
flake8: enable more mandatory tests
|
3 years ago |
|
__init__.py
|
qt gui: more resilient startup
|
3 years ago |
|
address_dialog.py
|
address_dialog: set num_tx_label
|
3 years ago |
|
address_list.py
|
qt: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
amountedit.py
|
locale amounts: consistently use "." as dec point, and " " as thou sep
|
3 years ago |
|
balance_dialog.py
|
Space between pie chart and balance fix
|
3 years ago |
|
bip39_recovery_dialog.py
|
qt TaskThread: implement cancellation of tasks, for cleaner shutdown
|
4 years ago |
|
channel_details.py
|
qt tx dialog: remove "desc" field, just use wallet.get_label_for_txid
|
3 years ago |
|
channels_list.py
|
qt: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
completion_text_edit.py
|
Qt CompletionTextEdit: cast KeyboardModifiers to int
|
3 years ago |
|
confirm_tx_dialog.py
|
confirm_tx_dialog: simplify messages and warnings. reduce the use of side effects
|
3 years ago |
|
console.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
contact_list.py
|
qt: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
custom_model.py
|
qt AddressDialog: separate parent and window
|
3 years ago |
|
exception_window.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
fee_slider.py
|
TxEditor: various tweaks
|
3 years ago |
|
history_list.py
|
Qt: add tx and address counters
|
3 years ago |
|
installwizard.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
invoice_list.py
|
qt: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
lightning_dialog.py
|
EventListener class to handle callbacks
|
4 years ago |
|
lightning_tx_dialog.py
|
follow-up invoice changes: fix qt lightning_tx_dialog
|
3 years ago |
|
locktimeedit.py
|
TxEditor: set locktime
|
3 years ago |
|
main_window.py
|
qt wallet info dlg: make mess smaller
|
3 years ago |
|
network_dialog.py
|
qt network dialog: don't poll Tor socks proxy, but scan on interaction
|
3 years ago |
|
new_channel_dialog.py
|
move recoverable channel option from preferences to new_channel_dialog toolbar
|
3 years ago |
|
password_dialog.py
|
qt: fix some widget parenting issues
|
5 years ago |
|
paytoedit.py
|
Qt send tab: move payto_edit input buttons to toolbar
|
3 years ago |
|
qrcodewidget.py
|
qt gui: display nice error if QR code data overflows
|
3 years ago |
|
qrtextedit.py
|
Qt send tab: move payto_edit input buttons to toolbar
|
3 years ago |
|
qrwindow.py
|
qr_window: keep menu in sync with actual visibility
|
3 years ago |
|
rate_limiter.py
|
qt: port "rate_limiter" function decorator utility from Electron-Cash
|
3 years ago |
|
rbf_dialog.py
|
confirm_tx_dialog: simplify messages and warnings. reduce the use of side effects
|
3 years ago |
|
rebalance_dialog.py
|
qt: (refactor) split "receive tab" out from main_window.py
|
4 years ago |
|
receive_tab.py
|
qr_window: keep menu in sync with actual visibility
|
3 years ago |
|
request_list.py
|
qt: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
seed_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |
|
send_tab.py
|
Qt send tab: move payto_edit input buttons to toolbar
|
3 years ago |
|
settings_dialog.py
|
settings_dialog: add confirmation dialog before disabling trampoline
|
3 years ago |
|
stylesheet_patcher.py
|
qt StatusBarButton: use custom theme for macOS if using default theme
|
5 years ago |
|
swap_dialog.py
|
move 'allow_instant_swaps' option from preferences dialog to swap_dialog toolbar
|
3 years ago |
|
transaction_dialog.py
|
qt tx dialog: better size policy. for nicer window resizing
|
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: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
utxo_dialog.py
|
privacy analysis: add warning about tx downstream of address reuse
|
3 years ago |
|
utxo_list.py
|
qt: MyTreeView: use enum.auto() in Columns enum
|
3 years ago |
|
watchtower_dialog.py
|
qt: replace some hardcoded pixel sizes for better high-dpi support
|
3 years ago |