aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/shibokenmodule/files.dir/shibokensupport/signature/lib
Commit message (Expand)AuthorAgeFilesLines
* PyEnum: make forgiving duplicates work with Python 3.11Christian Tismer2022-07-141-1/+2
* PyEnum: Use embedding of the Enum module for better execution speedChristian Tismer2022-06-171-1/+0
* PyEnum: Fix the old Enums to produce correct .pyi files, againChristian Tismer2022-05-272-2/+2
* PyEnum: Implement Switchable Qt Enums Using Python EnumsChristian Tismer2022-05-232-4/+7
* PyEnum: Prepare Enum tests for both old and new enumsChristian Tismer2022-05-231-1/+1
* setup: re-enable shiboken6-genpyi after total embeddingChristian Tismer2022-03-301-1/+3
* generate_pyi: Fix an import timing problem on Windows, amendedChristian Tismer2022-03-041-8/+7
* generate_pyi: Fix an import timing problem on WindowsChristian Tismer2022-03-021-5/+2
* signature: avoid false positives in .pyi importChristian Tismer2021-11-221-1/+1
* PyPySide: ensure that .pyi files are identical in both versionsChristian Tismer2021-11-221-3/+9
* mypy-support: Improve handling of slots, enum and PathLikeChristian Tismer2021-11-112-2/+4
* Improve the MyPy support, first systematic changesChristian Tismer2021-10-191-2/+2
* signature: update and make embedding aware, amendmentChristian Tismer2021-09-291-8/+0
* py3.10-prep: Fix parser.py for changed typing moduleChristian Tismer2021-08-181-0/+8
* signature: update and make embedding awareChristian Tismer2021-07-211-4/+3
* Fix logging level being set when importing PySide6Friedemann Kleint2021-07-051-6/+8
* testing: enforce that .pyi files are always testedChristian Tismer2021-06-183-2/+28
* shiboken: Fix a crash when running .pyi files in Python 3Christian Tismer2021-06-162-2/+2
* PyClassProperty: Correct the decorator and publish the classChristian Tismer2021-06-102-17/+22
* Remove SimpleNamespace Python ImplementationChristian Tismer2021-06-071-20/+1
* pyi_generator: Optimize importsChristian Tismer2021-05-261-12/+32
* Signature: Fix error when building QtMultiMediaWidgetsFriedemann Kleint2021-05-261-1/+1
* __feature__: Support generation of modified .pyi filesChristian Tismer2021-05-212-17/+57
* Turn generate_pyi into a general pyi_generator tool, finishChristian Tismer2021-05-172-17/+13
* Turn generate_pyi into a general pyi_generator tool, mainChristian Tismer2021-05-172-44/+67
* Turn generate_pyi into a general pyi_generator tool, preparationChristian Tismer2021-05-171-0/+310
* signature: remove inspect and typing from special PySide6 modulesChristian Tismer2021-04-011-1/+1
* Write conversions as typing.Union[]Friedemann Kleint2021-03-291-1/+3
* enum: implement enums on module levelChristian Tismer2021-03-181-2/+0
* signature: Provide fixes and improvements, Part 1, addendumChristian Tismer2021-02-101-5/+4
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-01-211-23/+35
* sources: migration from format() to f-stringsCristian Maureira-Fredes2021-01-062-3/+5
* signature: Fix the parser regex for Qt6Christian Tismer2020-12-161-12/+15
* signature: avoid duplication of `__init__`Christian Tismer2020-11-301-1/+2
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-092-4/+0
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* replace **locals by f-strings where possibleChristian Tismer2020-11-022-5/+4
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-283-0/+410