HomePhabricator

qt: Overhaul ReceiveRequestDialog

Description

qt: Overhaul ReceiveRequestDialog

Summary:

If master is compiled without QR support, the "Request payment to..." dialog looks ugly

Other minor changes:

  • "URI" abbreviation is not translated now
  • wallet name is shown if available

This is a backport of core#17597 [1/2]
https://github.com/bitcoin/bitcoin/pull/17597/commits/68288ef0c15522799d4bf6239d2ae1e8086b5abf

Test Plan:
ninja && ninja check

Build without QR code support and inspect the result.

cmake .. -GNinja -DENABLE_QRCODE=OFF
ninja && src/qt/bitcoin-qt

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9922

Details

Provenance
Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>Authored on May 5 2020, 02:56
PiRKCommitted on Aug 24 2021, 16:24
PiRKPushed on Aug 24 2021, 16:24
Reviewer
Restricted Project
Differential Revision
D9922: qt: Overhaul ReceiveRequestDialog
Parents
rABC37eac8110a16: qt: change BCH to XEC in QLabel's default text
Branches
Unknown
Tags
Unknown

Event Timeline

PiRK committed rABC64828befe6eb: qt: Overhaul ReceiveRequestDialog (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).Aug 24 2021, 16:24