| .. |
|
qrreader
|
electrum: fix typos
|
2 years ago |
|
wizard
|
qt wizard: clear up some log messages
|
2 years ago |
|
__init__.py
|
qt wizard: clear up some log messages
|
2 years ago |
|
address_dialog.py
|
address_dialog: set num_tx_label
|
3 years ago |
|
address_list.py
|
qt: addr/coins tab: show tooltip for "freeze address"
|
2 years ago |
|
amountedit.py
|
setFrozen: use light blue, black text is difficult to read on a blue background
|
2 years ago |
|
balance_dialog.py
|
qt piechart: show a full circle if there is only one item in the list
|
3 years ago |
|
bip39_recovery_dialog.py
|
qt wizard bip39 recovery: better handle --offline mode
|
2 years ago |
|
channel_details.py
|
renames: use consistent naming of cltv delta vs cltv abs
|
2 years ago |
|
channels_list.py
|
If trampoline is enabled, do not add non-trampoline nodes to invoices
|
2 years ago |
|
completion_text_edit.py
|
Qt CompletionTextEdit: cast KeyboardModifiers to int
|
3 years ago |
|
confirm_tx_dialog.py
|
(follow-up) wallet: add option to merge duplicate tx outputs
|
2 years ago |
|
console.py
|
qt console: fix tracebacks in windows binaries
|
2 years ago |
|
contact_list.py
|
move MyTreeView and related classes to own submodule
|
3 years ago |
|
custom_model.py
|
qt AddressDialog: separate parent and window
|
3 years ago |
|
exception_window.py
|
config: introduce ConfigVars
|
3 years ago |
|
fee_slider.py
|
config: introduce ConfigVars
|
3 years ago |
|
history_list.py
|
config: move tooltips from Qt gui into configvars
|
2 years ago |
|
invoice_list.py
|
qt: follow-up "rm thousand sep when copying numbers to clipboard"
|
3 years ago |
|
lightning_dialog.py
|
EventListener class to handle callbacks
|
4 years ago |
|
lightning_tx_dialog.py
|
lightning_tx_dialog: add editable tx description
|
3 years ago |
|
locktimeedit.py
|
don't use bare except
|
3 years ago |
|
main_window.py
|
wallet: add sighash check to class Abstract_Wallet
|
2 years ago |
|
my_treeview.py
|
config: move tooltips from Qt gui into configvars
|
2 years ago |
|
network_dialog.py
|
qt: network_dialog: remove now unnecessary proxy host contains colon check
|
2 years ago |
|
new_channel_dialog.py
|
qt: translate string, wording minimum channel amount in new_channel_dialog
|
2 years ago |
|
password_dialog.py
|
wip. trezor works for standard wallet, also for cosigners
|
2 years ago |
|
paytoedit.py
|
qt PayToEdit: always add context menu items
|
2 years ago |
|
qrcodewidget.py
|
receive tab: disable widgets if request has expired, instead of applying red stylesheet
|
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
|
electrum: fix typos
|
2 years ago |
|
rbf_dialog.py
|
wallet.bump_fee: the glorious return of BumpFeeStrategy :D
|
2 years ago |
|
rebalance_dialog.py
|
qt: (refactor) split "receive tab" out from main_window.py
|
4 years ago |
|
receive_tab.py
|
qt, qml: use lowercase bolt11 when copying or sharing
|
2 years ago |
|
request_list.py
|
qt: follow-up "rm thousand sep when copying numbers to clipboard"
|
3 years ago |
|
seed_dialog.py
|
wizard: fix wizard_data instance not isolated between pages,
|
2 years ago |
|
send_tab.py
|
electrum: fix typos
|
2 years ago |
|
settings_dialog.py
|
config: move tooltips from Qt gui into configvars
|
2 years ago |
|
stylesheet_patcher.py
|
qt StatusBarButton: use custom theme for macOS if using default theme
|
5 years ago |
|
swap_dialog.py
|
swaps: code style clean-up, add type hints, force kwargs
|
2 years ago |
|
transaction_dialog.py
|
wallet: add sighash check to class Abstract_Wallet
|
2 years ago |
|
update_checker.py
|
vendor a part of distutils, to be removed from stdlib in py3.12
|
4 years ago |
|
util.py
|
qt: fix detected account select (#8673)
|
2 years ago |
|
utxo_dialog.py
|
addr_sync: migrate usages of get_txpos to get_tx_height
|
3 years ago |
|
utxo_list.py
|
qt: addr/coins tab: show tooltip for "freeze address"
|
2 years ago |
|
wallet_info_dialog.py
|
main_window: split out "walet info" dlg into separate file
|
2 years ago |
|
watchtower_dialog.py
|
move MyTreeView and related classes to own submodule
|
3 years ago |