aboutsummaryrefslogtreecommitdiff
path: root/qt/oracle
AgeCommit message (Expand)AuthorFilesLines
2012-09-16Add support for Visual Studio 2012Boris Kolpackov7-4/+239
2012-07-17Use __ifelse__ instead of m4_ifelse2.1.0.a1Boris Kolpackov4-8/+8
2012-06-27Add support for mapping posix_time::ptime and QDateTime to DATE Oracle typeBoris Kolpackov2-0/+5
2012-03-02C++11 support in automake and VC++ projects, portability fixesBoris Kolpackov3-2/+6
2012-02-24C++11 support (pass --std ODB compiler option in build makefiles)Boris Kolpackov3-0/+15
2012-01-29Update copyright yearBoris Kolpackov13-13/+13
2012-01-29Remove author field from file headerBoris Kolpackov13-13/+0
2012-01-20Uncomment temporarily disabled test code, remove unneeded sectionBoris Kolpackov1-26/+21
2012-01-20Remove unnecessary #includeBoris Kolpackov1-2/+0
2011-12-01Instantiate QCoreApplication in Qt tests/examplesBoris Kolpackov3-0/+11
2011-11-30Add tests for QString NCHAR and NVARCHAR2 mappingConstantin Michael2-6/+26
2011-11-24Add Oracle to automake and Visual Studio buildConstantin Michael8-0/+705
2011-11-16Test containers of Oracle LOB typesConstantin Michael1-0/+1
2011-11-16Add tests for Oracle LOB support of QByteArray and QStringConstantin Michael2-6/+25
2011-11-11Shorten table prefixes to help OracleBoris Kolpackov1-1/+1
2011-11-11Add tests for Oracle support of Qt profileConstantin Michael13-0/+666