summaryrefslogtreecommitdiff
path: root/src/sql/drivers
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-1118-18/+18
* Add Postgresql 8.x and 9 supportsCharles Yin2010-12-232-36/+86
* 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 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
* | Improve TDS configuration through QT_LFLAGS_TDS, SYBASE, SYBASE_LIBSMark Brand2010-08-041-1/+3
* | fixes for using freetdsMark Brand2010-07-291-0/+3
* | 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
|\ \ \
| * | | Fixes the Oracle invalid date bug when date is greater or equal to 2800Charles Yin2010-07-161-1/+1
| |/ /
* | | fix macx not having UNICODE in DEFINES any moreOswald Buddenhagen2010-07-131-7/+7
* | | Corrected pathsMark Brand2010-07-081-2/+2
* | | fix build with sqlite2Oswald Buddenhagen2010-07-081-2/+2
* | | Simplify *= to += after contains() testMark Brand2010-07-078-14/+14
* | | Consolidate sql driver configuration redundancyMark Brand2010-07-0710-119/+104
|/ /
* | use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-11/+9
* | Fix compilation on WinXP MinGW32;lit-uriy2010-06-021-2/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+1
|\ \ | |/
| * Fix sqlite driver doesn't return error message RAISE by a trigger.Bill King2010-04-201-0/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-38/+119
|\ \ | |/
| * Fix ODBC compilation for ODBC versions < 3.5Bill King2010-03-251-0/+2
| * Unicode fixes for ODBC SQL Driver.Bill King2010-03-251-38/+117
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-2/+2
|\ \ | |/
| * Ensure that the entire CLOB can be returned from an Oracle databaseAndy Shaw2010-03-121-2/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-074-107/+181
|\ \ | |/
| * Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-051-0/+17
| * Fix compile.Bill King2010-03-031-30/+30
| * Fixes: ODBC Driver expects 16bit when system is 32bitBill King2010-03-023-109/+169
* | improve sql support for mingw64Thierry Bastian2010-02-232-1/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-184-16/+15
|\ \
| * | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-164-16/+15
* | | remove -lz from QT_LFLAGS_PSQL so as to respect qt-zlibMark Brand2010-02-171-8/+5
|/ /
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-121-28/+19
|\ \ | |/
| * Revert "(ODBC) Use wchar_t instead of assuming 2 bytes."Bill King2010-02-111-27/+10
| * (ODBC) Use wchar_t instead of assuming 2 bytes.Bill King2010-02-101-10/+27
| * (sqlite) Allow shared cache modeBill King2010-02-091-28/+19
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-2/+2
|\ \ | |/
| * optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-2/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma...Pulse Build System2010-01-222-30/+0
|\ \ | |/ |/|
| * Merge remote branch 'origin/master'Olivier Goffart2010-01-082-9/+25
| |\
| * | Remove obsolete code for unsupported platformsBill King2009-12-162-30/+0
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-1118-18/+18
|\ \ \