| Commit message (Expand) | Author | Age | Files | Lines |
| * | libpyside: Fix clazy warnings about too-large underlying types of enumerations | Friedemann Kleint | 2025-10-02 | 1 | -1/+1 |
| * | PySide6: Port to Qt include style | Friedemann Kleint | 2025-03-27 | 1 | -1/+1 |
| * | libpyside: Fix static analysis warnings | Friedemann Kleint | 2024-06-24 | 1 | -4/+4 |
| * | Use PyType_GetSlot() instead of accessing PyTypeObject's slots in library code | Friedemann Kleint | 2024-01-16 | 1 | -2/+3 |
| * | QML registration code: Port from std::string to QByteArray | Friedemann Kleint | 2023-10-23 | 1 | -3/+3 |
| * | libshiboken/libpyside: Fix special functions | Friedemann Kleint | 2023-10-06 | 1 | -0/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | libpyside: Fix documentation of DecoratorPrivate::tp_call_check() | Friedemann Kleint | 2022-02-16 | 1 | -2/+2 |
| * | libpyside: Factor out helpers for class decorators with parameters | Friedemann Kleint | 2022-02-09 | 1 | -0/+194 |