| Commit message (Expand) | Author | Age | Files | Lines |
| * | QSqlQueryModel: add new function to refresh the model data | Christian Ehrlicher | 2024-12-20 | 1 | -8/+8 |
| * | QSqlQueryModel test: don't copy a QSqlQuery | Volker Hilsheimer | 2024-12-16 | 1 | -5/+7 |
| * | QSqlQueryModel: New method to re-execute the current query | Dheerendra Purohit | 2024-11-20 | 1 | -1/+58 |
| * | Tests: Reduce the number of module includes | Friedemann Kleint | 2024-11-04 | 1 | -12/+11 |
| * | Change license for tests files | Lucie Gérard | 2024-02-04 | 1 | -1/+1 |
| * | SQL/Tests: use TableScope where possible | Christian Ehrlicher | 2023-04-07 | 1 | -11/+11 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-11-03 | 1 | -19/+19 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | QSqlQuery: make it a move only type | Giuseppe D'Angelo | 2021-03-21 | 1 | -1/+1 |
| * | Fix a few compiler warnings in tests | Allan Sandfeld Jensen | 2021-02-02 | 1 | -1/+1 |
| * | Replace QtTest headers with QTest | David Skoland | 2020-12-22 | 1 | -1/+2 |
| * | Another round of replacing 0 with nullptr | Allan Sandfeld Jensen | 2020-10-07 | 1 | -2/+2 |
| * | Deprecate QVariant::Type uses in QSqlField | Lars Knoll | 2020-08-15 | 1 | -3/+3 |
| * | Updated license headers | Jani Heikkinen | 2016-01-21 | 1 | -17/+12 |
| * | QSqlQueryModel::clear(): Call begin/endResetModel(). | Friedemann Kleint | 2015-11-19 | 1 | -2/+11 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Adjust DBMSType to DbmsType to follow conventions | Alejandro Exojo | 2014-11-26 | 1 | -4/+4 |
| * | Expose QSqlDriverPrivate dbmsType in public QSqlDriver api | Matt Broadstone | 2014-09-24 | 1 | -8/+8 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Improve handling of temporary directories in SQL tests. | Friedemann Kleint | 2014-04-04 | 1 | -2/+2 |
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -8/+8 |
| * | Cleanup the SQL tests | Andy Shaw | 2013-04-25 | 1 | -4/+8 |
| * | Fix sql tests in respect to Oracle databases | Andy Shaw | 2013-04-05 | 1 | -35/+35 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Remove metatype registration of built-in types. | Stephen Kelly | 2013-01-03 | 1 | -1/+0 |
| * | normalise signal/slot signatures [QtSql tests] | Marc Mutz | 2012-10-19 | 1 | -7/+7 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QSqlQueryModel: fix nested beginResetModel/endResetModel | Mark Brand | 2012-08-30 | 1 | -0/+57 |
| * | QSqlQueryModel::setQuery() don't use deprecated reset() | Mark Brand | 2012-04-23 | 1 | -31/+25 |
| * | 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 |
| * | Remove TESTED_CLASS/TESTED_FILES comments from tests. | Jason McDonald | 2011-12-06 | 1 | -3/+0 |
| * | Remove SkipMode parameter from QSKIP calls. | Jason McDonald | 2011-10-21 | 1 | -3/+3 |
| * | Fix autotest gui/widgets dependencies | Kent Hansen | 2011-09-19 | 1 | -0/+1 |
| * | Moved sql autotests into new directory structure | Jo Asplin | 2011-09-06 | 1 | -0/+641 |