qt6-bb10/tests/auto/corelib
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
..
animation Make animation autotests build without widgets 2012-06-07 00:39:05 +02:00
codecs Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
global Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
io Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
itemmodels Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
json Fixed QJsonObject::find() 2012-06-06 02:03:11 +02:00
kernel Call QObject::disconnectNotify() when receiver is destroyed 2012-06-28 14:44:20 +02:00
mimetypes Remove the extra warnings and -Werror from tst_qmimetype 2012-06-27 12:39:53 +02:00
plugin make use of $$[FOO/get] properties 2012-06-19 16:39:58 +02:00
statemachine Make qstatemachine autotest build without widgets 2012-06-07 00:38:41 +02:00
thread Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
tools QTBUG-26035: Remove positive sign from start of string 2012-06-26 08:14:17 +02:00
xml Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00