| Commit message (Expand) | Author | Age | Files | Lines |
| * | Widgetbinding: Use Shiboken6Tools cmake package | Shyamnath Premnadh | 2025-09-04 | 3 | -156/+41 |
| * | PySide: Modify samplebinding, widgetbinding and scriptableapplication | Shyamnath Premnadh | 2025-07-04 | 1 | -1/+12 |
| * | Documentation/examples: Show/bundle utils/pyside_config.py | Friedemann Kleint | 2024-10-04 | 1 | -2/+2 |
| * | widgetbinding example: Add missing files to the download | Friedemann Kleint | 2024-08-14 | 1 | -1/+4 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 4 | -0/+4 |
| * | Examples: Update CMake instructions | Friedemann Kleint | 2024-06-04 | 1 | -5/+9 |
| * | Documentation: Link the Qt Widgets Designer custom widget examples | Friedemann Kleint | 2024-03-25 | 1 | -4/+2 |
| * | Replace cmake -H with -S | Adrian Herrmann | 2024-03-11 | 1 | -1/+1 |
| * | widgetbinding example: Move .md file around | Friedemann Kleint | 2023-05-12 | 2 | -0/+10 |
| * | Switch the widget binding example to C++ 17 | Friedemann Kleint | 2023-03-06 | 1 | -2/+2 |
| * | Adapt the widgetbinding example | Friedemann Kleint | 2023-02-20 | 2 | -6/+9 |
| * | Add license headers to cmake files | Friedemann Kleint | 2023-02-16 | 1 | -0/+3 |
| * | Build system: Use modern form of finding and linking Qt libraries | Friedemann Kleint | 2022-11-29 | 1 | -3/+1 |
| * | 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 | 9 | -441/+18 |
| * | examples: Turn most QPainter instances into context managers | Christian Tismer | 2022-01-26 | 1 | -12/+9 |
| * | PyPySide: handle QPainter correctly with GC | Christian Tismer | 2022-01-24 | 1 | -0/+3 |
| * | examples: use exec() instead of exec_() | Cristian Maureira-Fredes | 2021-05-05 | 1 | -1/+1 |
| * | Examples: Use new form of super() | Friedemann Kleint | 2021-04-28 | 2 | -2/+2 |
| * | wheel_tester: Enable it again for Qt >= 6 with Nuitka | Christian Tismer | 2021-04-07 | 1 | -1/+1 |
| * | Port the Qt bindings examples to the <QtModule/QtClass> convention | Friedemann Kleint | 2021-02-24 | 3 | -10/+7 |
| * | Update and unify README.md of our binding examples | Friedemann Kleint | 2021-02-23 | 1 | -20/+22 |
| * | PySide6: Add a Designer plugin | Friedemann Kleint | 2021-02-16 | 1 | -0/+78 |
| * | Prepare the wiggly widget example for use in Designer | Friedemann Kleint | 2021-01-11 | 4 | -30/+83 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 3 | -5/+5 |
| * | Binding Example helpers: Remove version numbers | Friedemann Kleint | 2020-11-02 | 2 | -27/+27 |
| * | Fix the C++ - based examples to work | Friedemann Kleint | 2020-10-29 | 1 | -7/+10 |
| * | examples: Remove Python 2.7 and <3.6 related code | Cristian Maureira-Fredes | 2020-10-28 | 1 | -1/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -6/+6 |
| * | Bump cmake version to 3.16 | Friedemann Kleint | 2020-09-04 | 1 | -2/+2 |
| * | Add custom widget shiboken example | Cristian Maureira-Fredes | 2020-06-19 | 10 | -0/+949 |