summaryrefslogtreecommitdiffstats
path: root/src/sql/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Add links to Qt 6 changes files from module indexPaul Wicking2020-09-181-0/+4
* Doc: Add porting guide documentsPaul Wicking2020-09-161-0/+2
* QtSql: enhance documentationChristian Ehrlicher2020-09-121-0/+8
* Interbase: Add support for the boolean typeAndy Shaw2020-09-111-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-202-24/+13
* Doc: make cleanup on error more prominant in SQL driver instructionsSamuel Gaist2020-07-131-1/+1
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Change boundValues() to return a QVariantListAndy Shaw2020-06-222-15/+69
* Document how to use CMake for Qt SQLKai Koehne2020-05-266-83/+21
* Licenses: Remove reference to change in Qt 5.4Kai Koehne2020-05-221-3/+2
* 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-0816-161/+806
|\
| * Doc: Fix coverity warnings in SQL snippetsPaul Wicking2020-03-262-8/+10
| * Doc: make Qt Sql snippets compilableNico Vertriest2020-03-2016-153/+796
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-5/+0
|\|
| * Doc: Remove \contentspage commandsTopi Reinio2020-03-151-5/+0
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-5/+9
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-271-5/+9
| |\
| | * Doc: List alternative ways to get the MySQL C ConnectorSze Howe Koh2020-02-271-9/+12
* | | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-132-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-2/+2
| |\|
| | * Sql driver doc: fix typoChristian Ehrlicher2020-02-011-2/+2
* | | QtSQL: remove SQLite2 and TDS driver for Qt6Christian Ehrlicher2020-02-073-135/+1
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-5/+5
|\|