| Commit message (Expand) | Author | Age | Files | Lines |
| * | PySide6/Tests: Use fully qualified enumerations | Friedemann Kleint | 2024-12-20 | 1 | -1/+1 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Port the QtCore signals tests to modern syntax | Friedemann Kleint | 2024-04-09 | 1 | -10/+1 |
| * | Add QMetaMethod::invoke() | Friedemann Kleint | 2023-11-01 | 1 | -0/+21 |
| * | Add QMetaMethod.fromSignal() | Friedemann Kleint | 2023-02-27 | 1 | -2/+8 |
| * | Enable type strings in Q_ARG/Q_RETURN_ARG for QMetaObject.invokeMethod() | Friedemann Kleint | 2022-09-06 | 1 | -1/+11 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -29/+2 |
| * | Implement Q_ARG/Q_RETURN_ARG for QMetaObject.invokeMethod() with arguments | Friedemann Kleint | 2022-05-10 | 1 | -4/+80 |
| * | Fix signals/slots with non-QObject object types | Friedemann Kleint | 2022-02-28 | 1 | -1/+36 |
| * | Tests: Fix some space-related flake8 warnings | Friedemann Kleint | 2021-04-29 | 1 | -1/+4 |
| * | Tests: Fix star imports | Friedemann Kleint | 2021-04-27 | 1 | -1/+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/+96 |