Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-29 | Update copyright year | Boris Kolpackov | 13 | -13/+13 | |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 13 | -13/+0 | |
Too much effort to maintain. | |||||
2012-01-20 | Uncomment temporarily disabled test code, remove unneeded section | Boris Kolpackov | 1 | -26/+21 | |
2012-01-20 | Remove unnecessary #include | Boris Kolpackov | 1 | -2/+0 | |
2011-12-01 | Instantiate QCoreApplication in Qt tests/examples | Boris Kolpackov | 3 | -0/+11 | |
It performs Qt initialization/finalization and without it bad things will happen (like deleting TLS keys that don't belong to Qt). | |||||
2011-11-30 | Add tests for QString NCHAR and NVARCHAR2 mapping | Constantin Michael | 2 | -6/+26 | |
2011-11-24 | Add Oracle to automake and Visual Studio build | Constantin Michael | 8 | -0/+705 | |
2011-11-16 | Test containers of Oracle LOB types | Constantin Michael | 1 | -0/+1 | |
2011-11-16 | Add tests for Oracle LOB support of QByteArray and QString | Constantin Michael | 2 | -6/+25 | |
2011-11-11 | Shorten table prefixes to help Oracle | Boris Kolpackov | 1 | -1/+1 | |
2011-11-11 | Add tests for Oracle support of Qt profile | Constantin Michael | 13 | -0/+666 | |