aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix pyside6-project relative paths handling and pyproject.toml migrationHEADdevJaime Resano17 hours5-29/+72
* Fix crash retrieving a QGraphicsProxyObject from QVariantFriedemann Kleint30 hours5-2/+62
* shiboken6/Documentation: Fix wrong code snippetsFriedemann Kleint30 hours1-2/+2
* shiboken6: Add code injection for the wrapper declarationFriedemann Kleint30 hours4-75/+84
* Documentation: Recommend using a Dev Drive on WindowsFriedemann Kleint30 hours1-2/+9
* libshiboken: Move override name calculation into basewrapperFriedemann Kleint3 days4-20/+32
* libshiboken: Add utility class for stashing Python errorsFriedemann Kleint3 days11-58/+106
* libshiboken: Use PyErr_SetRaisedException() for unraisable exceptionsFriedemann Kleint3 days1-11/+38
* CI: Fix filetype of artifacts archiveSimo Fält3 days1-1/+1
* Improve example_gallery scriptJaime Resano6 days1-332/+340
* libshiboken: Introduce define for old PyErr_ APIFriedemann Kleint8 days2-5/+10
* Fix unused variable warning in QVariant conversionFriedemann Kleint8 days1-3/+1
* Allow for building with Clang 14 (Yocto)Friedemann Kleint10 days3-1/+22
* shiboken6: Rephrase documentation of the default-superclass attributeFriedemann Kleint12 days1-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
* Android Building: Fix error in macOSShyamnath Premnadh2025-03-271-9/+2
* pytest: Fix a small glitch in _mod_uses_pyside: revisitedChristian Tismer2025-03-271-5/+2
* type hints: Add optional to QTreeWidget.setItemWidgetEce Cinucen2025-03-271-1/+1
* Desktop Deployment: Upgrade Nuitka to 2.6.8Shyamnath Premnadh2025-03-273-4/+4
* type hints: Add optional to QProgressDialog.setCancelButtonEce Cinucen2025-03-271-1/+1
* type hints: Add optional to QTabBar.setTabButtonEce Cinucen2025-03-271-0/+5
* PySide6: Port to Qt include styleFriedemann Kleint2025-03-2739-97/+96
* shiboken6: Port to Qt include styleFriedemann Kleint2025-03-27209-461/+494
* shiboken6: Rename cacheSize() to wrapperCount() for clarityFriedemann Kleint2025-03-272-11/+11
* Doc: Fix encoding error building base docsJaime Resano2025-03-261-1/+1