| 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 2) | Adrian Herrmann | 2023-12-06 | 1 | -1/+1 |
| * | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 1 | -20/+22 |
| * | DOM XBEL example: Combine create_actions() into create_menus() | Edward Welbourne | 2023-07-17 | 1 | -21/+10 |
| * | examples: remove unused imports | Cristián Maureira-Fredes | 2023-04-05 | 1 | -3/+5 |
| * | 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 | -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 | -2/+2 |
| * | Remaining examples: Use per-class imports | Friedemann Kleint | 2021-04-23 | 1 | -42/+44 |
| * | Port non-QWidget examples to snake case | Friedemann Kleint | 2021-03-29 | 1 | -71/+71 |
| * | Replace % formatting in examples by f-strings | Friedemann Kleint | 2021-03-22 | 1 | -4/+6 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -2/+2 |
| * | Initial port of Core,Gui,Widgets,Network,Qml,Quick to Qt 6 | Friedemann Kleint | 2020-07-03 | 1 | -5/+5 |
| * | Examples: Adapt to new qApp variable | Friedemann Kleint | 2020-02-25 | 1 | -1/+1 |
| * | 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/+263 |