Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: use posix_prefix to get installation path | Cristián Maureira-Fredes | 2024-12-03 | 1 | -1/+4 |
* | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
* | Deprecation Python 3.8 | Cristián Maureira-Fredes | 2024-03-12 | 1 | -1/+1 |
* | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 1 | -5/+7 |
* | Examples: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -1/+1 |
* | remove mentions to Python 3.6 | Cristián Maureira-Fredes | 2022-10-17 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -39/+2 |
* | examples: replace http by https | Cristián Maureira-Fredes | 2022-04-01 | 1 | -1/+1 |
* | Move from distutils to setuptools | Cristián Maureira-Fredes | 2021-11-26 | 1 | -2/+2 |
* | examples: use f-strings | Cristian Maureira-Fredes | 2021-05-12 | 1 | -4/+4 |
* | Replace .format() in examples by f-strings | Friedemann Kleint | 2021-03-23 | 1 | -11/+15 |
* | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -6/+6 |
* | Binding Example helpers: Remove version numbers | Friedemann Kleint | 2020-11-02 | 1 | -61/+71 |
* | Examples: Remove utils.py | Friedemann Kleint | 2020-11-02 | 1 | -48/+0 |
* | examples: Remove Python 2.7 and <3.6 related code | Cristian Maureira-Fredes | 2020-10-28 | 1 | -15/+4 |
* | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -34/+34 |
* | Automatically Test Small Example With PyInstaller | Christian Tismer | 2019-04-08 | 1 | -2/+2 |
* | Change example scripts permissions to 644 | Cristian Maureira-Fredes | 2018-12-12 | 1 | -1/+0 |
* | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -132/+187 |
* | utils/pyside2_config.py: Fix warning about module imp being deprecated as of ... | Friedemann Kleint | 2018-09-25 | 1 | -3/+18 |
* | Add an example that demonstrates bindings to a custom C++ library | Alexandru Croitor | 2018-05-16 | 1 | -0/+302 |
* | 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/+49 |