| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added SSL support for MySQL database connections | Olivier Delbeke | 2015-06-14 | 1 | -1/+5 |
| * | MySQL: Add support for the timeout options via the connectionOptions | Andy Shaw | 2015-04-27 | 1 | -0/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Improve QDebug formatting of QtSql classes. | Friedemann Kleint | 2014-10-23 | 1 | -6/+9 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Remove the use of QT_STATIC_CONST in QtSql | Thiago Macieira | 2014-06-20 | 1 | -1/+5 |
| * | Add QSQLITE_OPEN_URI database connection flag | Tobias Koenig | 2013-11-04 | 1 | -0/+1 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -12/+12 |
| * | Rename the SQL driver header files to _p.h (make private) | Thiago Macieira | 2013-02-26 | 1 | -9/+9 |
| * | remove misleading statement from ~QSqlDatabase() | Mark Brand | 2013-02-05 | 1 | -3/+0 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Remove duplicate words and punctuation from documentation. | Mitch Curtis | 2012-09-26 | 1 | -1/+1 |
| * | 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 |
| * | Doc: Adding a landing page for Qt SQL. | Jerome Pasion | 2012-08-06 | 1 | -1/+1 |
| * | Fix some typos. | Frederik Schwarzer | 2012-07-26 | 1 | -1/+1 |
| * | Remove QFactoryInterface from sql drivers | Lars Knoll | 2012-06-07 | 1 | -1/+1 |
| * | Doc: Fix \sa usage | Marius Storm-Olsen | 2012-05-11 | 1 | -3/+3 |
| * | No longer use deprecated methods for plugin loading. | Friedemann Kleint | 2012-05-09 | 1 | -9/+10 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 1 | -30/+30 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -87/+87 |
| * | Ensure that QSqlDatabase::database() is still thread-safe | Andy Shaw | 2012-02-17 | 1 | -4/+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 |
| * | Fix most warnings about assignments of QAtomicInt. | Friedemann Kleint | 2011-10-31 | 1 | -3/+2 |
| * | Replace implicit QAtomic* casts with explicit load()/store() | Bradley T. Hughes | 2011-10-27 | 1 | -1/+1 |
| * | Remove QT3_SUPPORT from qsql, qxml | Gabriel de Dietrich | 2011-07-06 | 1 | -20/+0 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+1547 |