aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Examples: Fix "http:/" -> "https:/"HEADdevFriedemann Kleint15 hours8-19/+9
* pyside6-deploy: support [tool.pyside6.deploy] in pyproject.tomlShyamnath Premnadh17 hours6-9/+151
* pyside6-project: fully support deploymentShyamnath Premnadh19 hours3-60/+118
* type hints: Remove fix_complaints.pyEce Cinucen21 hours3-62/+0
* pyside6-project/qmltyperegistrar: Fix empty .qmltypes filesFriedemann Kleint23 hours1-7/+4
* qmlsqlintegration tutorial: Add a .pyproject fileFriedemann Kleint40 hours1-0/+3
* type hints: Remove old codeEce Cinucen42 hours1-17/+0
* type hints: Remove duplicate item on mapping.pyEce Cinucen45 hours1-1/+0
* Fix header packaging and include-path regressionsShyamnath Premnadh47 hours4-10/+21
* Fix header installation path to follow filesystem standardsShyamnath Premnadh47 hours16-28/+35
* shiboken6_generator: Reduce usage of reinterpret_cast<> in PyMethodDefFriedemann Kleint3 days1-2/+9
* shiboken6_generator: Port the opaque container code to using PyMethodDefFriedemann Kleint3 days1-28/+22
* shiboken6_generator: Enable deprecating user-added global functionsFriedemann Kleint3 days4-11/+16
* PySide6/QtUiTools: Move loadUiType() into static module sourcesFriedemann Kleint3 days5-154/+221
* shiboken6_generator: Introduce flags for PyMethodDef flagsFriedemann Kleint4 days6-28/+106
* shiboken6_generator: Fix warning about unused variableFriedemann Kleint8 days1-2/+1
* shiboken6_generator: Reject operator templatesFriedemann Kleint8 days1-0/+6
* shiboken6_generator: Improve template support of the code modelFriedemann Kleint8 days5-4/+48
* shiboken6_generator/typedatabase: Fix flag searchFriedemann Kleint9 days2-12/+29
* shiboken6_generator/typesystemparser.cpp: Remove macrosFriedemann Kleint10 days1-227/+269
* shiboken6_generator: Fix debug output of CppTypeEntry/FlagsTypeEntryFriedemann Kleint10 days2-0/+11
* libshiboken: Fix compiler warnings about incorrect function types in PyGetSetDefFriedemann Kleint10 days6-21/+17
* Add changelog 6.11.1Friedemann Kleint10 days1-0/+55
* libpyside: Fix tests bug_408/994 crashing in debug mode or when using Python ...Friedemann Kleint10 days1-0/+8
* pyside6-deploy: Fix bugsShyamnath Premnadh11 days2-2/+6
* pyside6-deploy: Skip Nuitka reinstall when already installedShyamnath Premnadh11 days2-0/+21
* pyside6-deploy: Add --nuitka-version cli optionShyamnath Premnadh11 days2-4/+15
* Deployment: Remove tests that are not relevantShyamnath Premnadh11 days2-178/+0
* pyside6-deploy: Replace pip freeze parsing with importlib.metadataShyamnath Premnadh11 days3-12/+9
* pyside6-deploy: Code cleanup and simplificationsShyamnath Premnadh11 days5-28/+12
* QUiLoader::loadUiType(): Use pyside6-uic with absolute pathFriedemann Kleint11 days1-4/+34
* libpyside: Add sysExecutable()Friedemann Kleint11 days2-0/+22
* libshiboken: Add PepExt_RunString()/PepExt_EvalString()Friedemann Kleint11 days2-0/+33
* Shiboken6ToolsMacros: Fix macOS framework include pathShyamnath Premnadh11 days1-2/+2
* Fix QtWebEngineCore build on 6.11/YoctoFriedemann Kleint14 days2-4/+28
* shiboken6_generator: Remove unused includesFriedemann Kleint14 days34-55/+0
* Documentation generator: Fix non-unity buildFriedemann Kleint14 days1-0/+1
* Security: Add a note to avoid QUiLoader::loadUiType()Friedemann Kleint14 days1-0/+3
* Documentation: Mention byte code checks when adapting to new Python versionFriedemann Kleint2026-04-231-1/+16
* mypy_correctness_test.py: Improve error reportingFriedemann Kleint2026-04-231-4/+12
* libpyside/MetaObjectBuilder: Fix crash when using unittest.mock/patchFriedemann Kleint2026-04-232-5/+8
* shiboken: fix division operator mappings for Python3Ece Cinucen2026-04-226-5/+25
* Fix the star import test for 3.15Friedemann Kleint2026-04-211-0/+7
* Fix test property_python_test.py to pass in debug modeFriedemann Kleint2026-04-211-2/+2
* libshiboken: Increase robustness of star import checkFriedemann Kleint2026-04-211-29/+53
* Update the nanobrowser exampleFriedemann Kleint2026-04-218-124/+103
* Nuitka-COIN: Disable macOS deploy test until Nuitka 4.1Shyamnath Premnadh2026-04-211-1/+7
* Revert "Nuitka-COIN: Replace with ALTERNATIVE_PYTHON3_PATH in wheel_tester.py"Shyamnath Premnadh2026-04-211-24/+5
* Enumerations: Enable the forgiveness feature ENOPT_NO_ZERODEFAULT for 3.15Friedemann Kleint2026-04-203-3/+30
* libpyside: install wheel specific file only when neededSamuli Piippo2026-04-201-3/+3