Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-12 | Suppress cast warnings | Boris Kolpackov | 1 | -2/+4 | |
2013-02-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2013-02-07 | Use auto_ptr instead of raw pointer | Boris Kolpackov | 1 | -1/+1 | |
2013-02-07 | Use fromUtf8() instead of fromStdString() for NCHAR initialization | Boris Kolpackov | 1 | -6/+9 | |
2012-01-29 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 1 | -1/+0 | |
Too much effort to maintain. | |||||
2011-12-01 | Instantiate QCoreApplication in Qt tests/examples | Boris Kolpackov | 1 | -0/+4 | |
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 | 1 | -4/+12 | |
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 | 1 | -3/+10 | |
2011-11-11 | Add tests for Oracle support of Qt profile | Constantin Michael | 1 | -0/+58 | |