summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | * Deprecate QSqlError setters.Marcel Krems2013-02-242-13/+42
| | * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-184-62/+78
| | |\
| | * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1414-128/+196
| | |\ \
| | * | | qsql ibase: remove duplicate class definitionMark Brand2013-02-051-23/+0
| | * | | Remove dependency of DB driver headers on qsqlcachedresult_p.h.Friedemann Kleint2013-02-0110-125/+152
| | * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-1/+1
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| | | |\ \ \
| | * | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2923-91/+0
| | |/ / / /
| | * | | | Fix warning about type-punned pointersThiago Macieira2013-01-261-18/+24
| | * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2265-65/+65
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-169-0/+48
| | |\ \ \ \ \
| | * | | | | | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
* | | | | | | | ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-03-201-1/+1
|/ / / / / / /
* | | | | | | postgresql driver: escape backslashes only when server requires itMark Brand2013-03-131-5/+33
* | | | | | | ODBC: fix loss of milliseconds when binding QDateTimeIsrael Lins2013-03-131-1/+1
* | | | | | | Fix for Sql query aliases with dotsMarko Kangas2013-03-131-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | QSqlResult: fix parsing of bound SQL statementsIsrael Lins2013-02-151-21/+54
* | | | | | Fix DB2 driver X64 Linux BuildKarim Pinter2013-02-151-1/+1
* | | | | | qpsql: reuse QSqlResultPrivate::positionalToNamedBindingMark Brand2013-02-151-24/+3
* | | | | | QSqlResultPrivate: parameterize fieldSerial function for parsingMark Brand2013-02-152-3/+8
* | | | | | QSqlResultPrivate: parameterize input query for parsingMark Brand2013-02-152-15/+15
* | | | | | move qFieldSerial() to static QSqlResultPrivate::fieldSerial()Mark Brand2013-02-152-6/+5
| |_|_|_|/ |/| | | |
* | | | | qpsql: fix spelling in commentMark Brand2013-02-121-2/+1
* | | | | move QSqlResultPrivate to private headerMark Brand2013-02-113-68/+140
* | | | | QSqlResult::savePrepare() simplify logicMark Brand2013-02-091-6/+5
* | | | | QSqlResult: consolidate SQL parsing for bindingIsrael Lins2013-02-091-26/+3
* | | | | QSqlResult: note in doc about misnamed methodMark Brand2013-02-091-0/+2
* | | | | fix QSqlTableModel:revert() for OnFieldChangeMark Brand2013-02-091-2/+3
* | | | | QSqlTableModel: support refreshing inserted rows with auto columnsMark Brand2013-02-062-0/+16
* | | | | QSqlTableModel::setData(): fix non-change detectionMark Brand2013-02-061-1/+4
* | | | | fix QSqlTableModel::headerData() for empty query with inserted rowMark Brand2013-02-062-10/+12
* | | | | remove misleading statement from ~QSqlDatabase()Mark Brand2013-02-051-3/+0
* | | | | fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
* | | | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
* | | | | don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-284-4/+4
| |_|_|/ |/| | |
* | | | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
| |_|/ |/| |
* | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1865-65/+65
| |/ |/|
* | Remove the QtSql driver headers from the APIThiago Macieira2013-01-149-0/+48
|/
* Fix warnings in the SQL drivers found by GCC 4.7Thiago Macieira2012-12-284-13/+17
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Use PG_VERSION if PG_MAJORVERSION is not definedAndy Shaw2012-12-201-16/+21
* Doc: Correcting qhp link to Qt SQL's C++ Classes.Jerome Pasion2012-12-171-1/+1
* Workaround with hardcoded url QT-BUG 28500Nico Vertriest2012-12-111-1/+1
* SQL: Change in QSqlResultPrivate::positionalToNamedBinding()Caroline Chao2012-12-101-2/+0
* Doc: removed control code+minor rephrasingNico Vertriest2012-12-071-3/+3
* Docs: Fix some warningsChristian Stenger2012-12-063-5/+3
* Doc: Remove obsolete statementChristian Stenger2012-12-061-3/+0
* Always use QAIM to get the default flags.Stephen Kelly2012-11-281-2/+2
* tr()-Fix: Do not add up translateable strings.Friedemann Kleint2012-11-261-2/+1
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2