| Commit message (Expand) | Author | Age | Files | Lines |
| * | PySide6/Tests: Use fully qualified enumerations | Friedemann Kleint | 2024-12-20 | 1 | -25/+33 |
| * | tests: handle unused imports and fix type issues | Cristián Maureira-Fredes | 2024-12-12 | 1 | -1/+0 |
| * | 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 | -17/+1 |
| * | PyEnum: Update docs and rename the option | Christian Tismer | 2023-06-16 | 1 | -2/+2 |
| * | Fix TypeError when comparing Qt.Flags and objects | Adrian Herrmann | 2022-09-08 | 1 | -0/+19 |
| * | PyEnum: Define a fixed list of Int(Enum|Flag) decisions | Christian Tismer | 2022-08-13 | 1 | -0/+1 |
| * | PyEnum: Simplify the test-cases with the new forgiveness mode | Christian Tismer | 2022-07-14 | 1 | -13/+7 |
| * | PyEnum: Increase compatibility by allowing defaults and old flag names | Christian Tismer | 2022-07-14 | 1 | -0/+19 |
| * | 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 | -7/+13 |
| * | Tests: Fix some space-related flake8 warnings | Friedemann Kleint | 2021-04-29 | 1 | -0/+3 |
| * | Switch from os.path to pathlib.Path, systematic test changes | Christian Tismer | 2021-02-08 | 1 | -1/+2 |
| * | fix both qflags_test and the qflags cppgenerator code | Christian Tismer | 2020-12-03 | 1 | -5/+7 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -0/+128 |