summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* qsql: move QSqlCachedResultPrivate to headerMark Brand2015-11-302-18/+18
* qsqldriver: use Q_D macroMark Brand2015-11-301-10/+19
* qsql: add missing Q_DECL_OVERRIDEMark Brand2015-11-3014-218/+217
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
* qsql: move Q<driver>Result out of headerMark Brand2015-11-278-142/+134
* qsql: add missing Q_EXPORT_SQLDRIVER_* macrosMark Brand2015-11-273-3/+15
* qsql: remove stray includes and forward declsMark Brand2015-11-266-14/+7
* QSqlResult: const for driverMark Brand2015-11-252-3/+3
* qsql_odbc: rename QODBCPrivate to QODBCResultPrivateMark Brand2015-11-252-12/+12
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-233-0/+6
|\
| * QSqlQueryModel::clear(): Call begin/endResetModel().Friedemann Kleint2015-11-193-0/+6
* | qsql_ibase: use virtual createResultMark Brand2015-11-231-1/+1
* | qsql_oci: fix option typesMark Brand2015-11-231-2/+2
* | qsql_db2: fix build failureMark Brand2015-11-231-5/+6
|/
* Doc: corrected snippet QSqlTableModelNico Vertriest2015-11-161-2/+3
* Fix build of PostgreSQL plugin with -Werror on Windows/64bit.Friedemann Kleint2015-11-061-1/+1
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-14/+15
|\
| * Fix QMYSQL plugin database connection setup checkSamuel Gaist2015-09-151-17/+24
| * Doc: Corrected link issues in qtbaseNico Vertriest2015-09-041-1/+1
* | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-132-2/+2
* | Doc: fixed links to qmake documentationNico Vertriest2015-09-251-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-0/+3
| |\
| | * quote QUuid valuesEvgeniy Fominov2015-06-071-0/+3
* | | Remove temporary string allocations when reading prepared statement.Milian Wolff2015-08-131-14/+20
* | | QtSql: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-085-8/+8
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-9/+9
|\| |
| * | Replace MAC OS X with OS XNico Vertriest2015-06-301-8/+8
| * | Fixing error with reading Time fields by qibase sql driver.Roman Bogolyubov2015-06-081-1/+1
* | | QSqlIndex: replace QList<bool> with QVector<bool>Marc Mutz2015-06-282-1/+7
* | | Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-143-32/+73
|/ /
* | Doc: added doc for non-documented functionsNico Vertriest2015-05-182-0/+11
* | MySQL: Add support for the timeout options via the connectionOptionsAndy Shaw2015-04-272-12/+32
* | MySQL: Keep the precision of the field when formatting the valueAndy Shaw2015-03-201-0/+3
* | QtSql: Fix const correctness in old style castsThiago Macieira2015-03-112-22/+22
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-26/+26
|\|
| * Update SQL plugin path within Qt's sourcesSamuel Gaist2015-02-162-26/+26
* | PostgreSQL: Fix special floating point handling for 'float' types.Friedemann Kleint2015-02-181-15/+27
* | Updated BSD licensed file headersJani Heikkinen2015-02-1510-30/+30
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* | Update copyright headersJani Heikkinen2015-02-1167-444/+444
* | Use prefix instead of postfix for iteratorsMaks Naumov2015-02-081-1/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-213-27/+29
|\|
| * Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-161-0/+1
| * QODBC: fix converted string values empty SQLServer 2012Maximilian Hrabowski2014-12-301-1/+11
| * Added timezone support for datetime fields in PSQLJulien Blanc2014-12-301-26/+17
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSimon Hausmann2014-12-301-3/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-3/+2
| |\|
| | * Doc: corrected broken links qtbaseNico Vertriest2014-12-231-3/+2