| Commit message (Expand) | Author | Age | Files | Lines |
| * | MetaObjectBuilder: Handle quint64 enumerations | Friedemann Kleint | 2025-06-30 | 1 | -3/+36 |
| * | PySide6/Tests: Use fully qualified enumerations | Friedemann Kleint | 2024-12-20 | 1 | -7/+7 |
| * | Remove traces of Python 2: tests and flake fixes | Cristián Maureira-Fredes | 2024-11-05 | 1 | -13/+10 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | PyEnum: Remove the now unreachable test cases for old enums | Christian Tismer | 2023-06-19 | 1 | -36/+2 |
| * | PyEnum: Update docs and rename the option | Christian Tismer | 2023-06-16 | 1 | -5/+5 |
| * | PyEnum: Define a fixed list of Int(Enum|Flag) decisions | Christian Tismer | 2022-08-13 | 1 | -5/+9 |
| * | PyEnum: Simplify the test-cases with the new forgiveness mode | Christian Tismer | 2022-07-14 | 1 | -8/+8 |
| * | PyEnum: make forgiving duplicates work with Python 3.11 | Christian Tismer | 2022-07-14 | 1 | -3/+4 |
| * | QEnum: Adapt to the new enum implementation | Christian Tismer | 2022-06-15 | 1 | -2/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -28/+2 |
| * | PyEnum: Prepare Enum tests for both old and new enums | Christian Tismer | 2022-05-22 | 1 | -0/+2 |
| * | PyPySide: fix quite a few tests using del or __del__ | Christian Tismer | 2021-10-27 | 1 | -1/+3 |
| * | shiboken6: Fix an impossible reference to type_new | Christian Tismer | 2021-09-23 | 1 | -0/+6 |
| * | Tests: Fix some space-related flake8 warnings | Friedemann Kleint | 2021-04-29 | 1 | -1/+6 |
| * | Switch from os.path to pathlib.Path, systematic test changes | Christian Tismer | 2021-02-08 | 1 | -1/+2 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+243 |