aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/shibokenmodule
Commit message (Expand)AuthorAgeFilesLines
* PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-253-15/+18
* signature: Provide fixes and improvements, Part 1, addendumChristian Tismer2021-02-101-5/+4
* signature: Provide fixes and improvements, Part 1Christian Tismer2021-01-222-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