Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QSqlDriver: return the connection name of the assoicated QSqlDatabase | Christian Ehrlicher | 2024-12-20 | 1 | -0/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
* | QtSql: cleanup QSqlDriverPrivate and QSqlResultPrivate | Christian Ehrlicher | 2020-02-19 | 1 | -8/+5 |
* | Add qtsqlglobal.h and qtsqlglobal_p.h | Lars Knoll | 2016-07-03 | 1 | -0/+1 |
* | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
* | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
* | Adjust DBMSType to DbmsType to follow conventions | Alejandro Exojo | 2014-11-26 | 1 | -2/+2 |
* | Expose QSqlDriverPrivate dbmsType in public QSqlDriver api | Matt Broadstone | 2014-09-24 | 1 | -4/+2 |
* | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
* | QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE | Mark Brand | 2013-04-04 | 1 | -2/+2 |
* | QSqlDriverPrivate clean-up | Mark Brand | 2013-04-04 | 1 | -15/+10 |
* | Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers | Andy Shaw | 2013-04-02 | 1 | -0/+91 |