summaryrefslogtreecommitdiffstats
path: root/src/sql/doc
Commit message (Expand)AuthorAgeFilesLines
* SQL/ODBC: don't escape a driver stringChristian Ehrlicher2024-04-041-2/+7
* Correct doc snippet licenseLucie Gérard2024-02-283-3/+3
* SQL/SQLite: handle option SQLITE_OPEN_NOFOLLOWChristian Ehrlicher2024-02-261-1/+4
* Change license of .qdoc filesLucie Gérard2024-02-011-1/+1
* Highlight some examples for 'Data Processing & IO' categoryKai Köhne2023-10-311-0/+5
* SQL: fix docChristian Ehrlicher2023-10-261-1/+1
* Fix datatype mappings for the Mimer SQL QtSql pluginFredrik Ålund2023-10-251-19/+86
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-091-0/+3
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-2/+2
* SQL/SQLite: add case folding for non-ascii charactersChristian Ehrlicher2023-07-081-0/+4
* Say hello to QtVFS for SQLite3BogDan Vatra2023-07-021-0/+11
* Use a global value for warning limit when testing documentation in CITopi Reinio2023-06-271-3/+0
* Clarify module changes in Qt6Jaishree Vyas2023-05-091-1/+1
* Remove unused documentation code snippetsFriedemann Kleint2023-04-172-258/+0
* SQL/MySQL: add option MYSQL_OPT_TLS_VERSION & MYSQL_OPT_SSL_MODEChristian Ehrlicher2023-04-061-0/+10
* SQL: add QIBASE to tocChristian Ehrlicher2023-03-121-0/+1
* A QtSql driver for Mimer SQLFredrik Ålund2023-02-204-1/+170
* SQL/MySQL: add options to explicitly specify the protocol typeChristian Ehrlicher2023-02-121-1/+12
* 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-063-77/+20
* SQL: rework the connection options documentation (typos)Christian Ehrlicher2022-12-291-15/+17
* Support connecting Oracle DB as system userJohannes Oikarinen2022-12-221-0/+7
* SQL: rework the connection options documentationChristian Ehrlicher2022-12-221-0/+197
* 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-1620-842/+40
* Doc: Revise Qt SQL module landing pageAndreas Eliasson2022-04-251-14/+28
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* Doc: Enable qdoc warning count limitVenugopal Shivashankar2021-10-211-0/+3
* Fix typos in SQL driver documentationJonas Kvinge2021-10-141-2/+2
* 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: Remove unsupported customFiltersKai Köhne2021-09-031-4/+0
* Doc: Change section titles that cause bad linksPaul Wicking2021-03-111-1/+1
* Doc: Fix warnings about wrong snippet path or missing .pro fileNico Vertriest2021-02-191-0/+3
* Doc: Fix documentation warnings qtbaseNico Vertriest2021-02-181-7/+8
* CMake: Port the snippet project setup to CMakeVenugopal Shivashankar2021-02-102-0/+21
* Adjust sql drivers documentation to cmakeAlexey Edelev2021-01-192-163/+195
* Remove the qmake project filesJoerg Bornemann2021-01-073-31/+0
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Update landing pages and module pages in qtbaseJerome Pasion2020-11-171-4/+3
* Doc: Update the SQL types documentation with regards to the double typesAndy Shaw2020-11-121-18/+18
* Fix Qt SQL terminologyJerome Pasion2020-11-121-2/+2
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* Doc: Fix documentation warnings for Qt SQLTopi Reinio2020-10-302-2/+6
* Doc: Fix links to the CMake manualTopi Reinio2020-10-301-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Doc: Correct link errors qtbaseNico Vertriest2020-09-211-1/+1