aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/qtdoc/qtdocgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor class DocumentationFriedemann Kleint2021-04-281-19/+28
* shiboken6: Fix XML errors when injecting target format (RST) documentationFriedemann Kleint2021-04-221-1/+1
* shiboken6: Refactor handling of the brief class documentationFriedemann Kleint2021-04-201-31/+3
* shiboken6: Remove AbstractMetaAttributesFriedemann Kleint2021-02-191-3/+3
* shiboken6/Documentation: Fix the TOC tables for modules with < 4 classes per ...Friedemann Kleint2021-02-151-4/+1
* shiboken6/Documentation: Fix the extra sectionsFriedemann Kleint2021-02-091-11/+16
* shiboken6/Documentation: Fix the TOC tableFriedemann Kleint2021-02-091-29/+19
* shiboken6/Documentation: Fix the TOC table to appearFriedemann Kleint2021-02-091-2/+0
* shiboken6/Documentation: Fix the sorting of classesFriedemann Kleint2021-02-081-5/+3
* shiboken6: Fix missing images in documentationFriedemann Kleint2021-02-051-0/+1
* Clean up some warnings produced by Qt Creator's clang/clazy code checkersFriedemann Kleint2021-01-211-1/+0
* shiboken6: Use initializer lists for option descriptionsFriedemann Kleint2021-01-201-15/+16
* shiboken6: Consolidate type name utility headersFriedemann Kleint2020-12-221-8/+8
* shiboken6/ApiExtractorResult: Use const AbstractMetaClass * for the class listFriedemann Kleint2020-12-221-4/+5
* shiboken6: Introduce class ApiExtractorResultFriedemann Kleint2020-12-221-5/+6
* Shiboken6: Decouple QtXmlToSphinx from the doc generatorFriedemann Kleint2020-12-151-14/+118
* shiboken6: Use QScopedPointer for the doc parser in QtDocGeneratorFriedemann Kleint2020-12-151-8/+5
* shiboken6: Move the function/operator query enumerations out of AbstractMetaC...Friedemann Kleint2020-12-101-1/+1
* shiboken6: Use a QSharedDataPointer for ArgumentModificationFriedemann Kleint2020-12-031-2/+2
* shiboken6: Use initializer list for operator mapping in doc generatorFriedemann Kleint2020-12-011-34/+36
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-17/+18
* shiboken6: Port QtDocGenerator to the new text streamFriedemann Kleint2020-11-261-73/+67
* shiboken6: Split out the QtXmlToSphinx formatter from the doc generatorFriedemann Kleint2020-11-251-1384/+12
* shiboken6: Introduce a new Text streamFriedemann Kleint2020-11-251-13/+27
* shiboken6: Qualify the generator functionsFriedemann Kleint2020-11-161-10/+10
* shiboken6: Cache the modifications of AbstractMetaFunctionFriedemann Kleint2020-11-161-2/+1
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-1/+1
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-4/+4
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-101-4/+3
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* shiboken6: Remove AbstractMetaAttributes::DocumentationFriedemann Kleint2020-11-091-2/+1
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+3
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+2429