| Commit message (Expand) | Author | Age | Files | Lines |
| * | SQLDatabase: merge two global statics into one | Christian Ehrlicher | 2023-07-23 | 1 | -84/+51 |
| * | SQL: Make QSqlDatabase::DriverDict creation thread-safe | Christian Ehrlicher | 2023-05-24 | 1 | -15/+14 |
| * | QSqlDatabase: use a QReadWriteLock to access DriverDict | Christian Ehrlicher | 2023-05-23 | 1 | -0/+3 |
| * | QSQLDatabase: avoid some code duplication | Christian Ehrlicher | 2023-04-14 | 1 | -15/+11 |
| * | SQL/SQLDatabase: do not copy q within QSqlDatabasePrivate::copy() | Christian Ehrlicher | 2023-03-16 | 1 | -9/+5 |
| * | QSqlDatabase: deprecate QSqlDatabase::exec() | Christian Ehrlicher | 2023-03-06 | 1 | -4/+3 |
| * | A QtSql driver for Mimer SQL | Fredrik Ålund | 2023-02-20 | 1 | -0/+6 |
| * | SQL: use qsizetype and range-based for loops where possible | Christian Ehrlicher | 2023-01-20 | 1 | -9/+8 |
| * | SQL: include cleanup | Christian Ehrlicher | 2023-01-18 | 1 | -3/+0 |
| * | QSqlDatabase: remove a pointless const_cast | Giuseppe D'Angelo | 2022-12-23 | 1 | -1/+1 |
| * | SQL: rework the connection options documentation | Christian Ehrlicher | 2022-12-22 | 1 | -92/+2 |
| * | SQL/MySQL: add connect option MYSQL_OPT_LOCAL_INFILE | Christian Ehrlicher | 2022-12-08 | 1 | -0/+1 |
| * | SQL/MySQL: rework driver option parsing | Christian Ehrlicher | 2022-10-22 | 1 | -5/+12 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Sql: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-19 | 1 | -2/+3 |
| * | Sql: stop using QLatin1Char constructor for creating char literals | Sona Kurazyan | 2022-04-19 | 1 | -1/+1 |
| * | QSql/QSqlite: return extended error codes by default | Christian Ehrlicher | 2021-01-11 | 1 | -0/+1 |
| * | Adjust code format, add space after 'if' | Zhang Sheng | 2020-11-16 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Qt Forward Merge Bot | 2020-04-08 | 1 | -5/+3 |
| |\ |
|
| | * | Doc: make Qt Sql snippets compilable | Nico Vertriest | 2020-03-20 | 1 | -5/+3 |
| * | | QtSQL: remove SQLite2 and TDS driver for Qt6 | Christian Ehrlicher | 2020-02-07 | 1 | -16/+1 |
| |/ |
|
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -3/+3 |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14 | Liang Qi | 2019-09-23 | 1 | -0/+8 |
| |\ |
|
| | * | Add SQLite specific documentation when specifying a database name | Andy Shaw | 2019-09-21 | 1 | -0/+8 |
| * | | Port from QAtomic::load() to loadRelaxed() | Giuseppe D'Angelo | 2019-06-20 | 1 | -1/+1 |
| |/ |
|
| * | Always escape the table names when creating the SQL statement | Andy Shaw | 2019-01-23 | 1 | -0/+10 |
| * | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads | Andy Shaw | 2018-12-23 | 1 | -0/+34 |
| * | QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabase | David Faure | 2018-04-06 | 1 | -2/+4 |
| * | doc: Add missing template clause in \fn command | Martin Smith | 2018-01-12 | 1 | -1/+1 |
| * | QtSql: Raise minimum supported MSVC version to 2015 | Friedemann Kleint | 2018-01-04 | 1 | -5/+1 |
| * | Return an invalid QSqlDatabase when accessing from another thread | Andy Shaw | 2018-01-02 | 1 | -0/+6 |
| * | Copy the numericalPrecisionPolicy when copying the QSqlDatabase | Andy Shaw | 2017-12-01 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-09-20 | 1 | -0/+8 |
| |\ |
|
| | * | Add documentation about not having QSqlDatabase objects kept around | Andy Shaw | 2017-09-08 | 1 | -0/+8 |
| * | | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-04-07 | 1 | -0/+3 |
| |\| |
|
| | * | Adds a note to QSqlDatabase::~QSqlDatabase documentation | Jesus Fernandez | 2017-04-04 | 1 | -0/+3 |
| * | | REGEXP for SQLite | Lorenz Haas | 2017-02-22 | 1 | -0/+1 |
| |/ |
|
| * | Doc: Updated doc QSqlDatabase | Nico Vertriest | 2017-02-13 | 1 | -28/+51 |
| * | Always compile sql drivers as plugins | Lars Knoll | 2016-04-07 | 1 | -117/+0 |
| * | Drop most "#ifndef QT_NO_LIBRARY" | Ulf Hermann | 2016-02-08 | 1 | -6/+0 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Added SSL support for MySQL database connections | Olivier Delbeke | 2015-06-14 | 1 | -1/+5 |
| * | MySQL: Add support for the timeout options via the connectionOptions | Andy Shaw | 2015-04-27 | 1 | -0/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Improve QDebug formatting of QtSql classes. | Friedemann Kleint | 2014-10-23 | 1 | -6/+9 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Remove the use of QT_STATIC_CONST in QtSql | Thiago Macieira | 2014-06-20 | 1 | -1/+5 |
| * | Add QSQLITE_OPEN_URI database connection flag | Tobias Koenig | 2013-11-04 | 1 | -0/+1 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -12/+12 |
| * | Rename the SQL driver header files to _p.h (make private) | Thiago Macieira | 2013-02-26 | 1 | -9/+9 |