summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* create interface QSqlDriver::cancelQuery()Sune Vuorela2012-11-202-1/+27
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-206-37/+30
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-13/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-022-12/+0
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-262-3/+1
| |\ \
| * \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-162-11/+7
| |\ \ \
| * | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
| * | | | doc: Fix a few doc errors for QtSQLTor Arne Vestbø2012-10-126-23/+23
* | | | | SQL: Fix OCI driver's compile errors.Caroline Chao2012-11-202-3/+5
* | | | | Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-2/+4
* | | | | Fix msvc2010 compiler warnings of switch with default but no case labelsThiago A. Correa2012-11-188-32/+8
* | | | | fix binding of bool type in mysql driverMark Brand2012-11-091-1/+6
| |_|_|/ |/| | |
* | | | Enable the "#include <QSql>" camel-case header, for the QSql namespaceSze Howe Koh2012-10-271-1/+0
* | | | QSqlRelationalDelegate: remove setEditorData reimplementationMark Brand2012-10-261-11/+0
| |_|/ |/| |
* | | Doc: Fix small capitalization error for the Qt SQL module header.Sze Howe Koh2012-10-221-1/+1