dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

backport: bitcoin-core/gui#154, #176, #221, #248, #251 - qt improvements and related fixes #6111

Closed knst closed 1 month ago

knst commented 1 month ago

Issue being fixed or feature implemented

Backports of QT related improvements from bitcoin v22

What was done?

See commits for list of backports. Changes related to improved behavior of columns while resizing for Transactions List and Recent Requests is dropped due to low performance and buggy behaviour. bitcoin-core/gui#205 and bitcoin-core/gui#229 are DNM due to incompatibility with our table view. It reverts also #5992 as better fix is found (see css changes).

How Has This Been Tested?

Run qt app, try to resize main view with overview page.

Breaking Changes

N/A

Checklist: