Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | type hints: Fix some typing bugs for mypy (forgiveness) | Friedemann Kleint | 2024-09-18 | 1 | -4/+4 |
* | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 2 | -0/+2 |
* | doc: fix build warnings | Cristián Maureira-Fredes | 2023-02-03 | 1 | -1/+1 |
* | Examples: Add some missing slot decorators | Friedemann Kleint | 2022-08-24 | 1 | -1/+13 |
* | Fix various documentation warnings | Friedemann Kleint | 2022-06-22 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 2 | -78/+4 |
* | QtDataVisualization: Add an example for using a numpy array directly | Friedemann Kleint | 2022-05-05 | 4 | -0/+532 |
* | PySide6: Rename the surface_numpy to surface_model_numpy | Friedemann Kleint | 2022-05-05 | 4 | -574/+0 |
* | Refactor the surface examples | Friedemann Kleint | 2022-04-29 | 2 | -231/+237 |
* | Add a surface example using numpy arrays | Friedemann Kleint | 2022-04-20 | 4 | -0/+568 |