summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3153-681/+681
* Fix - psql driver must format qdatetime using isoCristian Tarsoaga2014-05-051-2/+2
* Fix access of tmpStorage in QODBCResult::exec().Friedemann Kleint2014-04-071-27/+22
* Updated year in copyright headerKai Koehne2014-03-2653-53/+53
* Fix QByteArray memory corruption in QIBaseDriver::open().Friedemann Kleint2014-03-191-20/+15
* fix off-by-one index checkMark Brand2013-07-021-1/+1
* postgresql driver: escape backslashes only when server requires itMark Brand2013-05-281-5/+33
* qsql_odbc: fix SQLGetStmtAtt usageMark Brand2013-04-241-5/+3
* ODBC: lost info about column metadata on SQL_NO_DATAIsrael Lins2013-04-241-5/+0
* ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-04-241-1/+1
* ODBC: fix loss of milliseconds when binding QDateTimeIsrael Lins2013-04-241-1/+1
* Fix for Sql query aliases with dotsMarko Kangas2013-04-231-2/+1
* Add support for SQLSTATE error codesAndras Mantia2013-02-281-12/+18
* Fix DB2 driver X64 Linux BuildKarim Pinter2013-02-241-1/+1
* remove misleading statement from ~QSqlDatabase()Mark Brand2013-02-051-3/+0
* don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-294-4/+4
* Fix postgres notification support in the QPSQLDriver.Matt Newell2013-01-271-37/+51
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1353-53/+53
* QSqlTableModel: fix dataChanged() index for removed edited rowMark Brand2013-01-101-1/+1
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-231-2/+4
* fix binding of bool type in mysql driverMark Brand2012-11-131-1/+6
* QtSql: Correct documented default precision policy.Mark Brand2012-10-171-8/+4
* correct spelling in QtSql documentationMark Brand2012-10-171-1/+1
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-10-081-4/+42
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2953-1262/+1262
* documentation: grammar nitpickMark Brand2012-08-311-3/+3
* Update contact information in license headers.Sergio Ahumada2012-08-0153-106/+106
* Doc: Fix typo foreigh -> foreignSergio Ahumada2012-07-161-1/+1
* QSqlTM: respect generated flag in insertRecord() and setRecord()Mark Brand2012-07-131-1/+4
* Fix memory leak in 64-bits ODBC driverHonglei Zhang2012-04-271-1/+2
* QSqlQueryModel::fetchMore() documentation fixMark Brand2012-04-241-1/+1
* Fix for memory leak in 64 bit ODBC driver's call to SQLGetStmtAttr()Yan Shapochnik2012-04-201-1/+2
* Memory leak fix of sqlite driver when close failedHonglei Zhang2012-04-032-3/+12
* Improve type detection for query resultsAndy Shaw2012-03-121-4/+29
* Ensure that QSqlDatabase::database() is still thread-safeAndy Shaw2012-02-071-4/+1
* Various Qt documentation bug fixes (wk 42)artoka2012-01-301-2/+3
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-01-261-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1153-53/+53
* Revert "Fix sqlite driver memory eating due to close failure"Sinan Tanilkan2011-12-071-7/+0
* QSqlRelationalTableModel doesn't follow relations on the first columnHonglei Zhang2011-12-051-1/+1
* Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-301-0/+7
* QSQLITE support only one statement at a timeHonglei Zhang2011-11-302-2/+15
* retreving -> retrievingAlbert Astals Cid2011-09-281-3/+3
* Added correct licence headers to symsql source filesTimo Kauppinen2011-09-212-36/+36
* Release Symbian SQL driverHonglei Zhang2011-09-211-175/+124
* Fixed a typo found by static checkerTimo Kauppinen2011-09-211-1/+1
* Added SQL driver plugin implementation for Symbian.Timo Kauppinen2011-09-213-0/+1373
* Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-261-10/+18
|\
| * Doc: Fixed qdoc warnings.David Boddie2011-08-151-9/+17
| * Doc: Fixed qdoc warnings.David Boddie2011-08-151-2/+2