qt5base-lts/tests/auto/corelib/itemmodels
Giuseppe D'Angelo dba22bc036 Move QStandardItem/QStandardItemModel to QtGui
The dependencies on QFont, QBrush, QIcon are all in QtGui, so there's
little sense to still have these classes in QtWidgets.

This also copies and pastes a version of QWidgetItemData as
QStandardItemData inside qstandarditemmodel_p.h.

Change-Id: Ibafc5a30748e7ce0b54753309ae6dc4a797fc20e
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
2012-06-29 22:42:19 +02:00
..
qabstractitemmodel Use a QVector<int> instead of a QSet<int> in itemviews/models. 2012-06-12 04:30:07 +02:00
qabstractproxymodel Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qidentityproxymodel Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qitemmodel Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
qitemselectionmodel Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qsortfilterproxymodel Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qstringlistmodel Remove widgets dependency from qstringlistmodel autotest 2012-06-07 00:38:58 +02:00
itemmodels.pro Make itemmodels autotest build without widgets 2012-06-07 00:38:44 +02:00