| Commit message (Expand) | Author | Age | Files | Lines |
| * | SQL: use qsizetype and range-based for loops where possible | Christian Ehrlicher | 2023-01-20 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Fix deprecation warnings in QtSql code snippets | Friedemann Kleint | 2020-08-20 | 1 | -2/+2 |
| * | Change boundValues() to return a QVariantList | Andy Shaw | 2020-06-22 | 1 | -15/+3 |
| * | Snippets: Fix gcc warning about unused variable | Kai Koehne | 2020-05-07 | 1 | -0/+1 |
| * | Doc: Fix coverity warnings in SQL snippets | Paul Wicking | 2020-03-26 | 1 | -3/+4 |
| * | Doc: make Qt Sql snippets compilable | Nico Vertriest | 2020-03-20 | 1 | -42/+6 |
| * | Doc: Fix QSql*Model snippets | Sze Howe Koh | 2020-01-19 | 1 | -5/+5 |
| * | Prefix textstream operators with Qt:: | Lars Knoll | 2019-05-02 | 1 | -2/+2 |
| * | doc: Add missing override and remove redundant virtual for snippets | Alexander Volkov | 2018-08-16 | 1 | -13/+13 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Doc: corrected snippet QSqlTableModel | Nico Vertriest | 2015-11-16 | 1 | -2/+3 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | 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 | -6/+6 |
| * | Change QtSql documentation to recommend QString::toUtf8 | Thiago Macieira | 2012-05-03 | 1 | -3/+3 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 1 | -0/+559 |