Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-24 | C++11 support (pass --std ODB compiler option in build makefiles) | Boris Kolpackov | 1 | -0/+5 | |
2012-01-29 | Update copyright year | Boris Kolpackov | 3 | -3/+3 | |
2012-01-29 | Remove author field from file header | Boris Kolpackov | 3 | -3/+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 | 2 | -6/+26 | |
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 | Add tests for Oracle support of Qt profile | Constantin Michael | 4 | -0/+203 | |