summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldatabase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-031-1/+1
* Doc: Adding a landing page for Qt SQL.Jerome Pasion2012-08-061-1/+1
* Fix some typos.Frederik Schwarzer2012-07-261-1/+1
* Remove QFactoryInterface from sql driversLars Knoll2012-06-071-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-3/+3
* No longer use deprecated methods for plugin loading.Friedemann Kleint2012-05-091-9/+10
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-281-30/+30
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-87/+87
* Ensure that QSqlDatabase::database() is still thread-safeAndy Shaw2012-02-171-4/+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
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-3/+2
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* Remove QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-061-20/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1547