You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
SomberNight 4a626a113d
qt receive_tab: fix "show_address_on_hw" functionality
3 years ago
..
qrreader flake8: enable more mandatory tests 3 years ago
__init__.py qt/qml: delay starting network until after first-start-network-setup 3 years ago
address_dialog.py address_dialog: set num_tx_label 3 years ago
address_list.py move MyTreeView and related classes to own submodule 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 Add info on how to scan channel backups 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 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 crash reporter: hardcode gui text. do not trust the server with it 3 years ago
fee_slider.py TxEditor: various tweaks 3 years ago
history_list.py Qt history_list: disable summary if fx history is not available 3 years ago
installwizard.py qt: replace some hardcoded pixel sizes for better high-dpi support 3 years ago
invoice_list.py Qt: allow to save invoices that have no amount 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 TxEditor: set locktime 3 years ago
main_window.py follow-up a080e5130f 3 years ago
my_treeview.py type checking, follow-up 206bacbcb3 3 years ago
network_dialog.py qt network_dialog: fix right-click "Use as server" for raw IPv6 servers 3 years ago
new_channel_dialog.py move MyTreeView and related classes to own submodule 3 years ago
password_dialog.py qt: fix some widget parenting issues 5 years ago
paytoedit.py follow-up c3e52bfafc 3 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 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 qt receive_tab: fix "show_address_on_hw" functionality 3 years ago
request_list.py follow-up aa3697d 3 years ago
seed_dialog.py qt: replace some hardcoded pixel sizes for better high-dpi support 3 years ago
send_tab.py lnurl6: pay invoice directly 3 years ago
settings_dialog.py Qt: set history_rates both through settings_dialog and history_list 3 years ago
stylesheet_patcher.py qt StatusBarButton: use custom theme for macOS if using default theme 5 years ago
swap_dialog.py Qt swaps_dialog: do not use side effects to update tx. 3 years ago
transaction_dialog.py qt tx dialog: show_qr to warn if QR code is missing data 3 years ago
update_checker.py vendor a part of distutils, to be removed from stdlib in py3.12 4 years ago
util.py (trivial) qt/util: add some leftover type-hints 3 years ago
utxo_dialog.py utxo_dialog: fix minor regression (set cursor to top after drawing) 3 years ago
utxo_list.py move MyTreeView and related classes to own submodule 3 years ago
watchtower_dialog.py move MyTreeView and related classes to own submodule 3 years ago