aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/shibokenmodule/files.dir/shibokensupport
Commit message (Expand)AuthorAgeFilesLines
* __feature__: Ensure that features are not affected by other imports6.0Christian Tismer2021-05-032-8/+7
* signature: Refine the decision heuristics of result tuplesChristian Tismer2021-04-201-1/+3
* signature: protect an unrecognized item from raising exceptionsChristian Tismer2021-04-072-2/+14
* PySide import: Make imports more safe against installation errorsChristian Tismer2021-03-252-13/+16
* 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-2815-0/+2714