summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/odbc
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* 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 warnings in the SQL drivers found by GCC 4.7Thiago Macieira2012-12-281-13/+14
* Fix msvc2010 compiler warnings of switch with default but no case labelsThiago A. Correa2012-11-181-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* remove mentions of borland from project filesOswald Buddenhagen2012-09-191-2/+1
* Use QStringList::join(QChar) overload where applicable [QtSql]Marc Mutz2012-09-031-1/+1
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-07-161-4/+42
* QSqlResult: replace virtual hooks with virtual functionsMark Brand2012-06-062-8/+7
* Fix memory leaks in 64-bits ODBC driverHonglei Zhang2012-04-261-2/+4
* remove useless workaroundMark Brand2012-04-171-2/+1
* QTBUG-18435 fix stored procedure output parameters on ODBCMark Brand2012-04-171-5/+6
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-5/+5
|\
| * QTBUG-1363: fix QSqlField.length() for ODBCMark Brand2012-04-131-5/+5
* | QSqlDriver functions made virtualMatt Newell2012-04-022-3/+2
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Fix compilation of Qt itself with QT_NO_DEBUG_STREAMDavid Faure2012-01-121-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Fix compiler warnings.Friedemann Kleint2011-10-271-6/+0
* 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/+2728