summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Adjust DBMSType to DbmsType to follow conventionsAlejandro Exojo2014-11-261-3/+3
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-0/+26
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-10/+10
* QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-041-0/+7
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-24/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Docs: Fix some warningsChristian Stenger2012-12-061-0/+1
* create interface QSqlDriver::cancelQuery()Sune Vuorela2012-11-201-0/+23
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtSql: remove \link usagesGiuseppe D'Angelo2012-05-111-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-2/+2
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-281-36/+6
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-2/+3
|\
| * Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-2/+3
* | QSqlDriver functions made virtualMatt Newell2012-04-021-174/+26
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-4/+4
* SQL driver implementation to signal notification sourcesTorben Dannhauer2012-02-011-3/+14
* Interface definition to provide notifications with a source information.Torben Dannhauer2012-02-011-0/+10
* 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
* 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/+948