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 6b75d5f134
qt SwapDialog: handle sm.max_amount_forward_swap() being None
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 qt piechart: show a full circle if there is only one item in the list 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 ChannelsList: disable toolbar menu if `not wallet.has_lightning()` 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 qml: TxListModel: don't rely on wallet.db.get_transaction() finding tx 3 years ago
installwizard.py qt: replace some hardcoded pixel sizes for better high-dpi support 3 years ago
invoice_list.py qt: do not mutate already saved invoice after editing 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 qt: fix sweeping 3 years ago
my_treeview.py type checking, follow-up 206bacbcb3 3 years ago
network_dialog.py qt network dialog: use icon for selected server, instead of "*" 3 years ago
new_channel_dialog.py Qt: move new_channel_dialog to main_window and test available amount beforehand 3 years ago
password_dialog.py qt: fix some widget parenting issues 5 years ago
paytoedit.py qt send tab: fix payto_contacts 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 qt: fix sweeping 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 SwapDialog: handle sm.max_amount_forward_swap() being None 3 years ago
transaction_dialog.py qt: fix sweeping 3 years ago
update_checker.py vendor a part of distutils, to be removed from stdlib in py3.12 4 years ago
util.py Add an extra state for invoices where our tx has been broadcast 3 years ago
utxo_dialog.py addr_sync: migrate usages of get_txpos to get_tx_height 3 years ago
utxo_list.py Qt: rename utxo menu action to 'privacy analysis' 3 years ago
watchtower_dialog.py move MyTreeView and related classes to own submodule 3 years ago