| 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 | -2/+2 |
| * | QSqlQueryModel::setLastError should be const | Dheerendra Purohit | 2025-07-04 | 1 | -2/+2 |
| * | QSqlQueryModel: memoize roleNames() | Marc Mutz | 2025-03-20 | 1 | -1/+2 |
| * | QSqlQueryModel: restore RVO in data() | Marc Mutz | 2025-03-17 | 1 | -4/+3 |
| * | QSqlQuery: complete the deprecation/removal of its copies | Giuseppe D'Angelo | 2025-02-03 | 1 | -2/+4 |
| * | QSqlQueryModel: add new function to refresh the model data | Christian Ehrlicher | 2024-12-20 | 1 | -18/+5 |
| * | QSqlQueryModel: New method to re-execute the current query | Dheerendra Purohit | 2024-11-20 | 1 | -0/+29 |
| * | SQL/models: use qsizetype/range-base for loops where possible | Christian Ehrlicher | 2024-05-23 | 1 | -4/+3 |
| * | SQL: remove outdated \since tags | Christian Ehrlicher | 2024-01-21 | 1 | -7/+0 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -2/+2 |
| * | Make QSqlQueryModel::query() return a reference to the const QSqlQuery | Ivan Solovev | 2022-08-10 | 1 | -5/+2 |
| * | QSqlQueryModel: guard the definition of deprecated method | Ivan Solovev | 2022-08-10 | 1 | -1/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtSql: includemocs | Marc Mutz | 2022-04-28 | 1 | -0/+2 |
| * | Sql: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-19 | 1 | -2/+3 |
| * | Doc: Ensure deprecated APIs in Qt Sql are documented as such | Nico Vertriest | 2021-07-22 | 1 | -2/+1 |
| * | Doc: Use \deprecated instead of \obsolete | Paul Wicking | 2021-05-26 | 1 | -1/+1 |
| * | QSqlQuery: make it a move only type | Giuseppe D'Angelo | 2021-03-21 | 1 | -6/+25 |
| * | Doc: make Qt Sql snippets compilable | Nico Vertriest | 2020-03-20 | 1 | -1/+1 |
| * | Doc: Fix QSql*Model snippets | Sze Howe Koh | 2020-01-19 | 1 | -2/+2 |
| * | Fix some qdoc warnings for 5.10 | Friedemann Kleint | 2017-07-25 | 1 | -1/+1 |
| * | Modify QSqlQueryModel roleNames | Jesus Fernandez | 2017-05-26 | 1 | -0/+24 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | QSqlQueryModel::clear(): Call begin/endResetModel(). | Friedemann Kleint | 2015-11-19 | 1 | -0/+2 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -4/+4 |
| * | fix QSqlTableModel::headerData() for empty query with inserted row | Mark Brand | 2013-02-06 | 1 | -10/+11 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | doc: Fix a few doc errors for QtSQL | Tor Arne Vestbø | 2012-10-12 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | sql: Include own headers first | Sergio Ahumada | 2012-09-19 | 1 | -2/+1 |
| * | QSqlQueryModel: suppress insert and remove signals while resetting | Mark Brand | 2012-08-30 | 1 | -4/+74 |
| * | QSqlQueryModel: fix nested beginResetModel/endResetModel | Mark Brand | 2012-08-30 | 1 | -8/+6 |
| * | docs: remove \reimp from non-virtual methods | Mark Brand | 2012-08-30 | 1 | -2/+2 |
| * | documentation: grammar nitpick | Mark Brand | 2012-08-29 | 1 | -3/+3 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 1 | -6/+6 |
| * | QSqlQueryModel::setQuery() don't use deprecated reset() | Mark Brand | 2012-04-23 | 1 | -37/+48 |
| * | QSqlQueryModel::fetchMore() documentation fix | Mark Brand | 2012-04-23 | 1 | -1/+1 |
| * | Fix crash when an invalid filter is set | Honglei Zhang | 2012-03-30 | 1 | -1/+2 |
| * | 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/+600 |