aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/libpyside/feature_select.cpp
Commit message (Expand)AuthorAgeFilesLines
* libshiboken: Move override name calculation into basewrapperFriedemann Kleint2025-05-071-0/+1
* PySide6: Port to Qt include styleFriedemann Kleint2025-03-271-1/+1
* Fix includes of libshibokenFriedemann Kleint2025-03-261-3/+4
* limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ...Cristián Maureira-Fredes2024-11-081-4/+4
* libpyside: Fix static analysis warningsFriedemann Kleint2024-06-241-11/+12
* Feature: Prepare feature and signature modules to stand lazy initChristian Tismer2024-03-051-3/+12
* shiboken: Get rid of tp_dict in generalChristian Tismer2023-10-091-17/+23
* Support running PySide on Python 3.12Christian Tismer2023-10-091-4/+6
* Replace typedef by usingFriedemann Kleint2023-09-201-3/+3
* libshiboken/libpyside: Fix some static analysis warningsFriedemann Kleint2023-09-201-2/+2
* Fix namespacesFriedemann Kleint2023-09-201-3/+2
* libpyside: Rename the static stringsFriedemann Kleint2022-12-161-4/+4
* __feature__: Simplify and make more PyPy compatibleChristian Tismer2022-11-301-60/+72
* __feature__: Add some simple but very effective cachingChristian Tismer2022-11-301-9/+14
* __feature__: Remove the no longer efficient reserved_bits structureChristian Tismer2022-11-291-15/+0
* __feature__: heavily rework the context switchingChristian Tismer2022-11-291-32/+16
* __feature__: Cleanup before reworking the context switchingChristian Tismer2022-11-291-10/+11
* __feature__: Fix true_property inheritanceChristian Tismer2022-11-231-4/+26
* __feature__: Cleanup and optimize before changing true_propertyChristian Tismer2022-11-231-13/+13
* Fix warnings about unused parameters in codeFriedemann Kleint2022-09-261-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-251-1/+1
* __feature__: Fix snake_case handling on user defined classesChristian Tismer2022-02-101-5/+17
* PyPySide: Rename interface functions and classes to simplify debuggingChristian Tismer2022-02-031-1/+1
* libpyside: Split up the pyside.h headerFriedemann Kleint2021-11-261-1/+4
* __feature__: handle properties with function overloadsChristian Tismer2021-10-281-0/+32
* py3.10-prep: reset the type cache after feature switchingChristian Tismer2021-08-181-0/+2
* Shiboken: Remove cheating macrosChristian Tismer2021-08-061-6/+6
* feature: move getFeatureSelectId to Shiboken and refactorChristian Tismer2021-08-051-31/+2
* feature: fix the UIC switching problemChristian Tismer2021-07-281-0/+3
* PySide6/features: Fix compiler warningFriedemann Kleint2021-06-231-0/+2
* PyClassProperty: Correct the decorator and publish the classChristian Tismer2021-06-101-1/+0
* feature: delete setter after creating property only if standardChristian Tismer2021-01-291-5/+9
* Clean up some warnings produced by Qt Creator's clang/clazy code checkersFriedemann Kleint2021-01-211-3/+2
* feature: Disable selection while creating a typeChristian Tismer2021-01-061-1/+9
* Fix warnings about unused functions and variablesFriedemann Kleint2020-11-121-2/+0
* __feature__: provide useful error message when feature is activeChristian Tismer2020-11-111-5/+15
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-0/+766