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 some flake warnings | Friedemann Kleint | 2023-11-28 | 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: avoid built-in functions names as variable | Cristian Maureira-Fredes | 2021-05-12 | 1 | -3/+3 |
* | 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/+4 |
* | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 1 | -1/+1 |
* | Port non-QWidget examples to snake case | Friedemann Kleint | 2021-03-29 | 1 | -31/+31 |
* | Replace .format() in examples by f-strings | Friedemann Kleint | 2021-03-23 | 1 | -3/+4 |
* | examples: directory structure | Cristian Maureira-Fredes | 2021-02-09 | 1 | -0/+126 |