aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build system: Extend sanitizer supportHEADdevFriedemann Kleint32 hours4-10/+34
* Desktop Deployment: Upgrade Nuitka to 2.7.11Shyamnath Premnadh34 hours3-4/+4
* Desktop Deployment: Fix warning for Qt resource filesShyamnath Premnadh2 days2-10/+21
* Camera example: Fix choosing a cameraFriedemann Kleint2 days1-1/+1
* MetaObjectBuilder: Handle quint64 enumerationsFriedemann Kleint3 days6-18/+135
* Add 64 bit support for @QEnum meta typesFriedemann Kleint3 days2-8/+64
* shiboken6: Document Cross CompilationFriedemann Kleint3 days1-0/+71
* Add section about Thread affinity to signals_and_slots.rstFriedemann Kleint3 days1-0/+19
* Output more detailed build in QLibraryInfo::build()Friedemann Kleint3 days2-10/+45
* build system: Switch to new cross compilation support of shiboken6Friedemann Kleint6 days3-22/+16
* shiboken6: Add heuristics for cross compilingFriedemann Kleint6 days3-0/+56
* shiboken6: Pass target to clang parser when cross compilingFriedemann Kleint6 days5-9/+48
* shiboken6: Add a triplet parser and triplet builder with testFriedemann Kleint6 days4-0/+179
* CI: Fix setting Python3 path on Mac vmSimo Fält7 days1-1/+1
* Examples: Sync project fileChristian Stenger7 days1-54/+282
* shiboken6: Add architecture optionFriedemann Kleint8 days4-3/+91
* shiboken6: Add arguments for compiler-pathFriedemann Kleint8 days4-4/+26
* shiboken6: Refactor host/compiler functions for triplet parsingFriedemann Kleint8 days1-26/+52
* pyside6-project lupdate: Support directories in .ts file namesFriedemann Kleint8 days1-1/+4
* Fix PySide build for 6.10Friedemann Kleint8 days3-4/+8
* shiboken6: Dump general log on failure in COINFriedemann Kleint8 days3-1/+16
* shiboken6: Fix qHash signature of class IncludeFriedemann Kleint8 days1-1/+1
* Android: Fix missing multimedia libsShyamnath Premnadh2025-06-191-1/+1
* Remove hard-coded Q_OS_ defines from the CMake filesFriedemann Kleint2025-06-189-45/+9
* shiboken6: Enable using CMAKE_CXX_COMPILER_ID for --compilerFriedemann Kleint2025-06-182-6/+8
* shiboken6: Log type system keywords and host platformFriedemann Kleint2025-06-172-2/+9
* Document property/enum usage for Qt Widgets Designer custom widgetsFriedemann Kleint2025-06-171-1/+35
* Enable using @QEnum/@QFlag-decorated enums as custom widget propertiesFriedemann Kleint2025-06-175-6/+209
* libshiboken/converters: Introduce additional converter function type for the ...Friedemann Kleint2025-06-175-14/+40
* shiboken6: Fix platform comparisonFriedemann Kleint2025-06-161-1/+1
* Pass CMAKE_SYSTEM_NAME as platform argument to shiboken6Friedemann Kleint2025-06-132-1/+3
* shiboken6: Extend the platforms enumerationFriedemann Kleint2025-06-137-30/+46
* doc: Add SECURITY.md for Github mirrorCristián Maureira-Fredes2025-06-131-0/+12
* Remove unused includesFriedemann Kleint2025-06-131-4/+0
* PySide6: Fix handling of config keys for class QProcessFriedemann Kleint2025-06-122-6/+20
* Fix wrong forward declaration of AutoDecRefFriedemann Kleint2025-06-122-2/+2
* PySide: Move CMake config packages into wheelsShyamnath Premnadh2025-06-114-3/+47
* shiboken6: Add a test for automatic conversion from T to std::optional<T>Friedemann Kleint2025-06-062-0/+22
* shiboken6: Generalize the target-to-native container conversion for smart poi...Friedemann Kleint2025-06-064-17/+33
* shiboken6: Split TargetToNativeConversion::sourceTypeCheck()Friedemann Kleint2025-06-063-8/+13
* Fix QVariant conversion of Python classes inheriting QGraphicsProxyObjectFriedemann Kleint2025-06-062-2/+14
* build: re-add text attribute for licenseCristián Maureira-Fredes2025-06-051-1/+1
* build: setuptools, packaging and buildCristián Maureira-Fredes2025-06-044-9/+9
* shiboken6: Add target-to-native conversion rules for smart pointersFriedemann Kleint2025-06-029-19/+64
* shiboken6: Factor out helper writeTemplateCustomConverterRegister()Friedemann Kleint2025-06-022-8/+23
* Extract `libclang_lib_dir` more reliablyCristian Le2025-06-021-22/+3
* type hints: Fix QPropertyAnimation annotationsEce Cinucen2025-06-021-0/+1
* Android Deployment: Do not force install packagesShyamnath Premnadh2025-06-023-7/+23
* PySide Wheels: Add QtVirtualKeyboardQML binariesShyamnath Premnadh2025-05-301-0/+1
* Polish the documentation of variables in code snippetsFriedemann Kleint2025-05-282-17/+21