| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-02-02 | 1 | -0/+9 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2016-01-29 | 1 | -0/+9 |
| | |\ |
|
| | | * | MySql: add failing connection test | Samuel Gaist | 2016-01-27 | 1 | -0/+9 |
| * | | | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -17/+12 |
| * | | | Tests: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -1/+1 |
| |/ / |
|
| * / | tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). | Friedemann Kleint | 2015-07-29 | 1 | -15/+15 |
| |/ |
|
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Adjust DBMSType to DbmsType to follow conventions | Alejandro Exojo | 2014-11-26 | 1 | -16/+16 |
| * | Expose QSqlDriverPrivate dbmsType in public QSqlDriver api | Matt Broadstone | 2014-09-24 | 1 | -53/+53 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Improve handling of temporary directories in SQL tests. | Friedemann Kleint | 2014-04-04 | 1 | -2/+3 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -112/+112 |
| * | Cleanup the SQL tests | Andy Shaw | 2013-04-25 | 1 | -89/+97 |
| * | Fix sql tests in respect to Oracle databases | Andy Shaw | 2013-04-05 | 1 | -97/+96 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix error reporting in TDS SQL driver. | Aaron McCarthy | 2012-11-18 | 1 | -0/+32 |
| * | normalise signal/slot signatures [QtSql tests] | Marc Mutz | 2012-10-19 | 1 | -2/+2 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Use QStringList::join(QChar) overload where applicable [QtSql] | Marc Mutz | 2012-09-03 | 1 | -1/+1 |
| * | Don't use obsolete qVariantValue, qVariantCanConvert, etc. | Debao Zhang | 2012-05-02 | 1 | -1/+1 |
| * | Add payload to QSqlDriver notification with PSQL implementation. | Matt Newell | 2012-03-31 | 1 | -4/+6 |
| * | Fix postgres notification support in the QPSQLDriver. | Matt Newell | 2012-03-30 | 1 | -6/+5 |
| * | Handle the 'real' datatype correctly in the SQLite driver | Andy Shaw | 2012-02-03 | 1 | -1/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Remove TESTED_CLASS/TESTED_FILES comments from tests. | Jason McDonald | 2011-12-06 | 1 | -2/+0 |
| * | Remove SkipMode parameter from QSKIP calls. | Jason McDonald | 2011-10-21 | 1 | -26/+26 |
| * | Tidy qsqldatabase autotest | Jason McDonald | 2011-10-06 | 1 | -39/+18 |
| * | Moved sql autotests into new directory structure | Jo Asplin | 2011-09-06 | 1 | -0/+2218 |