aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/doxygenparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6/Documentation: Prominently display QML typesFriedemann Kleint2024-12-131-3/+3
* shiboken6: Remove unused code from the doc parsersFriedemann Kleint2024-12-131-5/+0
* Fix trailing empty linesFriedemann Kleint2024-12-131-1/+0
* shiboken6/Documentation: Fix abuse of the TypeSystem::Language enum in DocMod...Friedemann Kleint2024-12-091-3/+3
* shiboken6/Documentation: Add source file to the Documentation classFriedemann Kleint2024-09-271-2/+5
* shiboken6/Documentation: Return documention source file from the DocParser (d...Friedemann Kleint2024-09-261-5/+6
* shiboken6: Introduce more latin1 literalsFriedemann Kleint2024-02-131-4/+3
* Documentation/doxygen: Fix querying const functionsFriedemann Kleint2024-01-121-1/+1
* DocGenerator: Further preparations for generating global functions/enumsFriedemann Kleint2023-12-121-1/+1
* Replace QPair by std::pairFriedemann Kleint2023-09-291-1/+1
* shiboken6: Fix some clang-tidy warningsFriedemann Kleint2023-09-201-1/+1
* shiboken6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-051-4/+4
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-1/+1
* shiboken6: Fix coding style regarding pointers (Type* v -> Type *v)Friedemann Kleint2022-11-141-1/+1
* shiboken6: Clean up includesFriedemann Kleint2022-09-211-0/+2
* shiboken6: Split the document modifications in ComplexTypeEntryFriedemann Kleint2022-09-051-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-271-27/+2
* shiboken6: Split the typesystem headerFriedemann Kleint2022-05-171-1/+1
* shiboken6: Remove deprecated QLatin1StringFriedemann Kleint2022-04-251-32/+36
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-251-2/+2
* Fix documentation generationFriedemann Kleint2021-12-101-1/+1
* shiboken6: Replace placeholder formatting by string literalsFriedemann Kleint2021-07-291-1/+1
* Refactor class DocumentationFriedemann Kleint2021-04-281-2/+3
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-301-5/+5
* AbstractMetaFunction: Introduce private classFriedemann Kleint2020-11-111-0/+1
* shiboken6: Port QPropertySpec to use QSharedDataPointerFriedemann Kleint2020-11-111-1/+2
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-111-3/+3
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-101-5/+4
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-061-0/+3
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+237