| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unnecessary use of 'object' in class constructionremoteobjectsdev | Cristián Maureira-Fredes | 2024-12-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 a number of flake8 errors (part 3) | Adrian Herrmann | 2023-12-06 | 1 | -1/+0 |
| * | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 1 | -25/+22 |
| * | examples: fix unused imports and minor errors in 'widgets' | Cristián Maureira-Fredes | 2022-09-21 | 1 | -1/+1 |
| * | Examples: Add some missing slot decorators | Friedemann Kleint | 2022-08-24 | 1 | -0/+7 |
| * | 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: 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 | -3/+3 |
| * | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 1 | -2/+2 |
| * | Remaining examples: Use per-class imports | Friedemann Kleint | 2021-04-23 | 1 | -56/+59 |
| * | Port the widget tutorials to snake case | Friedemann Kleint | 2021-03-24 | 1 | -184/+184 |
| * | Replace % formatting in examples by f-strings | Friedemann Kleint | 2021-03-22 | 1 | -11/+11 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -1/+1 |
| * | examples: remove unused imports | Cristián Maureira-Fredes | 2020-01-06 | 1 | -1/+1 |
| * | Remove unnecessary show() in tutoral | Cristián Maureira-Fredes | 2019-03-14 | 1 | -1/+0 |
| * | 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/+478 |