aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/shibokenmodule
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Test nullptr_tFriedemann Kleint2022-04-051-0/+2
* setup: re-enable shiboken6-genpyi after total embeddingChristian Tismer2022-03-301-1/+3
* Strip libraries in release modeFriedemann Kleint2022-03-141-0/+2
* Signature Module - property/setProperty() uses 'bytes' instead of 'str'Shyamnath Premnadh2022-03-113-2/+16
* PyPySide: disable __feature__ completely, temporarilyChristian Tismer2022-03-111-2/+5
* 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 module - mapping.py cleanupShyamnath Premnadh2022-02-281-3/+0
* __feature__: Fix snake_case handling on user defined classesChristian Tismer2022-02-101-0/+1
* CMake: Create new Shiboken6Tools CMake packageAlexandru Croitor2022-02-041-1/+2
* nothing.h - why is it required?Shyamnath Premnadh2022-02-011-0/+3
* Silence signature warning about QByteArrayViewFriedemann Kleint2022-01-171-0/+1
* Signature: fix the __doc__ attribute of classes, amendedChristian Tismer2021-12-091-1/+1
* Signature: fix the __doc__ attribute of classesChristian Tismer2021-12-071-1/+1
* signature: avoid false positives in .pyi importChristian Tismer2021-11-221-1/+1
* signature: improve error handling for embedded applicationsChristian Tismer2021-11-222-4/+4
* PyPySide: ensure that .pyi files are identical in both versionsChristian Tismer2021-11-221-3/+9
* PyPySide: disable feature switching to enable the pyi generationChristian Tismer2021-11-191-4/+6
* mypy-support: Improve handling of slots, enum and PathLikeChristian Tismer2021-11-113-2/+5
* shiboken6: Remove ShibokenGenerator::guessScopeForDefaultValue()Friedemann Kleint2021-11-051-7/+6
* Signature: re-implement error messages for generic typesChristian Tismer2021-10-281-9/+15
* Improve the MyPy support, first systematic changesChristian Tismer2021-10-191-2/+2
* Fix a signature warning about QEvent.Type.NoneFriedemann Kleint2021-10-191-0/+1
* Improve the MyPy support, basic stepChristian Tismer2021-10-182-0/+5
* shiboken6: Add std::string to the signature mappingFriedemann Kleint2021-10-041-0/+2
* signature: update and make embedding aware, amendmentChristian Tismer2021-09-291-8/+0
* shiboken6: Add built-in CPython typesFriedemann Kleint2021-09-241-3/+1
* Remove some C-style castsFriedemann Kleint2021-09-131-5/+5
* Remove C-style casts to SbkObjectType *Friedemann Kleint2021-09-131-3/+7
* Add GLsizeiptr, GLintptrFriedemann Kleint2021-08-301-0/+3
* Fix the signature mapping after enabling macOS primitive typesChristian Tismer2021-08-271-0/+7
* Prospective fix for OpenGL types on macOSFriedemann Kleint2021-08-251-0/+8
* signature: raise if line parser failsCristián Maureira-Fredes2021-08-251-1/+4
* py3.10-prep: Finally support Python 3.10Christian Tismer2021-08-181-0/+1
* py3.10-prep: Fix parser.py for changed typing moduleChristian Tismer2021-08-182-12/+11
* shiboken: remove the temporary shiboken6 aliasChristian Tismer2021-08-131-28/+0
* Shiboken: Remove cheating macrosChristian Tismer2021-08-061-4/+4
* Remove signature loader completely from physical FSChristian Tismer2021-07-281-9/+0
* signature: make zip file access totally virtualChristian Tismer2021-07-211-10/+1
* Handle QMultiMap/QMultiHash with several values per keyFriedemann Kleint2021-07-211-0/+1
* signature: update and make embedding awareChristian Tismer2021-07-212-17/+9
* shiboken6: Add a project file for shibokensupportFriedemann Kleint2021-07-131-0/+16
* Add QtNetworkAuthFriedemann Kleint2021-07-121-0/+1
* Fix logging level being set when importing PySide6Friedemann Kleint2021-07-051-6/+8
* PySide6/signature: Remove obsolete modulesFriedemann Kleint2021-06-231-22/+0
* PySide6/signature: Fix error handlingFriedemann Kleint2021-06-231-6/+5
* testing: enforce that .pyi files are always testedChristian Tismer2021-06-184-5/+44
* PySide6/signature: Add PySideSignalInstanceFriedemann Kleint2021-06-171-0/+2
* PySide6: Fix signature of CoreApplication.instance(), fixChristian Tismer2021-06-171-0/+1
* shiboken: Fix a crash when running .pyi files in Python 3Christian Tismer2021-06-162-2/+2