qt5base-lts/tests/auto/widgets/itemviews
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
..
qabstractitemview Merge remote-tracking branch 'origin/5.4' into dev 2014-12-10 07:58:06 +01:00
qcolumnview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatawidgetmapper QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypresses 2015-01-04 18:33:49 +01:00
qdirmodel Android: Fix QDirModel tests 2015-01-16 09:27:52 +01:00
qfileiconprovider Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qheaderview QHeaderView: fix restoring Qt4 state. 2015-01-20 10:30:54 +01:00
qitemdelegate Itemviews: add ItemIsUserTristate flag 2015-01-25 12:37:41 +01:00
qitemeditorfactory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qitemview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlistwidget Implement QTableWidget/QListWidget::mimeData() 2014-10-31 14:06:25 +01:00
qtableview tst_qtableview: fix virtual-override clang warning 2014-11-24 08:05:34 +01:00
qtablewidget Implement QTableWidget/QListWidget::mimeData() 2014-10-31 14:06:25 +01:00
qtreeview Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtreewidget QTreeWidget: forbid forcing PartiallyChecked on parent tristate items. 2015-01-25 12:37:51 +01:00
qtreewidgetitemiterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00