aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in pyside/pyside-setupHEADdevQt Submodule Update Bot6 hours1-20/+20
* libshiboken: Avoid allocating an array for the C++ instance pointersFriedemann Kleint13 hours5-54/+196
* libshiboken: Add a function to retrieve the main cptrFriedemann Kleint15 hours6-15/+37
* PySide6: Prevent QLayoutItem wrappers with stale pointersFriedemann Kleint15 hours3-8/+60
* Update dependencies on 'dev' in pyside/pyside-setupQt Submodule Update Bot18 hours1-20/+20
* Update dependencies on 'dev' in pyside/pyside-setupQt Submodule Update Bot32 hours1-20/+20
* libshiboken: Change functions dealing with base class indexes to return unsignedFriedemann Kleint35 hours3-15/+18
* libshiboken: Add class helper macros LIBSHIBOKEN_DISABLE_COPY(_MOVE)Friedemann Kleint35 hours10-35/+38
* libshiboken: Avoid vector allocation in splitPyObject()Friedemann Kleint35 hours2-43/+19
* iOS Deployment: fix name collisions and QML plugin class name lookupEce Cinucen37 hours2-15/+27
* build: Add missing style pluginsEce Cinucen40 hours1-1/+3
* CI: Enforce iOS and Android CI configsSimo Fält42 hours2-7/+0
* Update dependencies on 'dev' in pyside/pyside-setupQt Submodule Update Bot42 hours1-20/+20
* Add missing QtQuickControls2 librariesEce Cinucen44 hours1-2/+2
* Update dependencies on 'dev' in pyside/pyside-setupQt Submodule Update Bot2 days1-20/+20
* coin: iOS build instructions updatedEce Cinucen3 days1-3/+3
* CI: Update used Python version to 3.14 in WinSimo Fält3 days3-6/+6
* CI: Update Python to 3.12 on Linux x86_64Simo Fält3 days2-12/+18
* shiboken6: Fix locating Clang's built-in includes on FedoraCristian Maureira-Fredes3 days1-23/+48
* iOS Deployment: Add DocumentationEce Cinucen4 days3-4/+446
* iOS Deployment: Remove redundant setup from the deploy testsEce Cinucen4 days1-21/+2
* iOS Deployment: Derive the target from the wheelsEce Cinucen4 days3-166/+48
* iOS Deployment: Preserve the source tree when bundling scriptsEce Cinucen4 days2-5/+21
* Scan only "Qt-Security score:critical" tagged files with AxivionSimo Fält6 days1-1/+15
* Revert "Exclude some Axivion warnings"Friedemann Kleint6 days2-5/+0
* Revert "Blacklist some Axivion warnings"Friedemann Kleint6 days3-10/+0
* Revert "libshiboken: Blacklist Axivion warning Qt-NonPodGlobalStatic"Friedemann Kleint6 days2-4/+0
* Documentation: Add macro for std::nulloptFriedemann Kleint8 days1-0/+1
* iOS Deployment: Remove the unused --force flagEce Cinucen9 days1-5/+2
* iOS Deployment: Allow any name for the Python entrypointEce Cinucen9 days2-23/+54
* Fix pyside6-deploy mode precedence and centralize macOS policyShyamnath Premnadh9 days4-10/+50
* Add changelog 6.11.3Friedemann Kleint9 days1-0/+25
* Update the StyleKitControls ExampleFriedemann Kleint9 days5-32/+181
* Documentation: Split Styles and Style Aware Widgets into a set of smaller pagesFriedemann Kleint9 days1-0/+7
* Fix QtAsyncio to work with Python 3.15Friedemann Kleint9 days1-5/+5
* shibokenmodule: Add a recursive dump functionFriedemann Kleint9 days5-15/+82
* libshiboken: Split out info/debug helper functions from basewrapper.cppFriedemann Kleint9 days4-113/+128
* Add new wheel for PdfEce Cinucen10 days5-13/+73
* Update dependencies on 'dev' in pyside/pyside-setupQt Submodule Update Bot11 days1-20/+20
* Add QHttpHeaderRangeSetFriedemann Kleint11 days5-77/+60
* Documentation: Adapt widget styling documentation for 6.12Friedemann Kleint12 days3-20/+9
* Fix wrong snippet override in Model/View tutorialFriedemann Kleint12 days1-1/+1
* Fix the "Translating Applications" tutorial for macOSFriedemann Kleint12 days1-1/+1
* deploy: Move safe_extractall into the shared python_helperEce Cinucen12 days8-43/+27
* Fix ownership of QThread returned from QObject.thread()Matthew Joyce13 days1-0/+5
* tools: Bump iOS Python.xcframework to 3.15.0rc2Ece Cinucen2026-09-111-2/+2
* iOS Deployment: Improve logging and validation of deployment_targetEce Cinucen2026-09-101-3/+19
* iOS Deployment: Fix --dry-run flagEce Cinucen2026-09-102-10/+25
* tools: Add --dry-run option to cross-compile-iosEce Cinucen2026-09-103-6/+28
* tools: Remove leftover build subcommand from cross_compile_iosEce Cinucen2026-09-101-18/+7