| Commit message (Expand) | Author | Age | Files | Lines |
| * | type hints: Evaluate multiple signatures and Union Expressions | Christian Tismer | 2024-10-17 | 1 | -0/+1 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 3 | -0/+3 |
| * | doc: Add page for pyside6-genpyi | Adrian Herrmann | 2024-03-19 | 1 | -9/+10 |
| * | Enum: Move special Flag patch into a snippet | Christian Tismer | 2024-03-05 | 1 | -53/+0 |
| * | signature: Evict the __signature__ attribute, long live signature! | Christian Tismer | 2022-12-22 | 1 | -26/+0 |
| * | signature: Fix handling of rlcompleter as intermediate solution | Christian Tismer | 2022-11-15 | 1 | -0/+26 |
| * | PyEnum: Improve the handling of QKeyCombination | Christian Tismer | 2022-09-01 | 1 | -0/+30 |
| * | Signature Module: Remove special handling of QtMultimedia, amended | Friedemann Kleint | 2022-06-03 | 1 | -6/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 3 | -116/+6 |
| * | __feature__: improve the feature module by a reset function | Christian Tismer | 2022-04-27 | 1 | -1/+1 |
| * | PyPySide: disable feature switching to enable the pyi generation | Christian Tismer | 2021-11-19 | 1 | -6/+9 |
| * | PyPySide: check in the rest of PyPy changes | Christian Tismer | 2021-11-12 | 1 | -1/+2 |
| * | Remove signature loader completely from physical FS | Christian Tismer | 2021-07-28 | 1 | -2/+0 |
| * | signature: update and make embedding aware | Christian Tismer | 2021-07-21 | 1 | -0/+2 |
| * | Fix logging level being set when importing PySide6 | Friedemann Kleint | 2021-07-05 | 1 | -7/+8 |
| * | __feature__: Support generation of modified .pyi files | Christian Tismer | 2021-05-21 | 1 | -1/+7 |
| * | Turn generate_pyi into a general pyi_generator tool, finish | Christian Tismer | 2021-05-17 | 1 | -0/+1 |
| * | Turn generate_pyi into a general pyi_generator tool, main | Christian Tismer | 2021-05-17 | 1 | -1/+1 |
| * | Turn generate_pyi into a general pyi_generator tool, preparation | Christian Tismer | 2021-05-17 | 1 | -200/+2 |
| * | signature: remove inspect and typing from special PySide6 modules | Christian Tismer | 2021-04-01 | 1 | -13/+9 |
| * | Write conversions as typing.Union[] | Friedemann Kleint | 2021-03-29 | 1 | -1/+1 |
| * | Switch from os.path to pathlib.Path, all source changes but tests | Christian Tismer | 2021-02-10 | 1 | -6/+8 |
| * | move "shiboken6/shiboken6" to "shiboken6/Shiboken" | Christian Tismer | 2021-02-06 | 2 | -2/+2 |
| * | signature: Provide fixes and improvements, Part 1 | Christian Tismer | 2021-01-21 | 1 | -1/+2 |
| * | python3: remove all obsolete "from __future__" import statements | Christian Tismer | 2020-11-09 | 2 | -4/+0 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 3 | -0/+446 |