summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-176-13/+13
|\
| * pass QSqlDatabase by const &Albert Astals Cid2019-10-156-13/+13
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-1/+15
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-011-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-1/+1
| | |\
| | | * Fix connection string code snippet for ODBC on WindowsAndy Shaw2019-09-241-1/+1
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-241-0/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-231-0/+8
| | |\|
| | | * Add SQLite specific documentation when specifying a database nameAndy Shaw2019-09-211-0/+8
| * | | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-212-0/+6
| |/ /
* | | Regenerate qtbase/src projectsAlexandru Croitor2019-09-301-1/+0
* | | Fix add_qt_docs callsSimon Hausmann2019-09-191-1/+1
* | | Re-generate main module CMake filesSimon Hausmann2019-09-181-1/+1
* | | Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-1/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-115-4/+34
|\| |
| * | Fix build without feature.stringlistmodelTasuku Suzuki2019-06-301-1/+0
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+1
| |\|
| | * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-05-031-0/+1
| * | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-3/+3
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+30
| |\|
| | * doc: Add dontdocument.qdoc filesMartin Smith2019-05-071-0/+30
* | | Regenerate the main qtbase modulesAlexandru Croitor2019-06-051-2/+2
* | | cmake: register plug-ins, create dependencies fileJean-Michaël Celerier2019-06-041-0/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-035-7/+7
|\| |
| * | QtSql: mark QSqlite2 plugin as obsoleteChristian Ehrlicher2019-05-051-2/+2
| * | Compile with Qt 6Lars Knoll2019-05-021-1/+2
| * | Prefix textstream operators with Qt::Lars Knoll2019-05-022-3/+3
| * | QRegExp include cleanupSamuel Gaist2019-04-191-1/+0
* | | Regenerate sqlAlexandru Croitor2019-05-201-9/+12
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1613-26/+101
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-041-1/+1
| |\ \
| | * | QSqlError: fix redundant space in text() outputVincas Dargis2019-03-261-1/+1
| * | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-042-5/+5
| |/ /
| * / More nullptr usage in headersKevin Funk2019-03-142-2/+2
| |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+1
| |\
| | * Replace executedQuery when executing a new queryJesus Fernandez2019-01-301-1/+1
| * | QtBase: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-281-5/+5
| * | Always escape the table names when creating the SQL statementAndy Shaw2019-01-234-8/+48
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-3/+3
| |\|
| | * QSqlRelationalDelegate: compile with QT_NO_CAST_FROM_BYTEARRAYChristian Ehrlicher2019-01-161-3/+3
| * | Doc: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-01-061-1/+1
| * | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threadsAndy Shaw2018-12-232-0/+35
* | | Fix architecture conditionsAlexandru Croitor2019-04-031-1/+1
* | | CMake: Re-generate CMakeLists.txt file for concurrent and sqlTobias Hunger2019-03-041-0/+14
* | | Add Sql build and testsTobias Hunger2018-11-052-0/+58
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-083-13/+13
|\|
| * QtSql: fix code snippetsChristian Ehrlicher2018-10-033-13/+13
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-291-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+1
| |\
| | * Modernize the "datestring" featureLiang Qi2018-09-241-1/+1