summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* let generated flag control SQL generationMark Brand2011-03-295-32/+53
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-182-3/+3
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-182-3/+3
| |\
| | * Fix an issue with removing rows in a table model.Michael Goddard2011-02-182-3/+3
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-106-14/+39
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-091-3/+6
| |\ \
| | * | Change paging attributes for Symbian binariesIain2011-02-091-3/+6
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-044-10/+32
| |\ \ \ | | | |/ | | |/|
| | * | Namespace compilation - OCI typedefs should be outside Qt namespace.Michael Goddard2011-02-041-3/+3
| | * | Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-041-2/+5
| | * | Try to document that invalid database arguments use the default database.Michael Goddard2011-02-042-2/+4
| | * | Update some documentation about what happens with select()/setQuery().Michael Goddard2011-02-042-0/+4
| | * | Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-041-0/+3
| | * | QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-042-3/+13
| | |/
| * | Merge branch '4.7-upstream' into 4.7-docA-Team2011-01-282-2/+8
| |\ \ | | |/
| * | Doc: fixing bugs and typos based on feedbackMorten Engvoldsen2011-01-251-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-012-1/+7
|\ \ \ | | |/ | |/|
| * | Fix warnings in PSQL driver: handle VersionUnknown in switchThiago Macieira2011-01-261-0/+6
| * | Fix warning in ODBC driver: passing NULL to non-pointer.Thiago Macieira2011-01-261-2/+2
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1751-52/+52
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1051-51/+51
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-231-1/+1
| |\
| | * Docs: QTBUG-9150 Incorrect snippet in class doc.Peter Yard2010-12-221-1/+1
* | | fix two more "comparison between signed and unsigned integer expressions" war...Konstantin Ritt2011-01-111-2/+2
* | | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-242-36/+86
|\ \ \ | |/ /
| * | Add Postgresql 8.x and 9 supportsCharles Yin2010-12-232-36/+86
| |/
| * silence compiler warningsHarald Fernengel2010-11-191-5/+5
* | Merge branch 'master-upstream' into master-waterThierry Bastian2010-11-161-67/+172
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-67/+172
| |\ \ | | |/
| | * More fix for QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-051-7/+126
| | * Fix QTBUG-14640:oci performance problem with qlonglongCharles Yin2010-11-011-0/+8
| | * Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errorsCharles Yin2010-10-291-64/+42
* | | Fixed a shadow warning when including QtSql.Kimmo Kotajärvi2010-10-291-5/+5
|/ /
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-4/+4
|\ \ | |/
| * Fixed many spelling errors.Rohan McGovern2010-10-251-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-251-5/+5
|\ \ | |/
| * Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-041-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-303-8/+5
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-262-7/+4
| |\
| | * scope fixes and clutter reduction for sql driver projectsMark Brand2010-08-252-7/+4
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-1/+1
| |\ \ | | |/ | |/|
| | * Fix the broken unicode detection of ODBC driver.Charles Yin2010-08-241-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-133-1/+9
|\ \ \ | |/ /
| * | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBSMark Brand2010-08-041-1/+3
| * | fixes for using freetdsMark Brand2010-07-292-0/+6
* | | Fix for QTBUG-2182: "connection still in use" warnings.Kimmo Kotajärvi2010-08-111-4/+4
* | | Remove the use of deprecated qVariant*Olivier Goffart2010-08-065-16/+16
* | | Remove obsolete code & workarounds for unsupported versions of MS Visual C++miniak2010-08-031-23/+14
|/ /
* | Fixed an incorrect profile inclusion.axis2010-07-221-1/+1