aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/tests
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Add a processing instruction for defining entities to typesystem p...Friedemann Kleint2021-08-302-0/+24
* shiboken6/ConditionalStreamReader: Fix conditions that consists of exclusions...Friedemann Kleint2021-08-301-3/+7
* shiboken6: Simplify the container typesFriedemann Kleint2021-07-201-1/+1
* Introduce conditional processing instructions to typesystem XMLFriedemann Kleint2021-06-092-0/+74
* shiboken6: Mark old syntax for conversion rules as deprecatedFriedemann Kleint2021-05-262-5/+6
* shiboken6: Refactor argument ownershipFriedemann Kleint2021-05-201-3/+6
* Refactor class DocumentationFriedemann Kleint2021-04-281-2/+2
* shiboken6: Refactor handling of the brief class documentationFriedemann Kleint2021-04-201-3/+4
* shiboken6: No longer crash on fatal errorsFriedemann Kleint2021-03-101-5/+12
* shiboken6: Take functions imported via "using" into account for templatesFriedemann Kleint2021-03-012-0/+50
* shiboken6: Add constructors of base classes imported via "using"Friedemann Kleint2021-03-012-0/+44
* shiboken6: Remove AbstractMetaAttributesFriedemann Kleint2021-02-191-4/+4
* shiboken6: Move C++ access specifiers into a global enumFriedemann Kleint2021-02-172-4/+4
* shiboken6/TextStream: Fix the output of empty aligned fields for width=0Friedemann Kleint2021-02-081-0/+5
* shiboken6: Rewite the graph sorterFriedemann Kleint2020-12-182-37/+49
* shiboken6: Move the function/operator query enumerations out of AbstractMetaC...Friedemann Kleint2020-12-102-14/+14
* shiboken6: Add support for a snake case typesystem attributeFriedemann Kleint2020-12-072-0/+24
* shiboken6: Use a QSharedDataPointer for ArgumentModificationFriedemann Kleint2020-12-032-10/+12
* shiboken6: Remove deprecated typesystem tagsFriedemann Kleint2020-12-024-38/+35
* shiboken6: Store AbstractMetaFunction using a QSharedPointerFriedemann Kleint2020-11-3021-154/+154
* shiboken6/TextStream: Fix output of empty aligned fieldsFriedemann Kleint2020-11-261-1/+3
* Replace QVector by QListFriedemann Kleint2020-11-252-3/+3
* shiboken6: Introduce a new Text streamFriedemann Kleint2020-11-252-0/+30
* shiboken6: Use std::optional for returning AbstractMetaTypeFriedemann Kleint2020-11-144-10/+4
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-125-20/+20
* shiboken6: AbstractMetaClass: Introduce a private classFriedemann Kleint2020-11-112-0/+2
* shiboken6: Port AbstractMetaEnum/Value to use QSharedDataPointerFriedemann Kleint2020-11-115-150/+154
* shiboken6: Port AbstractMetaField to use QSharedDataPointerFriedemann Kleint2020-11-102-9/+7
* shiboken6: Introduce a private class hierarchy for TypeEntryFriedemann Kleint2020-11-108-1/+8
* shiboken6: Replace AddedFunction::TypeInfo by TypeInfoFriedemann Kleint2020-11-091-39/+68
* shiboken6: Add a new parser for AddedFunction parametersFriedemann Kleint2020-11-092-1/+43
* shiboken6: Split the abstractmetalang headers and sourcesFriedemann Kleint2020-11-0623-1/+26
* shiboken2: Handle operators written as hidden friendsFriedemann Kleint2020-10-282-0/+51
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-2877-0/+7762