aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/tests/testmodifydocumentation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port more strings constants to latin1Friedemann Kleint2023-12-041-1/+1
* shiboken6: Port the MetaClass::find*() helpers to QAnyStringViewFriedemann Kleint2023-11-271-3/+3
* shiboken6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-051-5/+5
* shiboken6: Use smart pointers for AbstractMetaClass instancesFriedemann Kleint2022-12-061-4/+4
* shiboken6: Fix coding style regarding pointers (Type* v -> Type *v)Friedemann Kleint2022-11-141-1/+1
* shiboken6: Fix documentation injection for added functions with parameter namesFriedemann Kleint2022-09-061-0/+28
* 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-3/+7
* shiboken6: Refactor AbstractMetaClass::findClass() to use QStringViewFriedemann Kleint2022-04-251-1/+1
* Migrate from QLatin1String to UTF-16 string literalsFriedemann Kleint2022-04-251-3/+3
* Fix include conventionsFriedemann Kleint2022-04-221-4/+4
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-171-1/+1
* Refactor class DocumentationFriedemann Kleint2021-04-281-2/+2
* shiboken6: Refactor handling of the brief class documentationFriedemann Kleint2021-04-201-3/+4
* shiboken6: AbstractMetaClass: Introduce a private classFriedemann Kleint2020-11-111-0/+1
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-101-0/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-0/+107