summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/db2/qsql_db2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-16/+16
* QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-1/+13
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-4/+2
* Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-151-1/+2
* Always compile sql drivers as pluginsLars Knoll2016-04-071-0/+1700