summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-16/+16
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-53/+53
* 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/+3
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-112/+112
* Cleanup the SQL testsAndy Shaw2013-04-251-89/+97
* Fix sql tests in respect to Oracle databasesAndy Shaw2013-04-051-97/+96
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-0/+32
* normalise signal/slot signatures [QtSql tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-031-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-1/+1
* Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-4/+6
* Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-6/+5
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-02-031-1/+1
* 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-2/+0
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-26/+26
* Tidy qsqldatabase autotestJason McDonald2011-10-061-39/+18
* Moved sql autotests into new directory structureJo Asplin2011-09-061-0/+2218