summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qabstractitemmodel
Commit message (Expand)AuthorAgeFilesLines
* Make sure QMimeData is fully declaredVolker Hilsheimer2021-01-111-0/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-9/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-2/+3
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-7/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-16/+16
* Long live QAIM::multiData!Giuseppe D'Angelo2020-09-021-0/+141
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-12/+12
* Make MatchRegExp an alias to MatchRegularExpressionLars Knoll2020-03-301-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-171-0/+28
|\
| * QAbstractItemModel: implement QRegularExpression support for matchSamuel Gaist2019-10-161-0/+28
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\|
| * Itemmodel tests: remove foreach usageChristian Ehrlicher2019-08-191-1/+1
* | cmake: add tests/auto/corelib/itemmodelsFrederik Gladhorn2019-10-041-0/+17
|/
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-8/+8
* QAbstractItemModelTester: fix the autotestsGiuseppe D'Angelo2018-01-091-3/+3
* Introduce QAbstractItemModel::checkIndex()Giuseppe D'Angelo2018-01-082-1/+73
* QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-311-0/+22
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-1/+2
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-19/+19
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-081-41/+45
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* Fix QAbstractItemModel::moveColumn()J-P Nurmi2013-04-231-0/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Clean up some metatype declarations and registrationsStephen Kelly2013-01-091-5/+0
|/
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-221-26/+26
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-13/+0
* Make it possible to use new syntax to connect to model signals.Stephen Kelly2012-07-131-0/+107
* Use a QVector<int> instead of a QSet<int> in itemviews/models.Stephen Kelly2012-06-121-8/+6
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove insignification from qabstractitemmodel test on Mac OS X.Jason McDonald2012-04-241-2/+0
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-231-0/+2
* Update parent indexes first with changePersistentIndex.Stephen Kelly2012-04-171-1/+0
* Mark tst_qabstractitemmodel as insignificant after QHash randomizationGiuseppe D'Angelo2012-04-152-2/+3
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-29/+29
* tst_qabstractitemmodel does not need QT += widgetsMark Brand2012-01-311-1/+1
* Add the QAbstractItemModel::canDropMimeData method.Stephen Kelly2012-01-301-0/+32
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* add missing move* methods to QAbstractItemModelMark Brand2012-01-241-0/+94
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1