| Commit message (Expand) | Author | Age | Files | Lines |
| * | limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ... | Cristián Maureira-Fredes | 2024-11-08 | 1 | -4/+4 |
| * | libpyside: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -11/+12 |
| * | Feature: Prepare feature and signature modules to stand lazy init | Christian Tismer | 2024-03-05 | 1 | -3/+12 |
| * | shiboken: Get rid of tp_dict in general | Christian Tismer | 2023-10-09 | 1 | -17/+23 |
| * | Support running PySide on Python 3.12 | Christian Tismer | 2023-10-09 | 1 | -4/+6 |
| * | Replace typedef by using | Friedemann Kleint | 2023-09-20 | 1 | -3/+3 |
| * | libshiboken/libpyside: Fix some static analysis warnings | Friedemann Kleint | 2023-09-20 | 1 | -2/+2 |
| * | Fix namespaces | Friedemann Kleint | 2023-09-20 | 1 | -3/+2 |
| * | libpyside: Rename the static strings | Friedemann Kleint | 2022-12-16 | 1 | -4/+4 |
| * | __feature__: Simplify and make more PyPy compatible | Christian Tismer | 2022-11-30 | 1 | -60/+72 |
| * | __feature__: Add some simple but very effective caching | Christian Tismer | 2022-11-30 | 1 | -9/+14 |
| * | __feature__: Remove the no longer efficient reserved_bits structure | Christian Tismer | 2022-11-29 | 1 | -15/+0 |
| * | __feature__: heavily rework the context switching | Christian Tismer | 2022-11-29 | 1 | -32/+16 |
| * | __feature__: Cleanup before reworking the context switching | Christian Tismer | 2022-11-29 | 1 | -10/+11 |
| * | __feature__: Fix true_property inheritance | Christian Tismer | 2022-11-23 | 1 | -4/+26 |
| * | __feature__: Cleanup and optimize before changing true_property | Christian Tismer | 2022-11-23 | 1 | -13/+13 |
| * | Fix warnings about unused parameters in code | Friedemann Kleint | 2022-09-26 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | Migrate from QLatin1Char to UTF-16 char literals | Friedemann Kleint | 2022-04-25 | 1 | -1/+1 |
| * | __feature__: Fix snake_case handling on user defined classes | Christian Tismer | 2022-02-10 | 1 | -5/+17 |
| * | PyPySide: Rename interface functions and classes to simplify debugging | Christian Tismer | 2022-02-03 | 1 | -1/+1 |
| * | libpyside: Split up the pyside.h header | Friedemann Kleint | 2021-11-26 | 1 | -1/+4 |
| * | __feature__: handle properties with function overloads | Christian Tismer | 2021-10-28 | 1 | -0/+32 |
| * | py3.10-prep: reset the type cache after feature switching | Christian Tismer | 2021-08-18 | 1 | -0/+2 |
| * | Shiboken: Remove cheating macros | Christian Tismer | 2021-08-06 | 1 | -6/+6 |
| * | feature: move getFeatureSelectId to Shiboken and refactor | Christian Tismer | 2021-08-05 | 1 | -31/+2 |
| * | feature: fix the UIC switching problem | Christian Tismer | 2021-07-28 | 1 | -0/+3 |
| * | PySide6/features: Fix compiler warning | Friedemann Kleint | 2021-06-23 | 1 | -0/+2 |
| * | PyClassProperty: Correct the decorator and publish the class | Christian Tismer | 2021-06-10 | 1 | -1/+0 |
| * | feature: delete setter after creating property only if standard | Christian Tismer | 2021-01-29 | 1 | -5/+9 |
| * | Clean up some warnings produced by Qt Creator's clang/clazy code checkers | Friedemann Kleint | 2021-01-21 | 1 | -3/+2 |
| * | feature: Disable selection while creating a type | Christian Tismer | 2021-01-06 | 1 | -1/+9 |
| * | Fix warnings about unused functions and variables | Friedemann Kleint | 2020-11-12 | 1 | -2/+0 |
| * | __feature__: provide useful error message when feature is active | Christian Tismer | 2020-11-11 | 1 | -5/+15 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+766 |