qt5base-lts/tests/auto/corelib/itemmodels
Sergio Ahumada 13d7823ef7 tests: Enable some itemmodels tests that don't depend on Qt Widgets
Make qabstractproxymodel and qidentityproxymodel build and run
even if -no-widgets is used since they don't depend on Qt Widgets.

Change-Id: I48bc2f6a78812b1bf0083f76c6a4e106f4e38650
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-08-05 13:26:15 +02:00
..
qabstractitemmodel Fix QAbstractItemModel::moveColumn() 2013-04-23 13:35:31 +02:00
qabstractproxymodel Merge remote-tracking branch 'origin/stable' into dev 2013-01-22 18:40:13 +01:00
qidentityproxymodel Don't bypass overwritten [set]data() methods in the proxy. 2013-04-08 14:17:27 +02:00
qitemmodel Fix minor typos in docs, printed messages & comments 2013-01-28 18:12:41 +01:00
qitemselectionmodel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsortfilterproxymodel Don't call virtual methods after the source model is destroyed. 2013-04-05 16:26:06 +02:00
qstringlistmodel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
itemmodels.pro tests: Enable some itemmodels tests that don't depend on Qt Widgets 2013-08-05 13:26:15 +02:00