index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sql
/
drivers
/
oci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Akseli Salovaara
2015-03-31
2
-26
/
+26
*
Updated year in copyright header
Kai Koehne
2014-03-26
2
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-13
2
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-29
2
-48
/
+48
*
Update contact information in license headers.
Sergio Ahumada
2012-08-01
2
-4
/
+4
*
Update year in Nokia copyright messages.
Jason McDonald
2012-01-11
2
-2
/
+2
*
Update licenseheader text in source files for qt4.8
Jyri Tahtela
2011-05-13
2
-34
/
+34
*
Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-02-10
1
-3
/
+3
|
\
|
*
Namespace compilation - OCI typedefs should be outside Qt namespace.
Michael Goddard
2011-02-04
1
-3
/
+3
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2011-01-17
2
-2
/
+2
|
\
\
|
|
/
|
*
Update copyright year to 2011.
Jason McDonald
2011-01-11
2
-2
/
+2
*
|
Merge remote branch 'origin/4.7' into qt-master-from-4.7
Olivier Goffart
2010-11-12
1
-67
/
+172
|
\
\
|
|
/
|
*
More fix for QTBUG-14640:oci performance problem with qlonglong
Charles Yin
2010-11-05
1
-7
/
+126
|
*
Fix QTBUG-14640:oci performance problem with qlonglong
Charles Yin
2010-11-01
1
-0
/
+8
|
*
Fix QTBUG-14132 oracle (xe) stored procedures with bind variables get errors
Charles Yin
2010-10-29
1
-64
/
+42
*
|
Remove the use of deprecated qVariant*
Olivier Goffart
2010-08-06
1
-7
/
+7
|
/
*
Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.
Charles Yin
2010-07-21
1
-1
/
+33
*
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...
Qt Continuous Integration System
2010-07-16
1
-1
/
+1
|
\
|
*
Fixes the Oracle invalid date bug when date is greater or equal to 2800
Charles Yin
2010-07-16
1
-1
/
+1
*
|
Simplify *= to += after contains() test
Mark Brand
2010-07-07
1
-1
/
+1
*
|
Consolidate sql driver configuration redundancy
Mark Brand
2010-07-07
1
-0
/
+9
|
/
*
Merge remote branch 'origin/4.6' into qt-4.7-from-4.6
Thiago Macieira
2010-03-15
1
-2
/
+2
|
\
|
*
Ensure that the entire CLOB can be returned from an Oracle database
Andy Shaw
2010-03-12
1
-2
/
+2
*
|
improve sql support for mingw64
Thierry Bastian
2010-02-23
1
-0
/
+6
*
|
optimization: get rid of QString::fromUtf16() usage, part 2
Oswald Buddenhagen
2010-02-16
1
-8
/
+7
|
/
*
Update copyright year to 2010
Jason McDonald
2010-01-07
2
-2
/
+2
*
(OCI) Fixes problem with clobs being handled as binary
Bill King
2009-12-17
1
-2
/
+2
*
Fixes: OCI QSqlDatabase.tables() does not work with system tables.
Bill King
2009-12-03
1
-31
/
+52
*
Fixes Oracle batchExec using strings as out params.
Bill King
2009-10-27
1
-2
/
+9
*
Update license headers again.
Jason McDonald
2009-09-09
2
-8
/
+8
*
Adds OCI support for synonyms to tables created by another user.
Bill King
2009-09-03
1
-5
/
+24
*
Merge branch '4.5' into 4.6
Thiago Macieira
2009-08-31
2
-26
/
+26
|
\
|
*
Update tech preview license header.
Jason McDonald
2009-08-31
2
-26
/
+26
|
*
Update license headers.
Jason McDonald
2009-08-11
2
-2
/
+2
*
|
Update contact URL in license headers.
Jason McDonald
2009-08-12
2
-2
/
+2
*
|
Merge commit 'origin/4.5'
Bill King
2009-07-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixes invalid length for numeric fields in oracle.
Bill King
2009-07-03
1
-1
/
+1
*
|
Merge branch '4.5'
Thiago Macieira
2009-07-02
1
-2
/
+5
|
\
\
|
|
/
|
*
Get more autotests passing/fixed up.
Bill King
2009-07-02
1
-2
/
+5
|
*
Update license headers as requested by the marketing department.
Jason McDonald
2009-06-16
2
-4
/
+4
|
*
BT Revert "Fix the behaviour of sql classes regarding quoted identifiers"
Bill King
2009-06-15
1
-45
/
+13
*
|
Stage 2 of incorporating database level precision policy.
Bill King
2009-06-22
1
-1
/
+1
*
|
Update license headers in files that are new in 4.6.
Jason McDonald
2009-06-17
2
-4
/
+4
*
|
Stage 1 of incorporating database level precision policy.
Bill King
2009-06-15
1
-143
/
+137
*
|
improved string operations all over the place
Thierry Bastian
2009-05-28
1
-8
/
+8
|
/
*
Fixes conditional jump on uninitialised value
Bill King
2009-05-21
1
-1
/
+11
*
Fixes over-verboseness in OCI tables function.
Bill King
2009-04-20
1
-2
/
+2
*
Fix the behaviour of sql classes regarding quoted identifiers
abcd
2009-04-15
1
-13
/
+45
*
Long live Qt 4.5!
Lars Knoll
2009-03-23
2
-0
/
+2558