aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/libshiboken/sbkenum_p.h
Commit message (Expand)AuthorAgeFilesLines
* PyEnum: Shortcut old Enum code and generate Python enums directlyChristian Tismer2023-06-301-51/+0
* shiboken: Fix an old enum aliasing error that was never foundChristian Tismer2023-06-161-1/+0
* PyEnum: Remove old Enums and prepare direct creation of new EnumsChristian Tismer2023-06-091-2/+1
* PyEnum: Relax the Impact of New Enums and Make Everything OptionalChristian Tismer2022-09-301-0/+18
* PyEnum: Define a fixed list of Int(Enum|Flag) decisionsChristian Tismer2022-08-131-0/+3
* PyEnum: Fix QKeySequence to stay correct when switching IntEnum to EnumChristian Tismer2022-08-091-0/+2
* PyEnum: Use embedding of the Enum module for better execution speedChristian Tismer2022-06-161-2/+2
* QEnum: Adapt to the new enum implementationChristian Tismer2022-06-151-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-38/+2
* PyEnum: Implement Switchable Qt Enums Using Python EnumsChristian Tismer2022-05-221-0/+3
* PyEnum: Prepare to support both implementationsChristian Tismer2022-05-201-0/+9
* shiboken: clean-up after replacing the type extension macros by functionsChristian Tismer2021-07-071-1/+0
* PyPySide: Do some preliminary cleanups before the transitionChristian Tismer2021-06-291-0/+53