aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/libpysideqml/pysideqmltypeinfo_p.h
Commit message (Expand)AuthorAgeFilesLines
* QML registration code: ModernizeFriedemann Kleint2023-10-231-3/+1
* QML registration code: Port from std::string to QByteArrayFriedemann Kleint2023-10-231-2/+2
* PySide6: Port from QSharedPointer to std::shared_ptrFriedemann Kleint2023-01-041-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-05-271-38/+2
* Add the QmlAttached decoratorFriedemann Kleint2022-02-161-0/+1
* Add the QmlExtended decoratorFriedemann Kleint2022-02-161-0/+13
* Add the @QmlForeign decoratorFriedemann Kleint2022-02-111-0/+2
* libpysideqml: Use a shared pointer in the QmlTypeInfo hashFriedemann Kleint2022-02-111-2/+5
* libpysideqml: Introduce a hash for extra QML type infoFriedemann Kleint2022-02-021-0/+78