qt5base-lts/tests/auto/widgets
David Faure dd23d9f161 QTreeWidget: forbid forcing PartiallyChecked on parent tristate items.
ItemIsTristate means QTreeWidget determines the check state of parent
items based on the check state of child items.
Checking/unchecking the parent propagates to children; but setting
the parent to PartiallyChecked shouldn't do that, especially since it can
lead to children without ItemIsTristate having PartiallyChecked check state.

Change-Id: Ibc8b7c77d9ec4c1578c07f3c62581edb770f8439
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
2015-01-25 12:37:51 +01:00
..
dialogs Merge remote-tracking branch 'origin/5.4' into dev 2015-01-21 11:10:14 +01:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview Extend selections in QGraphicsView when selection extension key down 2015-01-13 13:04:40 +01:00
itemviews QTreeWidget: forbid forcing PartiallyChecked on parent tristate items. 2015-01-25 12:37:51 +01:00
kernel Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev 2015-01-21 11:14:34 +01:00
styles Android: Fix some QStyle tests 2015-01-08 10:07:06 +01:00
util Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
widgets Merge remote-tracking branch 'origin/5.4' into dev 2015-01-21 11:10:14 +01:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00