aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/libpysideqml/pysideqmluncreatable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix class hierarchies not working with legacy qmlRegisterType()Friedemann Kleint2024-05-021-0/+7
* Replace <QtCore/QtGlobal> by respective smaller headersFriedemann Kleint2024-01-251-4/+1
* QML registration code: ModernizeFriedemann Kleint2023-10-231-5/+12
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* libpysideqml: Use a shared pointer in the QmlTypeInfo hashFriedemann Kleint2022-02-111-3/+3
* libpyside: Factor out helpers for class decorators with parametersFriedemann Kleint2022-02-091-72/+37
* PyPySide: Rename interface functions and classes to simplify debuggingChristian Tismer2022-02-031-7/+7
* libpysideqml: Introduce a hash for extra QML type infoFriedemann Kleint2022-02-021-23/+5
* libpysideqml6: Use the namespace PySide::Qml consistentlyFriedemann Kleint2021-12-081-2/+2
* Move the QML registration code into a libraryFriedemann Kleint2021-12-081-0/+196