| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | remove misleading statement from ~QSqlDatabase() | Mark Brand | 2013-02-05 | 1 | -3/+0 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Remove duplicate words and punctuation from documentation. | Mitch Curtis | 2012-09-26 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Use QStringList::join(QChar) overload where applicable [QtSql] | Marc Mutz | 2012-09-03 | 1 | -1/+1 |
| * | Doc: Adding a landing page for Qt SQL. | Jerome Pasion | 2012-08-06 | 1 | -1/+1 |
| * | Fix some typos. | Frederik Schwarzer | 2012-07-26 | 1 | -1/+1 |
| * | Remove QFactoryInterface from sql drivers | Lars Knoll | 2012-06-07 | 1 | -1/+1 |
| * | Doc: Fix \sa usage | Marius Storm-Olsen | 2012-05-11 | 1 | -3/+3 |
| * | No longer use deprecated methods for plugin loading. | Friedemann Kleint | 2012-05-09 | 1 | -9/+10 |
| * | Doc: Fix most qdoc errors in QtSql. | Casper van Donderen | 2012-04-28 | 1 | -30/+30 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -87/+87 |
| * | Ensure that QSqlDatabase::database() is still thread-safe | Andy Shaw | 2012-02-17 | 1 | -4/+1 |
| * | 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 |
| * | Fix most warnings about assignments of QAtomicInt. | Friedemann Kleint | 2011-10-31 | 1 | -3/+2 |
| * | Replace implicit QAtomic* casts with explicit load()/store() | Bradley T. Hughes | 2011-10-27 | 1 | -1/+1 |
| * | Remove QT3_SUPPORT from qsql, qxml | Gabriel de Dietrich | 2011-07-06 | 1 | -20/+0 |
| * | 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/+1547 |