aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/qtdoc/qtdocgenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Use more domain directives from sphinxFriedemann Kleint2024-01-171-10/+1
* shiboken6/Documentation: Fix sphinx warnings about indexing functions with th...Friedemann Kleint2024-01-081-0/+2
* Documentation: Fix doc modifications for added constructorsFriedemann Kleint2024-01-051-2/+5
* Documentation: Enable injecting added function parameter documentationFriedemann Kleint2023-12-211-1/+1
* Document global functionsFriedemann Kleint2023-12-121-1/+4
* DocGenerator: Further preparations for generating global functions/enumsFriedemann Kleint2023-12-121-2/+8
* DocGenerator: Refactor code preparing for generating global functions/enumsFriedemann Kleint2023-12-121-8/+10
* shiboken6: Fix special functionsFriedemann Kleint2023-10-051-0/+2
* shiboken6: Make more generator methods staticFriedemann Kleint2023-09-191-4/+4
* shiboken6: Move OptionsParser out of the generatorFriedemann Kleint2023-09-191-1/+2
* shiboken6: Extract options parser from the generatorsFriedemann Kleint2023-09-191-2/+2
* shiboken6: Make generator options statically accessibleFriedemann Kleint2023-09-181-5/+2
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-16/+17
* shiboken6: Generate property documentationFriedemann Kleint2022-11-251-1/+8
* shiboken6: Refactor function documentation generationFriedemann Kleint2022-11-241-7/+13
* shiboken6: Use smart pointers for the TypeEntry classesFriedemann Kleint2022-11-171-1/+1
* shiboken6: Fix coding style regarding pointers (Type* v -> Type *v)Friedemann Kleint2022-11-141-7/+7
* shiboken6: Reorder headers containing typedefsFriedemann Kleint2022-11-111-1/+1
* Documentation: Add a way to output inheritance graphsFriedemann Kleint2022-09-141-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-27/+2
* shiboken6: Refactor Generate::shouldGenerate()Friedemann Kleint2022-03-201-1/+1
* shiboken6: Refactor file name generationFriedemann Kleint2022-03-201-1/+1
* shiboken6: Refactor Python operator handlingFriedemann Kleint2021-11-161-0/+1
* shiboken6/doc generator: Extract method to resolve links to QtXmlToSphinxDocG...Friedemann Kleint2021-06-251-0/+1
* Refactor class DocumentationFriedemann Kleint2021-04-281-3/+9
* shiboken6: Make more generator functions staticFriedemann Kleint2021-01-211-3/+5
* Shiboken6: Decouple QtXmlToSphinx from the doc generatorFriedemann Kleint2020-12-151-15/+15
* shiboken6: Use QScopedPointer for the doc parser in QtDocGeneratorFriedemann Kleint2020-12-151-1/+2
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-5/+8
* shiboken6: Port QtDocGenerator to the new text streamFriedemann Kleint2020-11-261-11/+11
* shiboken6: Split out the QtXmlToSphinx formatter from the doc generatorFriedemann Kleint2020-11-251-173/+5
* shiboken6: Introduce a new Text streamFriedemann Kleint2020-11-251-1/+1
* shiboken6: De-virtualize some generator functionsFriedemann Kleint2020-11-201-3/+0
* shiboken6: Qualify the generator functionsFriedemann Kleint2020-11-161-14/+15
* shiboken6: AbstractMetaClass: Introduce a private classFriedemann Kleint2020-11-111-1/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+287