aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shiboken6/AbstractMetaBuilder: Split class/namespace functionsHEADdevFriedemann Kleint3 days2-93/+114
* shiboken6: Fix warnings about unmatched comparison operator modificationsFriedemann Kleint3 days2-21/+10
* shiboken6: Make synthesized comparison operator functions constFriedemann Kleint3 days2-0/+3
* shiboken6: Clear the cached function signatures on modificationsFriedemann Kleint3 days2-12/+19
* shiboken6: Restrict warning about const mismatch in function modificationsFriedemann Kleint3 days1-1/+9
* qrc tutorial: Add a note about rcc compression levelsFriedemann Kleint3 days1-0/+5
* Indicate user added/user declared functions in signature commentFriedemann Kleint4 days1-0/+4
* shiboken6: Fix clang-tidy warnings about QString::fromLatin1()Friedemann Kleint4 days7-23/+26
* shiboken6: Fix a few clang-tidy warningsFriedemann Kleint4 days2-8/+8
* Documentation: Fix sort order/Jira links generated by the release_notes toolFriedemann Kleint5 days1-10/+20
* shiboken6: Remove redundant operator declarationFriedemann Kleint9 days2-4/+0
* shiboken6: Split out the spaceship operator testsFriedemann Kleint10 days11-39/+124
* shiboken6: Move comparison operator enum type out of AbstractMetaFunctionFriedemann Kleint10 days7-69/+97
* shiboken6: Do not generate reverse comparison operatorsFriedemann Kleint10 days1-1/+7
* shiboken6: Move argument manipulation functions from AbstractMetaBuilder into...Friedemann Kleint10 days3-25/+31
* shiboken6: Refactor signature formatting for overload decisor commentsFriedemann Kleint10 days2-30/+41
* shiboken6: Add messages about synthesized functionsFriedemann Kleint10 days8-6/+106
* shiboken6: Move AbstractMetaFunction::Flags out of the classFriedemann Kleint10 days7-35/+39
* shiboken6: Rename traverseOperatorFunction() to traverseFreeOperatorFunction()Friedemann Kleint10 days2-10/+13
* shiboken6: Add tests for non-homogeneous comparisonFriedemann Kleint10 days2-0/+16
* libshiboken: Fix crash when multiple threads attempt to retrieve the same ove...Friedemann Kleint10 days1-0/+4
* CI: Remove RHEL 8.10 from configsSimo Fält10 days1-1/+1
* PySide6-Android: Add QtWebViewShyamnath Premnadh11 days1-2/+6
* Type hints: Add missing optional return typesEce Cinucen12 days1-0/+25
* PySide6-Android: Fix WebView buildShyamnath Premnadh12 days1-1/+2
* Docs: VSCode Extension for PySide6Shyamnath Premnadh2025-11-284-1/+117
* Fix top-level configuration for IDEAlexandru Croitor2025-11-271-0/+3
* libpyside: Add categorized debug output of names of @QEnum meta typesFriedemann Kleint2025-11-271-0/+3
* Add translation to some examplesFriedemann Kleint2025-11-252-1/+10
* Remote Objects: Enable tests on macOS / ARMFriedemann Kleint2025-11-251-3/+0
* libshiboken: Remove PepErr_GetRaisedException()Friedemann Kleint2025-11-254-18/+4
* Fix passing named tuples in QVariantsFriedemann Kleint2025-11-252-1/+50
* Update documentation on porting examplesFriedemann Kleint2025-11-251-2/+8
* Enum forgiveness mode: Move option checks upFriedemann Kleint2025-11-251-2/+5
* Fix the type hint of QMetaObject.className() to be strFriedemann Kleint2025-11-251-0/+3
* Split off shibokengeneratorFriedemann Kleint2025-11-2423-128/+170
* Move the shiboken-generator source aroundFriedemann Kleint2025-11-24284-0/+0
* Extend target triplet test by aarch64-poky-linuxFriedemann Kleint2025-11-211-1/+7
* shiboken6: Add a triplet classFriedemann Kleint2025-11-2111-348/+504
* libpysideqml: Extract QmlListPropertyMixinFriedemann Kleint2025-11-214-61/+205
* Re-port the player exampleFriedemann Kleint2025-11-219-175/+1054
* create_wheels.py: Add optional warning about non-existent filesFriedemann Kleint2025-11-211-10/+14
* COIN: Use mirror for pyenvFriedemann Kleint2025-11-211-0/+6
* shiboken6/compilersupport: Fix building on Yocto using clang++Friedemann Kleint2025-11-191-8/+1
* shiboken6/compilersupport.cpp: Remove values that are only used for loggingFriedemann Kleint2025-11-193-33/+4
* Fix metatype JSON files missing in wheels (Windows)Friedemann Kleint2025-11-181-0/+1
* Fix metatype JSON files missing in wheels (Linux/macOS)Friedemann Kleint2025-11-171-78/+75
* Fix the QtCharts/callout exampleFriedemann Kleint2025-11-171-1/+2
* draggabletext example: Remove hard-coded paletteFriedemann Kleint2025-11-171-5/+1
* shiboken6: Output the host OS in mjb_shiboken.logFriedemann Kleint2025-11-171-0/+2