aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtCore/glue/qtcorehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to glue code to namespaced Qt buildsFriedemann Kleint2024-01-301-0/+4
* Adapt to Qt 6.5Friedemann Kleint2023-02-091-2/+2
* PySide6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-041-5/+5
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-38/+2
* Implement Q_ARG/Q_RETURN_ARG for QMetaObject.invokeMethod() with argumentsFriedemann Kleint2022-05-101-0/+140