| Commit message (Expand) | Author | Age | Files | Lines |
| * | qsql_sqlite and qsql_sqlite2: don't hold driver data in result | Mark Brand | 2015-12-09 | 1 | -13/+6 |
| * | qsql: apply Qt's PIMPL idiom to Q*ResultPrivate | Mark Brand | 2015-12-05 | 1 | -14/+31 |
| * | qsql: add missing Q_DECL_OVERRIDE | Mark Brand | 2015-11-30 | 1 | -8/+8 |
| * | 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 |
| * | QSQLITE2Driver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE | Mark Brand | 2013-04-08 | 1 | -7/+13 |
| * | Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers | Andy Shaw | 2013-04-02 | 1 | -3/+4 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -2/+2 |
| * | Rename the SQL driver header files to _p.h (make private) | Thiago Macieira | 2013-02-26 | 1 | -1/+1 |
| * | Remove dependency of DB driver headers on qsqlcachedresult_p.h. | Friedemann Kleint | 2013-02-01 | 1 | -0/+25 |
| * | 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 | -3/+5 |
| * | Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql] | Thiago Macieira | 2012-05-05 | 1 | -10/+10 |
| * | Clean up some Q_WS_WIN | Debao Zhang | 2012-02-24 | 1 | -2/+2 |
| * | Introduce Q_DECLARE_OPAQUE_POINTER | João Abecasis | 2012-02-09 | 1 | -8/+3 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Fix a compile error in qsql_sqlite2.cpp | Lars Knoll | 2012-01-25 | 1 | -0/+8 |
| * | 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/+575 |