summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldriver.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Add qtsqlglobal.h and qtsqlglobal_p.hLars Knoll2016-07-031-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtSql: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-081-2/+2
* 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/+14
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque2013-12-161-0/+1
* QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-041-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* create interface QSqlDriver::cancelQuery()Sune Vuorela2012-11-201-1/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+1
|\
| * Add payload to QSqlDriver notification with PSQL implementation.Matt Newell2012-03-311-1/+1
| * Fix postgres notification support in the QPSQLDriver.Matt Newell2012-03-301-1/+1
* | QSqlDriver functions made virtualMatt Newell2012-04-021-12/+5
|/
* SQL driver implementation to signal notification sourcesTorben Dannhauer2012-02-011-1/+1
* Interface definition to provide notifications with a source information.Torben Dannhauer2012-02-011-0/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* 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 QT3_SUPPORT from qsql, qxmlGabriel de Dietrich2011-07-061-14/+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/+160