aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/shibokenmodule
Commit message (Expand)AuthorAgeFilesLines
* signature: Add UINT64_MAXFriedemann Kleint2021-05-101-0/+1
* __feature__: Ensure that features are not affected by other importsChristian Tismer2021-05-031-7/+5
* signature: Refine the decision heuristics of result tuplesChristian Tismer2021-04-201-1/+3
* PyPy-compat: Avoid the __builtins__ quirk and import builtins, insteadChristian Tismer2021-04-191-3/+4
* signature: Support numpy PyArrayObjectFriedemann Kleint2021-04-161-0/+1
* cmake: add dependencies to rebuild libshiboken embedded filesChristian Tismer2021-04-071-24/+5
* signature: protect an unrecognized item from raising exceptionsChristian Tismer2021-04-072-2/+14
* signature: remove inspect and typing from special PySide6 modulesChristian Tismer2021-04-015-55/+9
* feature-import: Hide confusing feature frame entryChristian Tismer2021-03-312-6/+30
* Write conversions as typing.Union[]Friedemann Kleint2021-03-292-3/+5
* PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-231-12/+8
* enum: implement enums on module levelChristian Tismer2021-03-181-2/+0
* move "shiboken6/shiboken6" to "shiboken6/Shiboken" temp, fixChristian Tismer2021-03-181-6/+10
* __feature__: Make imports more safe against installation errorsChristian Tismer2021-03-173-6/+13
* Switch from os.path to pathlib.Path, all source changes but testsChristian Tismer2021-02-102-6/+8
* signature: Provide fixes and improvements, Part 1, addendumChristian Tismer2021-02-101-5/+4
* move "shiboken6/shiboken6" to "shiboken6/Shiboken"Christian Tismer2021-02-064-10/+10
* move "shiboken6/shiboken6" to "shiboken6/Shiboken" tempChristian Tismer2021-02-061-0/+24
* PySide6: Remove namespace from QtDataVisualizationFriedemann Kleint2021-01-281-9/+9
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-01-212-23/+37
* sources: migration from format() to f-stringsCristian Maureira-Fredes2021-01-067-24/+25
* signature: Fix the parser regex for Qt6Christian Tismer2020-12-162-14/+17
* signature: avoid duplication of `__init__`Christian Tismer2020-11-301-1/+2
* errorhandler.py: use AttributeError instead of TypeErrorChristian Tismer2020-11-251-1/+1
* cppgenerator: rework keyword handling regarding unknown keywordsChristian Tismer2020-11-232-5/+20
* __feature__: provide useful error message when feature is activeChristian Tismer2020-11-111-10/+4
* python3: remove all obsolete "from __future__" import statementsChristian Tismer2020-11-0911-22/+0
* signature: provide error messages for unsupported function typesChristian Tismer2020-11-061-2/+12
* Rename PySide2 to PySide6Friedemann Kleint2020-11-026-91/+91
* replace **locals by f-strings where possibleChristian Tismer2020-11-027-21/+19
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-2821-0/+2982