| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix QMetaEnum conversions into QVariant | Renato Araujo Oliveira Filho | 2025-04-23 | 1 | -0/+3 |
| * | PySide6/Tests: Use fully qualified enumerations | Friedemann Kleint | 2024-12-20 | 1 | -6/+7 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Enum: Move special Flag patch into a snippet | Christian Tismer | 2024-03-05 | 1 | -15/+4 |
| * | Fix conversion of QVariant<->QMatrix<n>x<m> | Friedemann Kleint | 2024-02-22 | 1 | -2/+11 |
| * | PyEnum: Remove the now unreachable test cases for old enums | Christian Tismer | 2023-06-19 | 1 | -2/+0 |
| * | PyEnum: Update docs and rename the option | Christian Tismer | 2023-06-16 | 1 | -1/+1 |
| * | Enum: Enable toInt for QVariant(PyEnum/SbkEnum) | Shyamnath Premnadh | 2023-06-13 | 1 | -1/+32 |
| * | PyEnum: Improve the handling of QKeyCombination, amended | Christian Tismer | 2022-09-02 | 1 | -0/+1 |
| * | PyEnum: Improve the handling of QKeyCombination | Christian Tismer | 2022-09-01 | 1 | -2/+12 |
| * | PyEnum: Define a fixed list of Int(Enum|Flag) decisions | Christian Tismer | 2022-08-13 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -27/+2 |
| * | Tests: Fix some space-related flake8 warnings | Friedemann Kleint | 2021-04-29 | 1 | -0/+2 |
| * | 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/+51 |