qt5base-lts/tests/baseline
Timur Pocheptsov af05f278ed QMacStyle: fix tool buttons (in checked mode)
While switching to the 'momentary push in' button type, the old code that
shows button as pressed/checked was removed. Since 'square' buttons
were sharing this part with rounded push buttons, the change broke
checked square buttons. So we retain the old code for this particular
case.

Also, add a minimal baseline test for this scenario: square button,
triggering 'toolbutton' style with/out 'checked' state.

Fixes: QTBUG-100802
Pick-to: 6.3 6.2
Change-Id: Ib7b15b13ead834c7bb2cd36de76ccd5bedb07810
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-02-28 08:46:21 +01:00
..
painting Baseline: Move the paintcommands code into the shared directory 2022-01-20 22:56:11 +01:00
shared Baseline: Move the paintcommands code into the shared directory 2022-01-20 22:56:11 +01:00
stylesheet Update QToolButton texts and add more stylesheets to test with 2022-02-16 16:41:43 +00:00
text Add baseline test for text rendering 2022-01-04 00:11:48 +01:00
widgets QMacStyle: fix tool buttons (in checked mode) 2022-02-28 08:46:21 +01:00
CMakeLists.txt Add baseline test for text rendering 2022-01-04 00:11:48 +01:00