aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/libpyside/class_property.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use PyType_GetSlot() instead of accessing PyTypeObject's slots in library codeFriedemann Kleint2024-01-161-5/+6
* Shiboken: Fix an oversight when removing ob_typeChristian Tismer2023-11-201-4/+42
* shiboken: Unify the structure of type creation functionsChristian Tismer2023-10-251-24/+25
* Fix crash when running a limited API build of 3.9 in 3.12Friedemann Kleint2023-10-131-0/+2
* libshiboken/libpyside: Fix some static analysis warningsFriedemann Kleint2023-09-201-5/+3
* Fix namespacesFriedemann Kleint2023-09-201-3/+2
* Fix usage of Py_TYPE() for Python 3.11Friedemann Kleint2022-06-131-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-38/+2
* PyPySide: Rename interface functions and classes to simplify debuggingChristian Tismer2022-02-031-12/+12
* libpyside: Split up the pyside.h headerFriedemann Kleint2021-11-261-2/+1
* Improve the MyPy support, first systematic changesChristian Tismer2021-10-191-2/+1
* PyPySide: Encapsulate type generation to be PyPy compatibleChristian Tismer2021-09-151-3/+2
* PyClassProperty: Correct the decorator and publish the classChristian Tismer2021-06-101-2/+21
* pyside6: make sure that class properties trigger feature switchingChristian Tismer2020-11-111-0/+1
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-0/+158