| Commit message (Expand) | Author | Age | Files | Lines |
| * | Widget examples: Use fully qualified enumerations | Friedemann Kleint | 2024-12-18 | 1 | -20/+20 |
| * | 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 flake8 issues and add exceptions | Cristián Maureira-Fredes | 2024-01-25 | 1 | -1/+1 |
| * | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 1 | -24/+23 |
| * | 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 | -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 | -5/+4 |
| * | examples: clean and improve code | Cristian Maureira-Fredes | 2021-05-13 | 1 | -2/+2 |
| * | examples: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-05 | 1 | -2/+2 |
| * | Examples: Fix some space-related flake warnings | Friedemann Kleint | 2021-04-29 | 1 | -2/+2 |
| * | Brush up the dragdroprobot example | Friedemann Kleint | 2021-04-22 | 1 | -64/+70 |
| * | Port QWidget examples to snake case | Friedemann Kleint | 2021-04-06 | 1 | -15/+15 |
| * | Replace % formatting in examples by f-strings | Friedemann Kleint | 2021-03-22 | 1 | -3/+2 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Friedemann Kleint | 2020-10-12 | 1 | -5/+6 |
| |\ |
|
| | * | Replace deprecated API in examples | Friedemann Kleint | 2020-10-08 | 1 | -5/+6 |
| * | | Fix some examples to run with Qt 6 | Friedemann Kleint | 2020-10-08 | 1 | -1/+2 |
| |/ |
|
| * | Change example scripts permissions to 644 | Cristian Maureira-Fredes | 2018-12-12 | 1 | -1/+0 |
| * | 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/+287 |