| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle the 'real' datatype correctly in the SQLite driver | Andy Shaw | 2012-01-26 | 1 | -1/+1 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 2 | -2/+2 |
|
|
* | tests: eliminated usage of qttest_p4.prf [part 2] | Sergio Ahumada | 2011-12-29 | 1 | -2/+3 |
|
|
* | Fix permission (no execute bit). | Frederik Gladhorn | 2011-11-22 | 1 | -0/+0 |
|
|
* | Fix QtSql autotest server addresses | Honglei Zhang | 2011-10-25 | 1 | -2/+8 |
|
|
* | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 1 | -2/+2 |
|\ |
|
| * | Reduce usage of Q_ASSERT in autotests. | Jason McDonald | 2011-04-12 | 1 | -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 | -0/+24 |
|\ |
|
| * | QSqlTableModel/QSqlQueryModel and insertColumns problem. | Michael Goddard | 2011-02-04 | 1 | -0/+24 |
|
|
* | | 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-10 | 2 | -2/+2 |
|
|
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-12-24 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Add Postgresql 8.x and 9 supports | Charles Yin | 2010-12-23 | 1 | -0/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | More fix for QTBUG-14640:oci performance problem with qlonglong | Charles Yin | 2010-11-05 | 1 | -1/+1 |
|
|
* | | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -2/+2 |
|/ |
|
* | Parallelize DB autotests, also some factorization | Bill King | 2010-03-10 | 2 | -159/+168 |
|
|
* | (sqlite) Allow shared cache mode | Bill King | 2010-02-09 | 1 | -0/+20 |
|
|
* | Update autotest database connection settings | Bill King | 2010-01-13 | 1 | -4/+10 |
|
|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 2 | -2/+2 |
|
|
* | Clean up oracle data type tests. | Bill King | 2009-12-22 | 1 | -21/+16 |
|
|
* | Cleanup qsqldatabase test case a little bit. | Bill King | 2009-12-17 | 1 | -15/+9 |
|
|
* | (OCI) Fixes problem with clobs being handled as binary | Bill King | 2009-12-17 | 1 | -3/+3 |
|
|
* | Remove this unnecessary and verbose line. | Bill King | 2009-12-08 | 1 | -1/+0 |
|
|
* | Fixes: OCI QSqlDatabase.tables() does not work with system tables. | Bill King | 2009-12-02 | 1 | -0/+16 |
|
|
* | Fixes testing of sqlite against the real(floating pt) datatype | Bill King | 2009-11-02 | 1 | -0/+1 |
|
|
* | Misc mysql test fixes. | Bill King | 2009-10-20 | 1 | -3/+6 |
|
|
* | Remove excess spam from autotests when postgresql creates primary indexes. | Bill King | 2009-10-14 | 1 | -2/+21 |
|
|
* | Fixes autotest: Savepoints are actually supported from 4.1 onwards. | Bill King | 2009-10-13 | 1 | -2/+2 |
|
|
* | Fixes autotests now for MS Access via ODBC. | Bill King | 2009-10-13 | 2 | -6/+16 |
|
|
* | Fixed deployment when using cetest. | axis | 2009-10-07 | 1 | -4/+6 |
|
|
* | Add autotest for mysql savepoints. | Bill King | 2009-10-06 | 1 | -0/+15 |
|
|
* | Fixes failing autotest. | Bill King | 2009-09-29 | 1 | -0/+4 |
|
|
* | QSQL; Precision Policy - update test to reflect passing status. | Justin McPherson | 2009-09-28 | 1 | -4/+0 |
|
|
* | Fixed compiler error in qsqldatabase auto test. | Janne Anttila | 2009-09-24 | 1 | -8/+8 |
|
|
* | Fixes autotest for MS SQL Server | Bill King | 2009-09-09 | 1 | -1/+4 |
|
|
* | 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 | -0/+38 |
|
|
* | Fixes mysql not knowing the difference between tables and views. | Bill King | 2009-09-02 | 1 | -8/+0 |
|
|
* | Fixes determination of end of odbc string on deficient driver | Bill King | 2009-09-01 | 1 | -0/+41 |
|
|
* | 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 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 2 | -2/+6 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
|
|
| * | | Fixes false fails in interbase autotests. | Bill King | 2009-08-11 | 1 | -0/+4 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-06 | 2 | -4/+18 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.5' | Bill King | 2009-08-05 | 2 | -4/+18 |
| |\ \
| | |/ |
|
| | * | Get more database tests working/passing. | Bill King | 2009-08-05 | 2 | -4/+18 |
|
|