summaryrefslogtreecommitdiffstats
path: root/src/sql
Commit message (Expand)AuthorAgeFilesLines
* SQL: cleanup private classesChristian Ehrlicher2020-01-076-56/+34
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-042-32/+114
|\
| * SQL: add proper support to build QMYSQL with MariaDB client librariesChristian Ehrlicher2020-01-032-10/+24
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-7/+4
| |\
| | * Doc/SQL: update sql driver creation instructionsChristian Ehrlicher2019-12-141-7/+4
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-122-22/+93
| |\|
| | * Doc/SQL: update sql driver creation instructionsChristian Ehrlicher2019-12-112-22/+93
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-093-11/+11
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-063-11/+11
* | | Inline the size and begin pointer in QVectorThiago Macieira2019-12-081-3/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-252-1/+4
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-201-0/+3
| |\|
| | * Doc: add warning for binding values in QSqlQuerySamuel Gaist2019-11-181-0/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-1/+1
|\| |
| * | QSqlTableModel::record: Use the const & we're givenAlbert Astals Cid2019-10-251-1/+1
* | | pass QSqlDatabase by const &Albert Astals Cid2019-10-156-13/+13
|/ /
* | 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
|/ /
* | 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
* | 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
* | 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
* | 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
| |\