summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/models/qsqlquerymodel/tst_qsqlquerymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Deprecate QVariant::Type uses in QSqlFieldLars Knoll2020-08-151-3/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* QSqlQueryModel::clear(): Call begin/endResetModel().Friedemann Kleint2015-11-191-2/+11
* 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
* 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
* 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
* 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
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-3/+3
* Fix autotest gui/widgets dependenciesKent Hansen2011-09-191-0/+1
* Moved sql autotests into new directory structureJo Asplin2011-09-061-0/+641