summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/oci
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-312-26/+26
* Updated year in copyright headerKai Koehne2014-03-262-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-132-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-292-48/+48
* Update contact information in license headers.Sergio Ahumada2012-08-012-4/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-112-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-132-34/+34
* 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-01-172-2/+2
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-102-2/+2
* | 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
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-7/+7
|/
* Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.Charles Yin2010-07-211-1/+33
* 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
* | Simplify *= to += after contains() testMark Brand2010-07-071-1/+1
* | Consolidate sql driver configuration redundancyMark Brand2010-07-071-0/+9
|/
* 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
* | improve sql support for mingw64Thierry Bastian2010-02-231-0/+6
* | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-161-8/+7
|/
* Update copyright year to 2010Jason McDonald2010-01-062-2/+2
* (OCI) Fixes problem with clobs being handled as binaryBill King2009-12-171-2/+2
* Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-31/+52
* Fixes Oracle batchExec using strings as out params.Bill King2009-10-271-2/+9
* Update license headers again.Jason McDonald2009-09-092-8/+8
* Adds OCI support for synonyms to tables created by another user.Bill King2009-09-031-5/+24
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
* | Merge commit 'origin/4.5'Bill King2009-07-081-1/+1
|\ \ | |/
| * Fixes invalid length for numeric fields in oracle.Bill King2009-07-031-1/+1
* | Merge branch '4.5'Thiago Macieira2009-07-021-2/+5
|\ \ | |/
| * Get more autotests passing/fixed up.Bill King2009-07-021-2/+5
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
| * BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"Bill King2009-06-151-45/+13
* | Stage 2 of incorporating database level precision policy.Bill King2009-06-211-1/+1
* | Update license headers in files that are new in 4.6.Jason McDonald2009-06-172-4/+4
* | Stage 1 of incorporating database level precision policy.Bill King2009-06-151-143/+137
* | improved string operations all over the placeThierry Bastian2009-05-281-8/+8
|/
* Fixes conditional jump on uninitialised valueBill King2009-05-211-1/+11
* Fixes over-verboseness in OCI tables function.Bill King2009-04-191-2/+2
* Fix the behaviour of sql classes regarding quoted identifiersabcd2009-04-151-13/+45
* Long live Qt 4.5!Lars Knoll2009-03-232-0/+2558