bitcoin/src/qt/test
Jonas Schnelli 3431699981
Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog
73529f0859 qt: Rename slot to updateDisplayUnit() (Hennadii Stepanov)
68288ef0c1 qt: Overhaul ReceiveRequestDialog (Hennadii Stepanov)

Pull request description:

  If master (89a1f7a250) is compiled without QR support, the "Request payment to..." dialog looks ugly:

  ![Screenshot from 2019-11-25 19-58-59](https://user-images.githubusercontent.com/32963518/69566647-3d9c1c80-0fc0-11ea-8ff6-183cea9372c5.png)

  With this PR:

  ![Screenshot from 2019-12-26 00-42-46](https://user-images.githubusercontent.com/32963518/71451226-221c6100-277a-11ea-94ae-c19a5c6256f7.png)

  ![Screenshot from 2019-12-26 00-44-34](https://user-images.githubusercontent.com/32963518/71451228-29436f00-277a-11ea-8ac5-1bafe6d73b5c.png)

  ![Screenshot from 2019-12-26 00-48-51](https://user-images.githubusercontent.com/32963518/71451230-2e082300-277a-11ea-8c4c-726ca7b776e7.png)

  Other minor changes:
  - "URI" abbreviation is not translated now
  - wallet name is shown if available

ACKs for top commit:
  jonasschnelli:
    Tested ACK 73529f0859

Tree-SHA512: 45f9a41d3c72978d78eb2e8ca98e274b8be5abf5352fd3e1f4f49514ce744994545fb3012e80600ded936ae41c6be4d4825a0c5f7bcb3db671d69e0299f0f65b
2020-05-29 10:02:26 +02:00
..
addressbooktests.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
addressbooktests.h scripted-diff: Add missed copyright headers 2020-01-04 20:18:28 +02:00
apptests.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
apptests.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
compattests.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
compattests.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
rpcnestedtests.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
rpcnestedtests.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
test_main.cpp test: Show debug log on unit test failure 2020-01-02 18:00:05 -05:00
uritests.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
util.cpp scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
util.h scripted-diff: Bump copyright headers 2020-04-16 13:33:09 -04:00
wallettests.cpp Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog 2020-05-29 10:02:26 +02:00
wallettests.h scripted-diff: Add missed copyright headers 2020-01-04 20:18:28 +02:00