summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-02-283-3/+3
* Change license of .qdoc filesLucie Gérard2024-02-011-1/+1
* Remove unused documentation code snippetsFriedemann Kleint2023-04-172-258/+0
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-202-0/+41
* Doc: Fix usages of deleted QVariant constructorsSze Howe Koh2023-01-251-1/+1
* SQL: use qsizetype and range-based for loops where possibleChristian Ehrlicher2023-01-201-3/+3
* SQL: more documentation and test cleanupsChristian Ehrlicher2023-01-062-45/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* Use SPDX license identifiersLucie Gérard2022-05-1614-686/+28
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* Doc: Prettify -G cmake arguments in SQL drivers documentationJoerg Bornemann2021-10-081-17/+17
* Doc: Fix cmake build/install commands in SQL driver documentationJoerg Bornemann2021-10-081-33/+32
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-191-0/+3
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-102-0/+21
* Adjust sql drivers documentation to cmakeAlexey Edelev2021-01-191-93/+136
* Remove the qmake project filesJoerg Bornemann2021-01-073-31/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-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