| Commit message (Expand) | Author | Age | Files | Lines |
| * | QSqlDriver::sqlStatement: documentation fix | Mark Brand | 2016-02-24 | 1 | -0/+11 |
| * | QSqlDriver: use table prefix in WHERE clauses | Vyacheslav Grigoryev | 2016-02-17 | 1 | -23/+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 | -3/+3 |
| * | Expose QSqlDriverPrivate dbmsType in public QSqlDriver api | Matt Broadstone | 2014-09-24 | 1 | -0/+26 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -1/+1 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -10/+10 |
| * | QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE | Mark Brand | 2013-04-04 | 1 | -0/+7 |
| * | Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers | Andy Shaw | 2013-04-02 | 1 | -24/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Docs: Fix some warnings | Christian Stenger | 2012-12-06 | 1 | -0/+1 |
| * | create interface QSqlDriver::cancelQuery() | Sune Vuorela | 2012-11-20 | 1 | -0/+23 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QtSql: remove \link usages | Giuseppe D'Angelo | 2012-05-11 | 1 | -1/+1 |
| * | Doc: Fix \sa usage | Marius Storm-Olsen | 2012-05-11 | 1 | -2/+2 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 1 | -36/+6 |
| * | Merge remote-tracking branch 'origin/master' into api_changes | Oswald Buddenhagen | 2012-04-10 | 1 | -2/+3 |
| |\ |
|
| | * | Add payload to QSqlDriver notification with PSQL implementation. | Matt Newell | 2012-03-31 | 1 | -2/+3 |
| * | | QSqlDriver functions made virtual | Matt Newell | 2012-04-02 | 1 | -174/+26 |
| |/ |
|
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -4/+4 |
| * | SQL driver implementation to signal notification sources | Torben Dannhauer | 2012-02-01 | 1 | -3/+14 |
| * | Interface definition to provide notifications with a source information. | Torben Dannhauer | 2012-02-01 | 1 | -0/+10 |
| * | 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/+948 |