aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/modifications.h
Commit message (Expand)AuthorAgeFilesLines
* ApiExtractor: add classmethod attribute to add-function for tr()Christian Tismer2021-07-091-0/+13
* shiboken6/Doc generator: Dedent documentation code snippetsFriedemann Kleint2021-06-181-4/+2
* shiboken6: Add a modification for PYI typesFriedemann Kleint2021-06-151-0/+3
* shiboken6: Refactor argument ownershipFriedemann Kleint2021-05-201-2/+5
* shiboken6: Remove "Invalid" enumeration values that exist only for error chec...Friedemann Kleint2021-05-201-4/+1
* shiboken6: Fix injecting documentation for added functions with parameter namesFriedemann Kleint2021-04-231-4/+2
* shiboken6: Join Modification into FunctionModificationFriedemann Kleint2021-04-131-28/+11
* shiboken6: Add support for a snake case typesystem attributeFriedemann Kleint2020-12-071-0/+6
* shiboken6: Use a QSharedDataPointer for ArgumentModificationFriedemann Kleint2020-12-031-28/+48
* shiboken6: Simplify handling of removed attributeFriedemann Kleint2020-12-021-6/+3
* shiboken6: Refactor field modificationsFriedemann Kleint2020-12-021-10/+27
* shiboken6: Refactor code snip query functionsFriedemann Kleint2020-11-161-0/+1
* shiboken6: Port Modifications to use QSharedDataPointerFriedemann Kleint2020-11-121-57/+67
* shiboken6: Remove <argument-map> and "associated-to"Friedemann Kleint2020-11-111-5/+0
* shiboken6: Replace AddedFunction::TypeInfo by TypeInfoFriedemann Kleint2020-11-091-19/+13
* shiboken6: Split out modification classes from typesystemFriedemann Kleint2020-11-061-0/+539