summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/odbc
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of unused QStringsSergio Martins2018-12-101-1/+1
* ODBC: Correctly check if the field is within the fieldCache rangeAndy Shaw2018-09-131-1/+1
* ODBC: Remove the trailing \0 in the case of a non unicode stringAndy Shaw2018-09-111-3/+6
* SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-101-2/+4
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-32/+32
* QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-0/+7
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-9/+2
* Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-1/+1
* Always compile sql drivers as pluginsLars Knoll2016-04-074-3/+2780
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove QFactoryInterface from sql driversLars Knoll2012-06-071-9/+0
* Use new plugin system for SQL drivers.Friedemann Kleint2012-02-243-3/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-273-0/+94