| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add security tags to the Qt Sql module | Volker Hilsheimer | 2025-09-17 | 1 | -0/+1 |
| * | QSqlDatabase: provide QString defaultConnectionName() | Thiago Macieira | 2025-02-07 | 1 | -7/+12 |
| * | QSqlDatabase: fix historical mistake of defaultConnection being non-const | Thiago Macieira | 2025-02-07 | 1 | -1/+9 |
| * | SQL: Code cleanup - move Q_PROPERTY to the correct place | Christian Ehrlicher | 2024-06-12 | 1 | -1/+2 |
| * | QSqlDatabase: Rename currentThread() to thread() | Christian Ehrlicher | 2024-05-31 | 1 | -1/+1 |
| * | Add -Wweak-vtables to headersclean | Jesus Fernandez | 2024-05-19 | 1 | -1/+1 |
| * | QSqlDatabase: add moveToThread()/currentThread() | Christian Ehrlicher | 2024-04-25 | 1 | -0/+3 |
| * | QSqlDatabase: add Q_PROPERTY | Christian Ehrlicher | 2024-02-05 | 1 | -0/+5 |
| * | QtSql: Stylistic fixes based on the Qt 6.6 api review | Christian Ehrlicher | 2023-07-08 | 1 | -1/+1 |
| * | QSqlDatabase: deprecate QSqlDatabase::exec() | Christian Ehrlicher | 2023-03-06 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Sql: replace remaining uses of QLatin1String with QLatin1StringView | Sona Kurazyan | 2022-04-19 | 1 | -4/+4 |
| * | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads | Andy Shaw | 2018-12-23 | 1 | -0/+1 |
| * | QtSql: Raise minimum supported MSVC version to 2015 | Friedemann Kleint | 2018-01-04 | 1 | -6/+1 |
| * | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -1/+1 |
| * | Add qtsqlglobal.h and qtsqlglobal_p.h | Lars Knoll | 2016-07-03 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add Q_DECL_OVERRIDE in the src subdirectory | Olivier Goffart | 2014-12-03 | 1 | -1/+1 |
| * | 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/+6 |
| * | Remove QT_{BEGIN,END}_HEADER macro usage | Sergio Ahumada | 2013-01-29 | 1 | -4/+0 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Remove use of QT_MODULE from library | Gunnar Sletta | 2012-01-25 | 1 | -1/+0 |
| * | 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 |
| * | Remove QT3_SUPPORT from qsql, qxml | Gabriel de Dietrich | 2011-07-06 | 1 | -9/+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/+161 |