bitcoin/src/qt/forms
Hennadii Stepanov 7446cb186c
Merge bitcoin-core/gui#719: Remove confusing "Dust" label from coincontrol / sendcoins dialog
a582b4141f gui: send, left alignment for "bytes" and "change" label (furszy)
210ef1e980 qt: remove confusing "Dust" label from coincontrol / sendcoins dialog (Sebastian Falbesoner)

Pull request description:

  In contrast to to all other labels on the coin selection dialog, the displayed dust information has nothing to do with the selected coins. All that this label shows is whether at least one of the _outputs_ qualify as dust, but the outputs are set in a different dialog. (Even worse, the dust check is currently simply wrong because it only looks at an output's nValue and just assumes a P2PKH script size.)

  As the label clearly doesn't help the user and is, quite the contrary, rather increasing confusion/misguidance, it seems sensible to remove it. The label from the sendcoins dialog is also removed with the same rationale. Additionally, the "bytes" and "change" labels are aligned to the left (second commit).

  Closes https://github.com/bitcoin-core/gui/issues/699.

ACKs for top commit:
  furszy:
    ACK a582b41
  hebasto:
    Looks good. ACK a582b4141f.

Tree-SHA512: ebc00b68bdeab69f6ab643e4b89301a7e3d04a8a4027b50813314ddddb1387bc97a83313851e375dfbce97751c234686c82af7f4e55fa5ef29f4fed4e8fc11d9
2023-07-04 16:03:30 +01:00
..
addressbookpage.ui [qt] Add support to search the address book 2018-01-03 16:15:15 +00:00
askpassphrasedialog.ui gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedialog 2019-09-09 10:57:38 +02:00
coincontroldialog.ui gui: send, left alignment for "bytes" and "change" label 2023-07-03 18:40:56 +02:00
createwalletdialog.ui wallet: Default new wallets to descriptor wallets 2021-09-17 13:32:06 -04:00
debugwindow.ui Fix Transaction Relay tooltip text in Peers details window 2022-11-16 20:54:54 -08:00
editaddressdialog.ui qt: refactor: Use absolute include paths in .ui files 2017-11-16 08:23:02 +13:00
helpmessagedialog.ui Unify package name to as few places as possible without major changes 2015-12-14 02:11:10 +00:00
intro.ui qt: Prevent wrong handling of %2 token by Transifex 2022-09-07 10:53:48 +02:00
modaloverlay.ui scripted-diff: Replace three dots with ellipsis in the UI strings 2021-05-02 22:17:16 +03:00
openuridialog.ui gui: Paste button in Open URI dialog 2021-09-26 03:32:43 +03:00
optionsdialog.ui Use PACKAGE_NAME in messages rather than hardcoding "Bitcoin Core" 2022-09-27 23:04:37 +01:00
overviewpage.ui qt: Make warning label look clickable 2021-02-22 15:14:08 -05:00
psbtoperationsdialog.ui GUI: PSBTOperationsDialog: Support translating window title 2023-03-31 12:21:42 +01:00
receivecoinsdialog.ui Merge bitcoin-core/gui#516: Change 'Show' icon 2022-01-04 12:55:29 +02:00
receiverequestdialog.ui gui: display address on external signer 2021-05-27 14:01:54 +02:00
sendcoinsdialog.ui gui: send, left alignment for "bytes" and "change" label 2023-07-03 18:40:56 +02:00
sendcoinsentry.ui qt: Fix BitcoinAmountField's base widget 2022-06-12 13:40:48 +02:00
signverifymessagedialog.ui gui: Move static placeholder texts to forms 2019-12-09 11:12:20 +01:00
transactiondescdialog.ui qt: Add transaction hash to details window title 2016-04-26 16:05:10 +02:00