1443 Commits (f89e0b80e6a312059db7dcda4485e23a13e22571)

Author SHA1 Message Date
ThomasV 2571eeeecd coins tab: add toolbar. 3 years ago
SomberNight c39653c796
qt wallet info dlg: make mess smaller 3 years ago
ThomasV 0f1fe1b1f1 address_list: fix counter (was not displaying filtered count) 3 years ago
ThomasV 32ee70438c Address filter: remove label 3 years ago
ThomasV b690f2e5cd qr_window: keep menu in sync with actual visibility 3 years ago
SomberNight 375ae851ec
qt tx dialog: better size policy. for nicer window resizing 3 years ago
ThomasV 90b46885a9 address_dialog: set num_tx_label 3 years ago
ThomasV 2bf2d815d2 Qt: add tx and address counters 3 years ago
ThomasV cbab50e4ce channels_list: move swap and rebalance buttons into toolbar 3 years ago
ThomasV 303ad02d17 privacy analysis: add warning about tx downstream of address reuse 3 years ago
ThomasV 439f1e6331 settings_dialog: add confirmation dialog before disabling trampoline 3 years ago
ThomasV e150a9ccad restructure settings_dialog, create 'Units' tab 3 years ago
ThomasV 519926ade3 move 'allow_instant_swaps' option from preferences dialog to swap_dialog toolbar 3 years ago
ThomasV 4909cebdae move recoverable channel option from preferences to new_channel_dialog toolbar 3 years ago
ThomasV b15387c89b Qt send tab: move payto_edit input buttons to toolbar 3 years ago
ThomasV eef1f0b2fd transaction_dialog: move tx_dialog_fetch_txin_data checkbox into toolbar 3 years ago
ThomasV 503776c0de move fiat columns show/hide settings from settings_dialog to tab toolbars 3 years ago
ThomasV 98f0526996 swap_dialog: minor fix 3 years ago
ThomasV 37a0e125c6 move config settings that are related to invoice creation to receive tab. 3 years ago
ThomasV 473c86c395 toolbar: use custom MyMenu class with addToggle 3 years ago
SomberNight d83863cc52
qt tx dialog: add checkbox "Download input data" 3 years ago
Calin Culianu c79074c4d8
qt: port "rate_limiter" function decorator utility from Electron-Cash 3 years ago
SomberNight 81772faf6c
wallet: add_input_info to no longer do network requests 3 years ago
ThomasV 5ad4023e7d restore invoices_label and requests_label. move paytomany and toggle_qr_window from main menu to toolbar 3 years ago
ThomasV d6a65a06a7 Qt: move remaining menu items that are tab specific to tab toolbars: history, addresses, contacts 3 years ago
ThomasV c595df3972 Qt: call create_toolbar in create_list_tab 3 years ago
ThomasV 1a0a52f9b6 invoices and requests lists: move import/export menus into local toolbars 3 years ago
ThomasV f89a466d61 minor fix 3 years ago
SomberNight f2dc651c9b
Qt history list: Ctrl+F filter to work for "Short ID" (scid) 3 years ago
ThomasV d0b2c66550 confirm_tx_dialog: simplify messages and warnings. reduce the use of side effects 3 years ago
ThomasV df94bc0d60 TxInOutWidget: reduce size of displayed addresses 3 years ago
SomberNight 7584ba00ce
wallet: kill negative conf numbers for TxMinedInfo 3 years ago
ThomasV b960433c60 confirm_tx_dialog: Use future tense in warnings + minor fix 3 years ago
ThomasV c449c8eda8 set NoWrap for tx input/outputs. Use QTextBrowserWithDefaultSize in utxo dialog. 3 years ago
ThomasV 37b29b1f37 confirm_tx_dialog: fix toggle_output_rounding 3 years ago
ThomasV a244b508aa Confirm tx dialog: warn if tx has multiple change outputs 3 years ago
ThomasV 3253e4904b Add rbf_merge_txid to PartialTransaction, instead of calling 3 years ago
ThomasV 0545edd4c6 confirm_tx_dialog: fix warning (follow-up previous commit) 3 years ago
ThomasV 74718e9085 confirm_tx_dialog: separate messages from warnings. add warnings about tx batching and spending unconfirmed coins 3 years ago
ThomasV 2f6d60c715 Move transaction related settings into transaction editor. 3 years ago
ThomasV 2ed71579c3 privacy analysis: detect address reuse 3 years ago
SomberNight 26cc1b8308
follow-up invoice changes: fix qt lightning_tx_dialog 3 years ago
SomberNight 4ee6def7ee
qt swap dialog: (trivial) make "toggle swap direction" btn wider 3 years ago
ThomasV 765d231209 utxo dialog: fix pipe symbol 3 years ago
SomberNight 958191013b
qt tx dialog: remove "desc" field, just use wallet.get_label_for_txid 3 years ago
SomberNight 3c5774a189
qt tx dialog: fix for ln-related txs when --offline 3 years ago
ThomasV b29a63a1f8 TxEditor: always show preview button 3 years ago
ThomasV 33c7ecbaf8 utxo details: show list of parents as a tree 3 years ago
ThomasV 719b468eee Refresh bolt11 routing hints when channel liquidity changes: 3 years ago
ThomasV da402973cd follow-up 72fb43f950 3 years ago