| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | -32/+33 |
| * | Examples: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -4/+5 |
| * | 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 |
| * | Add a context manager for override cursors | Friedemann Kleint | 2022-03-18 | 1 | -3/+2 |
| * | examples: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-05 | 1 | -3/+3 |
| * | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 1 | -1/+1 |
| * | Brush up the main window examples | Friedemann Kleint | 2021-03-25 | 1 | -97/+103 |
| * | Replace % formatting in examples by f-strings | Friedemann Kleint | 2021-03-22 | 1 | -2/+3 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -5/+5 |
| * | Fix a few examples to work | Friedemann Kleint | 2020-07-27 | 1 | -1/+1 |
| * | Initial port of Core,Gui,Widgets,Network,Qml,Quick to Qt 6 | Friedemann Kleint | 2020-07-03 | 1 | -3/+3 |
| * | 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/+304 |