aboutsummaryrefslogtreecommitdiffstats
path: root/examples/samplebinding
Commit message (Expand)AuthorAgeFilesLines
* Replace cmake -H with -SAdrian Herrmann2024-03-111-3/+3
* Improve the samplebinding build instructions for WindowsFriedemann Kleint2024-02-121-1/+1
* shiboken6: Replace options related to nb_zero by nb_boolFriedemann Kleint2023-09-061-1/+1
* doc: fix issues with pyside rst filesCristián Maureira-Fredes2023-04-051-2/+1
* Unify the shiboken sample binding example descriptionFriedemann Kleint2023-03-274-2/+50
* Add license headers to cmake filesFriedemann Kleint2023-02-161-0/+3
* Build system: Bump versionsFriedemann Kleint2022-10-251-2/+2
* Fix binding,scriptable examples when no build typeAdrian Herrmann2022-08-221-2/+2
* Fix binding, scriptable examples for Windows debugAdrian Herrmann2022-08-091-2/+20
* Use SPDX license identifiersLucie Gérard2022-05-278-383/+16
* Examples: Raise C++ standard to 17 for Qt 6Friedemann Kleint2022-05-131-2/+2
* examples: replace http by httpsCristián Maureira-Fredes2022-04-011-1/+1
* Polish the samplebinding exampleFriedemann Kleint2022-03-215-37/+44
* samplebinding example: Remove primitive type definitionsFriedemann Kleint2021-12-102-11/+5
* Update example documentation of samplebinding / scriptableapplicationFriedemann Kleint2021-12-103-9/+21
* Document the scriptableapplication, samplebinding examplesFriedemann Kleint2021-12-082-102/+140
* examples: clean and improve codeCristian Maureira-Fredes2021-05-131-1/+1
* sample binding: Document how to force MSVC in case CMake detects clangFriedemann Kleint2021-05-081-1/+7
* Examples: Fix some space-related flake warningsFriedemann Kleint2021-04-291-0/+3
* Examples: Use new form of super()Friedemann Kleint2021-04-282-3/+3
* Update and unify README.md of our binding examplesFriedemann Kleint2021-02-231-13/+16
* Rename PySide2 to PySide6Friedemann Kleint2020-11-022-3/+3
* Binding Example helpers: Remove version numbersFriedemann Kleint2020-11-022-21/+21
* examples: Remove Python 2.7 and <3.6 related codeCristian Maureira-Fredes2020-10-282-4/+2
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-282-8/+8
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-09-305-1/+22
|\
| * samplebinding: Add a sample property definitionFriedemann Kleint2020-09-295-1/+22
* | Bump cmake version to 3.16Friedemann Kleint2020-09-041-2/+2
|/
* samplebinding: Fix running with Python 3.8.2 on WindowsFriedemann Kleint2020-05-051-14/+6
* Change example scripts permissions to 644Cristian Maureira-Fredes2018-12-121-1/+0
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-2/+7
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-9/+10
* Add an example that demonstrates bindings to a custom C++ libraryAlexandru Croitor2018-05-1610-0/+1121