qt5base-lts/tests/auto/widgets/styles
Frederik Gladhorn 21dcb96ddc QStyleSheetStyle::repolish: only run on direct children
When re-parenting, some widgets change their children. For example
QLabel, when set to rich text, will not update, until receiving a polish
call, at which time getting a list of all children recursively and then
trying to call functions on them will crash, since the children change
in the middle of this operation.

Fixes: QTBUG-69204
Fixes: QTBUG-74667
Change-Id: I95dd83ebeed14c017e22552ddd47658ae8a09353
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2019-04-12 14:33:32 +00:00
..
qmacstyle QMacStyle: CC_ComboBox is now HITheme-free 2018-04-12 00:20:42 +00:00
qstyle winrt: Make widgets/styles auto tests pass 2018-05-25 11:02:21 +00:00
qstyleoption tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qstylesheetstyle QStyleSheetStyle::repolish: only run on direct children 2019-04-12 14:33:32 +00:00
styles.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00