| Commit message (Expand) | Author | Age | Files | Lines |
| * | Widget examples: Use fully qualified enumerations | Friedemann Kleint | 2024-12-18 | 1 | -3/+3 |
| * | type hints: Fix some typing bugs for mypy (forgiveness) | Friedemann Kleint | 2024-09-18 | 1 | -1/+1 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | examples: fix flake8 issues and add exceptions | Cristián Maureira-Fredes | 2024-01-25 | 1 | -1/+1 |
| * | Examples: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -2/+2 |
| * | examples: fix unused imports and minor errors in 'widgets' | Cristián Maureira-Fredes | 2022-09-21 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -40/+2 |
| * | 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 | -11/+8 |
| * | PyPySide: handle QPainter correctly with GC | Christian Tismer | 2022-01-24 | 1 | -0/+2 |
| * | examples: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-05 | 1 | -1/+1 |
| * | Cannon tutorial: Brush up code | Friedemann Kleint | 2021-04-22 | 1 | -52/+52 |
| * | Port the widget tutorials to snake case | Friedemann Kleint | 2021-03-24 | 1 | -42/+42 |
| * | Replace % formatting in examples by f-strings | Friedemann Kleint | 2021-03-22 | 1 | -2/+2 |
| * | examples: directory structure | Cristian Maureira-Fredes | 2021-02-09 | 1 | -0/+191 |