| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add security tags to the Qt Sql module | Volker Hilsheimer | 2025-09-17 | 1 | -0/+1 |
| * | Revert "QSqlQueryModel::setLastError should be const" | Axel Spoerl | 2025-07-07 | 1 | -1/+1 |
| * | QSqlQueryModel::setLastError should be const | Dheerendra Purohit | 2025-07-04 | 1 | -1/+1 |
| * | QSqlQuery: complete the deprecation/removal of its copies | Giuseppe D'Angelo | 2025-02-03 | 1 | -1/+1 |
| * | QSqlQueryModel: add new function to refresh the model data | Christian Ehrlicher | 2024-12-20 | 1 | -2/+1 |
| * | QSqlQueryModel: New method to re-execute the current query | Dheerendra Purohit | 2024-11-20 | 1 | -0/+2 |
| * | Make QSqlQueryModel::query() return a reference to the const QSqlQuery | Ivan Solovev | 2022-08-10 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QSqlQuery: make it a move only type | Giuseppe D'Angelo | 2021-03-21 | 1 | -0/+4 |
| * | Sql: Add a feature for the SQL item models | Ulf Hermann | 2018-02-20 | 1 | -1/+2 |
| * | Use modern C++ keywords | Jesus Fernandez | 2017-05-30 | 1 | -11/+11 |
| * | Modify QSqlQueryModel roleNames | Jesus Fernandez | 2017-05-26 | 1 | -0/+2 |
| * | 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 |
| * | QtSql: Use Q_NULLPTR instead of 0 in all public headers | Marc Mutz | 2015-07-08 | 1 | -2/+2 |
| * | 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 | -9/+9 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | 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 |
| * | QSqlQueryModel: suppress insert and remove signals while resetting | Mark Brand | 2012-08-30 | 1 | -0/+12 |
| * | QSqlQueryModel::setQuery() don't use deprecated reset() | Mark Brand | 2012-04-23 | 1 | -0/+2 |
| * | QSql*Model: make indexInQuery() virtual | Mark Brand | 2012-02-15 | 1 | -1/+1 |
| * | 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 |
| * | 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/+105 |