summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qitemmodel
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QDirModelFriedemann Kleint2019-09-041-4/+14
* test: migrate ModelsToTest to QRegularExpressionSamuel Gaist2019-06-101-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-1/+2
|\
| * Silence the item model testsFriedemann Kleint2019-03-211-1/+2
* | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-052-4/+4
|/
* Add QModelIndex::siblingAtColumn and ::siblingAtRowAndre Somers2018-01-121-0/+8
* tst_qitemmodel: do not pass illegal indices to QAbstractItemModel APIsGiuseppe D'Angelo2017-11-241-4/+0
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-24/+0
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-26/+17
|\
| * tst_QItemModel: Use a QTemporaryDir for test data of QDirModel.Friedemann Kleint2015-11-271-26/+17
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-0/+8
|\|
| * tst_QItemModel: Register QAbstractItemModel::LayoutChangeHint.Friedemann Kleint2015-11-251-0/+8
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-5/+6
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-3/+3
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-15/+15
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-282-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+11
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-42/+42
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QAbstractItemView: don't qRegisterMetaType<QModelIndex>Marc Mutz2012-07-241-5/+0
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-7/+7
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-22/+22
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-162-3/+3
* Move the qitemmodel test to the itemmodels directory.Stephen Kelly2012-01-065-0/+1822