| Commit message (Expand) | Author | Age | Files | Lines |
| * | type hints: Fix some typing bugs for mypy (forgiveness) | Friedemann Kleint | 2024-09-18 | 1 | -2/+2 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 1 | -2/+1 |
| * | Examples: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -6/+5 |
| * | examples: adapt widgets examples | Cristián Maureira-Fredes | 2022-10-06 | 1 | -16/+9 |
| * | examples: fix unused imports and minor errors in 'widgets' | Cristián Maureira-Fredes | 2022-09-21 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -41/+3 |
| * | examples: replace http by https | Cristián Maureira-Fredes | 2022-04-01 | 1 | -1/+1 |
| * | examples: Turn most QPainter instances into context managers | Christian Tismer | 2022-01-26 | 1 | -49/+45 |
| * | PyPySide: handle QPainter correctly with GC | Christian Tismer | 2022-01-24 | 1 | -0/+1 |
| * | examples: clean and improve code | Cristian Maureira-Fredes | 2021-05-13 | 1 | -4/+4 |
| * | examples: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-05 | 1 | -1/+1 |
| * | Examples: Fix some space-related flake warnings | Friedemann Kleint | 2021-04-29 | 1 | -1/+1 |
| * | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 1 | -3/+3 |
| * | Brush up the easing example | Friedemann Kleint | 2021-03-29 | 1 | -120/+130 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -2/+2 |
| * | Fix a few examples to work | Friedemann Kleint | 2020-07-27 | 1 | -1/+1 |
| * | Change example scripts permissions to 644 | Cristian Maureira-Fredes | 2018-12-12 | 1 | -1/+0 |
| * | Remove semicolon from examples | Cristian Maureira-Fredes | 2018-06-18 | 1 | -1/+1 |
| * | Adapt examples to proper QByteArray constructor | Cristian Maureira-Fredes | 2018-06-05 | 1 | -1/+1 |
| * | Change license from all the files | Cristian Maureira-Fredes | 2018-05-03 | 1 | -1/+1 |
| * | Move examples from submodule to pyside-setup | Friedemann Kleint | 2018-01-12 | 1 | -0/+260 |