summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/tds
Commit message (Expand)AuthorAgeFilesLines
* qsql: apply Qt's PIMPL idiom to Q*ResultPrivateMark Brand2015-12-052-12/+25
* qsql: add missing Q_DECL_OVERRIDEMark Brand2015-11-302-22/+22
* qsql: remove stray includes and forward declsMark Brand2015-11-261-2/+1
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Expose QSqlDriverPrivate dbmsType in public QSqlDriver apiMatt Broadstone2014-09-241-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Replace win32-g++ with mingw scopeKai Koehne2014-01-171-1/+1
* QTDSDriver: fix index out of rangeMark Brand2013-04-041-1/+1
* QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-042-7/+11
* Move the dbmstype to QSqlDriverPrivate so it can be used for all driversAndy Shaw2013-04-021-3/+3
* Adapt the newly-renamed SQL driver headers to proper private headersThiago Macieira2013-02-261-5/+11
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-263-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * don't prematurely reduce LIBS when adding sql link listsMark Brand2013-01-281-1/+1
* | Remove dependency of DB driver headers on qsqlcachedresult_p.h.Friedemann Kleint2013-02-012-21/+22
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* | Fix warning about type-punned pointersThiago Macieira2013-01-261-18/+24
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Remove the QtSql driver headers from the APIThiago Macieira2013-01-141-0/+5
* Fix error reporting in TDS SQL driver.Aaron McCarthy2012-11-181-2/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* remove mentions of borland from project filesOswald Buddenhagen2012-09-191-2/+0
* sql: Include own headers firstSergio Ahumada2012-09-191-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]Thiago Macieira2012-05-051-3/+3
* Introduce Q_DECLARE_OPAQUE_POINTERJoão Abecasis2012-02-091-12/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+12
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Fix compiler warnings.Friedemann Kleint2011-09-281-0/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-242-34/+34
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+981