summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models/qsqlquerymodel
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-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
* QSqlQuery: make it a move only typeGiuseppe D'Angelo2021-03-211-1/+1
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-151-3/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Regenerate tests/auto/sqlAlexandru Croitor2019-11-131-2/+12
* Add Sql build and testsTobias Hunger2018-11-051-0/+7
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-101-8/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-2/+11
|\
| * QSqlQueryModel::clear(): Call begin/endResetModel().Friedemann Kleint2015-11-191-2/+11
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-4/+4
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-8/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Improve handling of temporary directories in SQL tests.Friedemann Kleint2014-04-041-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+1
|\
| * Enable running sql model tests in parallelFrederik Gladhorn2014-01-291-0/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-8/+8
|/
* Cleanup the SQL testsAndy Shaw2013-04-251-4/+8
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-35/+35
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-1/+1
* QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-191-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QSqlQueryModel: fix nested beginResetModel/endResetModelMark Brand2012-08-301-0/+57
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QSqlQueryModel::setQuery() don't use deprecated reset()Mark Brand2012-04-231-31/+25
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-8/+0
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Moved sql autotests into new directory structureJo Asplin2011-09-063-0/+662