| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix documentation warnings for Qt SQL | Topi Reinio | 2020-10-30 | 1 | -1/+5 |
| * | Deprecate QVariant::Type | Lars Knoll | 2020-10-23 | 1 | -1/+1 |
| * | Doc: Compile snippets only when running tests | Paul Wicking | 2020-09-10 | 1 | -0/+11 |
| * | Doc: Update sql-driver to reflect current minimum versions needed | Andy Shaw | 2020-07-20 | 1 | -8/+1 |
| * | Document how to use CMake for Qt SQL | Kai Koehne | 2020-05-26 | 2 | -56/+0 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-04-08 | 11 | -111/+391 |
| |\ |
|
| | * | Doc: Fix coverity warnings in SQL snippets | Paul Wicking | 2020-03-26 | 1 | -5/+6 |
| | * | Doc: make Qt Sql snippets compilable | Nico Vertriest | 2020-03-20 | 11 | -106/+385 |
| * | | QtSql: remove compat SQL plugin names | Christian Ehrlicher | 2020-02-13 | 2 | -2/+2 |
| * | | QtSQL: remove SQLite2 and TDS driver for Qt6 | Christian Ehrlicher | 2020-02-07 | 1 | -20/+1 |
| |/ |
|
| * | SQL: add proper support to build QMYSQL with MariaDB client libraries | Christian Ehrlicher | 2020-01-03 | 1 | -1/+1 |
| * | Doc/SQL: update sql driver creation instructions | Christian Ehrlicher | 2019-12-11 | 1 | -6/+51 |
| * | Fix connection string code snippet for ODBC on Windows | Andy Shaw | 2019-09-24 | 1 | -1/+1 |
| * | Always escape the table names when creating the SQL statement | Andy Shaw | 2019-01-23 | 1 | -0/+13 |
| * | QtSql: fix code snippets | Christian Ehrlicher | 2018-10-03 | 3 | -13/+13 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2018-01-11 | 1 | -0/+12 |
| |\ |
|
| | * | doc: Hints for using SAP HANA database | Joachim Puhr | 2018-01-09 | 1 | -0/+12 |
| * | | QPSQL: Add support for forward-only queries | Robert Szefner | 2018-01-06 | 2 | -0/+44 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Lars Knoll | 2017-12-30 | 1 | -89/+71 |
| |\ |
|
| | * | update sqldriver docs | Oswald Buddenhagen | 2017-12-14 | 2 | -95/+71 |
| * | | REGEXP for SQLite | Lorenz Haas | 2017-02-22 | 1 | -0/+5 |
| |/ |
|
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 9 | -27/+117 |
| * | Added SSL support for MySQL database connections | Olivier Delbeke | 2015-06-14 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Frederik Gladhorn | 2015-02-24 | 1 | -24/+24 |
| |\ |
|
| | * | Update SQL plugin path within Qt's sources | Samuel Gaist | 2015-02-16 | 1 | -24/+24 |
| * | | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 9 | -27/+27 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 9 | -45/+45 |
| |/ |
|
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | Fix QSqlDriver::handle casting examples | Giuseppe D'Angelo | 2013-09-17 | 1 | -2/+2 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 9 | -9/+9 |
| * | fix incorrect uses of qmake in documentation | Joerg Bornemann | 2012-09-25 | 1 | -5/+5 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 9 | -54/+54 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 10 | -0/+825 |