| Commit message (Expand) | Author | Age | Files | Lines |
| * | Always compile sql drivers as plugins | Lars Knoll | 2016-04-07 | 1 | -1665/+0 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | qsql: apply Qt's PIMPL idiom to Q*ResultPrivate | Mark Brand | 2015-12-05 | 1 | -58/+68 |
| * | qsql: move Q<driver>Result out of header | Mark Brand | 2015-11-27 | 1 | -2/+37 |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-10-13 | 1 | -14/+15 |
| |\ |
|
| | * | Fix QMYSQL plugin database connection setup check | Samuel Gaist | 2015-09-15 | 1 | -17/+24 |
| * | | Remove temporary string allocations when reading prepared statement. | Milian Wolff | 2015-08-13 | 1 | -14/+20 |
| * | | Added SSL support for MySQL database connections | Olivier Delbeke | 2015-06-14 | 1 | -30/+67 |
| |/ |
|
| * | MySQL: Add support for the timeout options via the connectionOptions | Andy Shaw | 2015-04-27 | 1 | -12/+29 |
| * | MySQL: Keep the precision of the field when formatting the value | Andy Shaw | 2015-03-20 | 1 | -0/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Return true for QSqlQuery::isNull on non-existent fields. | Milian Wolff | 2014-12-29 | 1 | -0/+2 |
| * | Expose QSqlDriverPrivate dbmsType in public QSqlDriver api | Matt Broadstone | 2014-09-24 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Fix sub-second handling in MySQL driver | Tobias Koenig | 2013-11-28 | 1 | -1/+1 |
| * | QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE | Mark Brand | 2013-04-04 | 1 | -29/+40 |
| * | Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers | Andy Shaw | 2013-04-02 | 1 | -4/+4 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -5/+5 |
| * | Rename the SQL driver header files to _p.h (make private) | Thiago Macieira | 2013-02-26 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Fix warnings in the SQL drivers found by GCC 4.7 | Thiago Macieira | 2012-12-28 | 1 | -0/+1 |
| * | tr()-Fix: Do not add up translateable strings. | Friedemann Kleint | 2012-11-26 | 1 | -2/+1 |
| * | Fix msvc2010 compiler warnings of switch with default but no case labels | Thiago A. Correa | 2012-11-18 | 1 | -4/+1 |
| * | fix binding of bool type in mysql driver | Mark Brand | 2012-11-09 | 1 | -1/+6 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QSqlResult: replace virtual hooks with virtual functions | Mark Brand | 2012-06-06 | 1 | -4/+0 |
| * | Don't use obsolete qVariantValue, qVariantCanConvert, etc. | Debao Zhang | 2012-05-02 | 1 | -1/+1 |
| * | QSqlDriver functions made virtual | Matt Newell | 2012-04-02 | 1 | -1/+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 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Fixed QTBUG-11935 : "With MySQL version > 50000 the QMYSQLDriver:: | Emmanuel BOURGERIE | 2011-05-10 | 1 | -4/+4 |
| * | Fixed QTBUG-11935 | Emmanuel BOURGERIE | 2011-05-10 | 1 | -2/+6 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+1543 |