summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qabstractitemmodel
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Introduce macros to simplify testing comparisonIvan Solovev2024-01-191-12/+6
* Q(Persistent)ModelIndex: use new test framework for op==Marc Mutz2023-11-132-0/+31
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QAbstractItemModel: fix match() with Qt::MatchWildcardGiuseppe D'Angelo2023-03-091-8/+9
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-31/+31
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-8/+8
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-241-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* 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