| Commit message (Expand) | Author | Age | Files | Lines |
| * | Always compile sql drivers as plugins | Lars Knoll | 2016-04-07 | 1 | -1700/+0 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | qsql: apply Qt's PIMPL idiom to Q*ResultPrivate | Mark Brand | 2015-12-05 | 1 | -16/+33 |
| * | qsql: add missing Q_DECL_OVERRIDE | Mark Brand | 2015-11-30 | 1 | -16/+16 |
| * | qsql: move Q<driver>Result out of header | Mark Brand | 2015-11-27 | 1 | -1/+32 |
| * | qsql_db2: fix build failure | Mark Brand | 2015-11-23 | 1 | -5/+6 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Expose QSqlDriverPrivate dbmsType in public QSqlDriver api | Matt Broadstone | 2014-09-24 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Initialize the count variable used in SQLNumResultCols to 0 | Andy Shaw | 2014-05-27 | 1 | -3/+3 |
| * | Remove use of QFlag in the SQL drivers | Thiago Macieira | 2013-08-24 | 1 | -9/+9 |
| * | Use Q_DECLARE_PRIVATE for Oracle and DB2 plugins | Andy Shaw | 2013-04-09 | 1 | -4/+13 |
| * | Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers | Andy Shaw | 2013-04-02 | 1 | -3/+3 |
| * | Rename the SQL driver header files to _p.h (make private) | Thiago Macieira | 2013-02-26 | 1 | -1/+1 |
| * | Fix DB2 driver X64 Linux Build | Karim Pinter | 2013-02-15 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix msvc2010 compiler warnings of switch with default but no case labels | Thiago A. Correa | 2012-11-18 | 1 | -4/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QSqlResult: replace virtual hooks with virtual functions | Mark Brand | 2012-06-06 | 1 | -8/+6 |
| * | Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql] | Thiago Macieira | 2012-05-05 | 1 | -2/+2 |
| * | 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 |
| * | 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/+1649 |