aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libpyside: Add a debug operator for PyObjectWrapperHEADdevFriedemann Kleint2 hours2-1/+26
* libshiboken6: Add warnings for conversion errorsFriedemann Kleint2 hours1-2/+11
* Fix some warnings in testsFriedemann Kleint2 hours4-19/+20
* Add changelog 6.9.1Friedemann Kleint8 hours1-0/+56
* type hints: Fix QInputDialog get methodsEce Cinucen32 hours1-0/+5
* type hints: Improve topological sorting between Sequence and IterableChristian Tismer2 days1-1/+7
* libpyside: Make PyObjectWrapper movableFriedemann Kleint3 days2-2/+14
* CI: Use Python 3.10 instead of 3.8 on Win x86_64Simo Fält3 days1-0/+12
* type hints: Correct the collections import in the pyi filesEce Cinucen4 days1-1/+1
* Example: Port qtcharts audio example to qtgraphsEce Cinucen4 days6-0/+143
* Fix pyside6-project relative paths handling and pyproject.toml migrationJaime Resano7 days5-29/+72
* Fix crash retrieving a QGraphicsProxyObject from QVariantFriedemann Kleint7 days5-2/+62
* shiboken6/Documentation: Fix wrong code snippetsFriedemann Kleint7 days1-2/+2
* shiboken6: Add code injection for the wrapper declarationFriedemann Kleint7 days4-75/+84
* Documentation: Recommend using a Dev Drive on WindowsFriedemann Kleint7 days1-2/+9
* libshiboken: Move override name calculation into basewrapperFriedemann Kleint9 days4-20/+32
* libshiboken: Add utility class for stashing Python errorsFriedemann Kleint9 days11-58/+106
* libshiboken: Use PyErr_SetRaisedException() for unraisable exceptionsFriedemann Kleint9 days1-11/+38
* CI: Fix filetype of artifacts archiveSimo Fält9 days1-1/+1
* Improve example_gallery scriptJaime Resano12 days1-332/+340
* libshiboken: Introduce define for old PyErr_ APIFriedemann Kleint2025-05-022-5/+10
* Fix unused variable warning in QVariant conversionFriedemann Kleint2025-05-021-3/+1
* Allow for building with Clang 14 (Yocto)Friedemann Kleint2025-04-303-1/+22
* shiboken6: Rephrase documentation of the default-superclass attributeFriedemann Kleint2025-04-281-3/+6
* Fix pyside6-metaobjectdump crash when using @Slot(result=None)Jaime Resano2025-04-251-1/+3
* Remove dependency on tomlkitShyamnath Premnadh2025-04-242-47/+96
* PySide6/type system: Remove obsolete "since" attributesFriedemann Kleint2025-04-235-88/+88
* libshiboken: Refactor BindingManager::getOverride()Friedemann Kleint2025-04-231-47/+33
* Fix QMetaEnum conversions into QVariantRenato Araujo Oliveira Filho2025-04-238-19/+49
* type-hints: Fix properties on __init__ functionsEce Cinucen2025-04-231-1/+5
* Fix crash when entering a Qt message handler with a Python error setFriedemann Kleint2025-04-231-0/+5
* Fix building of .pyi files for Windows debugFriedemann Kleint2025-04-171-4/+7
* PySide/Signal manager: Fix corruption when connecting to temporary objectFriedemann Kleint2025-04-171-0/+1
* Expose QPolygonF operator==, != inherited from QListRenato Araujo Oliveira Filho2025-04-162-0/+17
* CI: Use master.qt.io instead of mirror for downloading libclangSimo Fält2025-04-162-2/+2
* shiboken6: Fix invalid function parameters caused by lambdas in inline codeFriedemann Kleint2025-04-161-2/+6
* Replace Py_GetProgramFullPath by PySys_GetObjectCristián Maureira-Fredes2025-04-101-1/+1
* Replace strncpy by memcpyCristián Maureira-Fredes2025-04-101-1/+2
* Deployment: Rephrase a warning messageShyamnath Premnadh2025-04-101-2/+2
* PySide6: Add class QMessageLoggerShyamnath Premnadh2025-04-106-0/+160
* Use QT_CONFIG when possibleCristián Maureira-Fredes2025-04-073-5/+5
* qtasyncio: fix f-string quotationCristián Maureira-Fredes2025-04-071-2/+2
* build: drop license from classifiersCristián Maureira-Fredes2025-04-041-4/+0
* type-hints: Correct QMessagebox annotationsEce Cinucen2025-04-041-10/+30
* doc: Fix unclosed command formattingJaime Resano2025-04-041-1/+1
* doc: Fix broken ref: "parent"Jaime Resano2025-04-031-2/+2
* doc: Add remoteobjects/modelview screenshotJaime Resano2025-04-031-0/+0
* type hints: Correct type signature for QObject classEce Cinucen2025-04-031-0/+3
* type hints: Correct type signature for Property classEce Cinucen2025-04-031-4/+4
* build: fix author metadata for cross compiled wheelsCristián Maureira-Fredes2025-03-271-3/+3