| Commit message (Expand) | Author | Age | Files | Lines |
* | Samplebinding: Use Shiboken6Tools cmake package | Shyamnath Premnadh | 11 days | 3 | -145/+41 |
* | PySide: Modify samplebinding, widgetbinding and scriptableapplication | Shyamnath Premnadh | 2025-07-04 | 1 | -1/+9 |
* | Documentation: Typo fix | Ece Cinucen | 2024-11-13 | 1 | -1/+1 |
* | Documentation/examples: Show/bundle utils/pyside_config.py | Friedemann Kleint | 2024-10-04 | 1 | -1/+2 |
* | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
* | Fix some documentation warnings and broken links | Friedemann Kleint | 2024-06-17 | 1 | -0/+1 |
* | Examples: Update CMake instructions | Friedemann Kleint | 2024-06-04 | 1 | -6/+10 |
* | Replace cmake -H with -S | Adrian Herrmann | 2024-03-11 | 1 | -3/+3 |
* | Improve the samplebinding build instructions for Windows | Friedemann Kleint | 2024-02-12 | 1 | -1/+1 |
* | shiboken6: Replace options related to nb_zero by nb_bool | Friedemann Kleint | 2023-09-06 | 1 | -1/+1 |
* | doc: fix issues with pyside rst files | CristiΓ‘n Maureira-Fredes | 2023-04-05 | 1 | -2/+1 |
* | Unify the shiboken sample binding example description | Friedemann Kleint | 2023-03-27 | 4 | -2/+50 |
* | Add license headers to cmake files | Friedemann Kleint | 2023-02-16 | 1 | -0/+3 |
* | Build system: Bump versions | Friedemann Kleint | 2022-10-25 | 1 | -2/+2 |
* | Fix binding,scriptable examples when no build type | Adrian Herrmann | 2022-08-22 | 1 | -2/+2 |
* | Fix binding, scriptable examples for Windows debug | Adrian Herrmann | 2022-08-09 | 1 | -2/+20 |
* | Use SPDX license identifiers | Lucie GΓ©rard | 2022-05-27 | 8 | -383/+16 |
* | Examples: Raise C++ standard to 17 for Qt 6 | Friedemann Kleint | 2022-05-13 | 1 | -2/+2 |
* | examples: replace http by https | CristiΓ‘n Maureira-Fredes | 2022-04-01 | 1 | -1/+1 |
* | Polish the samplebinding example | Friedemann Kleint | 2022-03-21 | 5 | -37/+44 |
* | samplebinding example: Remove primitive type definitions | Friedemann Kleint | 2021-12-10 | 2 | -11/+5 |
* | Update example documentation of samplebinding / scriptableapplication | Friedemann Kleint | 2021-12-10 | 3 | -9/+21 |
* | Document the scriptableapplication, samplebinding examples | Friedemann Kleint | 2021-12-08 | 2 | -102/+140 |
* | examples: clean and improve code | Cristian Maureira-Fredes | 2021-05-13 | 1 | -1/+1 |
* | sample binding: Document how to force MSVC in case CMake detects clang | Friedemann Kleint | 2021-05-08 | 1 | -1/+7 |
* | Examples: Fix some space-related flake warnings | Friedemann Kleint | 2021-04-29 | 1 | -0/+3 |
* | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 2 | -3/+3 |
* | Update and unify README.md of our binding examples | Friedemann Kleint | 2021-02-23 | 1 | -13/+16 |
* | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 2 | -3/+3 |
* | Binding Example helpers: Remove version numbers | Friedemann Kleint | 2020-11-02 | 2 | -21/+21 |
* | examples: Remove Python 2.7 and <3.6 related code | Cristian Maureira-Fredes | 2020-10-28 | 2 | -4/+2 |
* | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 2 | -8/+8 |
* | Merge remote-tracking branch 'origin/5.15' into dev | Friedemann Kleint | 2020-09-30 | 5 | -1/+22 |
|\ |
|
| * | samplebinding: Add a sample property definition | Friedemann Kleint | 2020-09-29 | 5 | -1/+22 |
* | | Bump cmake version to 3.16 | Friedemann Kleint | 2020-09-04 | 1 | -2/+2 |
|/ |
|
* | samplebinding: Fix running with Python 3.8.2 on Windows | Friedemann Kleint | 2020-05-05 | 1 | -14/+6 |
* | Change example scripts permissions to 644 | Cristian Maureira-Fredes | 2018-12-12 | 1 | -1/+0 |
* | Add tests to install built wheels and build some examples | Alexandru Croitor | 2018-10-12 | 1 | -2/+7 |
* | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -9/+10 |
* | Add an example that demonstrates bindings to a custom C++ library | Alexandru Croitor | 2018-05-16 | 10 | -0/+1121 |