summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-12-011-1/+1
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Doc: Fix documentation warnings for Qt SQLTopi Reinio2020-10-301-1/+5
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Doc: Compile snippets only when running testsPaul Wicking2020-09-103-15/+25
* Fix deprecation warnings in QtSql code snippetsFriedemann Kleint2020-08-201-2/+2
* Doc: Update sql-driver to reflect current minimum versions neededAndy Shaw2020-07-201-8/+1
* Change boundValues() to return a QVariantListAndy Shaw2020-06-221-15/+3
* Document how to use CMake for Qt SQLKai Koehne2020-05-264-58/+9
* Enable warnings-are-errors also for snippetsKai Koehne2020-05-071-0/+1
* Snippets: Fix gcc warning about unused variableKai Koehne2020-05-071-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0814-156/+801
|\
| * Doc: Fix coverity warnings in SQL snippetsPaul Wicking2020-03-262-8/+10
| * Doc: make Qt Sql snippets compilableNico Vertriest2020-03-2014-148/+791
* | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-132-2/+2
* | QtSQL: remove SQLite2 and TDS driver for Qt6Christian Ehrlicher2020-02-071-20/+1
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-5/+5
|\
| * Doc: Fix QSql*Model snippetsSze Howe Koh2020-01-191-5/+5
* | SQL: add proper support to build QMYSQL with MariaDB client librariesChristian Ehrlicher2020-01-031-1/+1
|/
* Doc/SQL: update sql driver creation instructionsChristian Ehrlicher2019-12-111-6/+51
* 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
* | Prefix textstream operators with Qt::Lars Knoll2019-05-021-2/+2
|/
* Always escape the table names when creating the SQL statementAndy Shaw2019-01-231-0/+13
* QtSql: fix code snippetsChristian Ehrlicher2018-10-033-13/+13
* doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-161-13/+13
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-0/+12
|\
| * doc: Hints for using SAP HANA databaseJoachim Puhr2018-01-091-0/+12
* | QPSQL: Add support for forward-only queriesRobert Szefner2018-01-062-0/+44
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-89/+71
|\
| * update sqldriver docsOswald Buddenhagen2017-12-142-95/+71
* | REGEXP for SQLiteLorenz Haas2017-02-221-0/+5
|/
* Unify license header usage.Jani Heikkinen2016-03-2910-30/+130
* Doc: corrected snippet QSqlTableModelNico Vertriest2015-11-161-2/+3
* Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-141-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-24/+24
|\
| * Update SQL plugin path within Qt's sourcesSamuel Gaist2015-02-161-24/+24
* | Updated BSD licensed file headersJani Heikkinen2015-02-1510-30/+30
* | Update copyright headersJani Heikkinen2015-02-1110-50/+50
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix QSqlDriver::handle casting examplesGiuseppe D'Angelo2013-09-171-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1810-10/+10
* fix incorrect uses of qmake in documentationJoerg Bornemann2012-09-251-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-60/+60
* Change QtSql documentation to recommend QString::toUtf8Thiago Macieira2012-05-031-3/+3
* Doc: Fix most qdoc errors in QtSql.Casper van Donderen2012-04-2811-0/+1384