summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2920-480/+480
* Update contact information in license headers.Sergio Ahumada2012-08-0120-40/+40
* Fix memory leak in 64-bits ODBC driverHonglei Zhang2012-04-271-1/+2
* 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-031-0/+8
* Improve type detection for query resultsAndy Shaw2012-03-121-4/+29
* Handle the 'real' datatype correctly in the SQLite driverAndy Shaw2012-01-261-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1120-20/+20
* Revert "Fix sqlite driver memory eating due to close failure"Sinan Tanilkan2011-12-071-7/+0
* Fix sqlite driver memory eating due to close failureHonglei Zhang2011-11-301-0/+7
* QSQLITE support only one statement at a timeHonglei Zhang2011-11-301-2/+9
* 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
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1318-306/+306
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-281-2/+6
|\
| * Fixed QTBUG-11935 : "With MySQL version > 50000 the QMYSQLDriver::Emmanuel BOURGERIE2011-04-271-4/+4
| * Fixed QTBUG-11935Emmanuel BOURGERIE2011-04-271-2/+6
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-3/+3
|\ \ | |/
| * Namespace compilation - OCI typedefs should be outside Qt namespace.Michael Goddard2011-02-041-3/+3
* | 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-1718-18/+18
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-1018-18/+18
* | fix two more "comparison between signed and unsigned integer expressions" war...Konstantin Ritt2011-01-111-2/+2
* | 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
* | 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
* | 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-132-1/+6
|\ \ \ | |/ /
| * | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBSMark Brand2010-08-041-1/+3
| * | fixes for using freetdsMark Brand2010-07-291-0/+3
* | | 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
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-211-1/+33
|\ \
| * | Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.Charles Yin2010-07-211-1/+33
* | | Merge branch 'raptorConfigurePatches' into 4.7-s60axis2010-07-211-0/+2
|\ \ \ | |/ / |/| |
| * | Fixed automatic sqlite extraction on Symbian makefile build system.axis2010-07-211-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-161-1/+1
|\ \ \