summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers
Commit message (Expand)AuthorAgeFilesLines
* Regenerate src/*Alexandru Croitor2019-11-149-24/+24
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-140/+55
|\
| * QMYSQL: remove support for MySql 4.xChristian Ehrlicher2019-10-121-130/+26
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-4/+4
| |\
| | * Stop using QTime as a timer in QIBaseDriver::close()Shawn Rutledge2019-10-031-4/+4
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-1/+3
| |\|
| | * PSQL: don't recreate QSqlField in loop in QPSQLResult::record()Christian Ehrlicher2019-10-031-1/+3
| * | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-213-0/+15
| |/
| * QPSQL: Fix crash when a prepared statement is deleted after the db was removedChristian Ehrlicher2019-09-161-5/+7
* | Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-141-1/+6
* | Regenerate sqldrivers pluginsAlexandru Croitor2019-10-0811-24/+196
* | cmake: Add missing CLASS_NAMEAlbert Astals Cid2019-10-032-0/+2
* | cmake: Enable building of the oci pluginVille Voutilainen2019-09-053-3/+39
* | cmake: Enable building of the db2 pluginVille Voutilainen2019-09-043-2/+38
* | Enable building of the mysql pluginVille Voutilainen2019-09-023-2/+30
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-4/+4
|\|
| * Port from QStringViewLiteral to u""Marc Mutz2019-07-293-4/+4
* | Add some missing CLASS_NAME values to pluginsAlexandru Croitor2019-07-221-0/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-032-3/+3
|\|
| * Use QStringView overloads of <QDate/Time>::toString()Marc Mutz2019-05-292-3/+3
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-1/+2
|\|
| * QtSql: mark QSqlite2 plugin as obsoleteChristian Ehrlicher2019-05-052-0/+2
| * QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
* | CMake: Improve mapping of librariesTobias Hunger2019-05-031-1/+1
* | CMake: configurejson2cmake: Do not generate useless OPTIONALsTobias Hunger2019-05-031-3/+0
* | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-023-5/+5
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-169-232/+224
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-2/+2
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-2/+2
| | |\
| | | * Do not look for pg_config, mysql_config in PATH when cross-compilingKai Koehne2019-03-291-2/+2
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-152-58/+61
| |\| |
| | * | QPSQL: Use nullptr for pointersRobert Szefner2019-03-131-7/+7
| | * | QPSQL: Fix code formattingRobert Szefner2019-03-132-33/+32
| | * | QPSQL: Use qstrtod() function for string to double conversionRobert Szefner2019-03-111-20/+24
| * | | More nullptr usage in headersKevin Funk2019-03-142-4/+4
| |/ /
| * | Always escape the table names when creating the SQL statementAndy Shaw2019-01-232-21/+5
| * | QSQL: cleanup/modernize PostgreSQL pluginChristian Ehrlicher2019-01-093-85/+94
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-22/+20
| |\|
| | * QSQL: add support for PostgreSQL 11Christian Ehrlicher2018-12-202-1/+4
| | * configure: verify header presence against sourcesOswald Buddenhagen2018-12-142-21/+16
| * | Fix a couple of unused QStringsSergio Martins2018-12-101-1/+1
| * | MySQL: Free the results when QSqlQuery::finished() is calledDaniel Vrátil2018-12-061-0/+10
| |/
| * configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-031-32/+18
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-9/+11
| |\
| | * Modernize the "textcodec" featureLiang Qi2018-11-071-9/+11
* | | CMake: Re-generate plugins/sqldrivers/sqliteTobias Hunger2019-04-031-6/+13
* | | CMake: Re-generate plugins/sqldrivers/odbcTobias Hunger2019-03-291-7/+8
* | | CMake: Re-generate plugins/sqldrivers/psqlTobias Hunger2019-03-291-7/+8
* | | Fix Windows buildAlexandru Croitor2019-03-181-0/+2
* | | cmake: Find and build odbc pluginAlbert Astals Cid2019-02-123-2/+36