aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlintegration
Commit message (Expand)AuthorAgeFilesLines
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-201-0/+1
* Make builtins an actual moduleUlf Hermann2023-11-241-0/+20
* QML: Fix conflicts between QML_ANONYMOUS, QML_UNCREATABLE and namespacesUlf Hermann2023-02-281-3/+5
* QML: Output a warning for creatable object types without default ctorUlf Hermann2023-01-231-2/+14
* Allow more options for creating value types from JS objectsUlf Hermann2022-09-241-2/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QML: Add markers corresponding to various QML attributesAndrei Golubev2022-05-231-6/+12
* Distinguish extensions from extension namespaces in QmlCompiler libraryAndrei Golubev2022-05-091-0/+1
* qqmlintegration: forward declare QmlExtendedNamespaceFabian Kosmale2022-02-081-0/+2
* qmlRegisterTypesAndRevisions: Simplify templateFabian Kosmale2021-12-061-6/+6
* Split QML registration macros into their own moduleFabian Kosmale2021-12-022-0/+163