aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Move QMetaObjectWrapper into separate header/impl filesUlf Hermann2024-04-281-0/+1
* Generate qmldir files for extra directories with QML filesUlf Hermann2024-04-031-1/+2
* CMake: Enable macOS POST_BUILD deployment for in-tree examplesAlexandru Croitor2024-03-271-0/+2
* Remove the explicit declaration of QQmlComponent::createObject(QQmlV4Function *)Alexey Edelev2024-03-121-1/+5
* Consider Qt6::Qml compile definitions when manually running mocAlexey Edelev2024-03-071-1/+1
* QtQml: Make QQmlScriptString a builtinUlf Hermann2024-02-221-11/+13
* QtQml: install builtins metatypes JSON fileUlf Hermann2024-01-171-0/+18
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-111-2/+1
* QtQml: Always link executable CU on creationUlf Hermann2024-01-101-1/+1
* Long live incremental garbage collection in QML!Fabian Kosmale2023-12-201-1/+1
* QtQml: Have qmltyperegistrar generate jsroot.qmltypesUlf Hermann2023-11-241-4/+10
* Make builtins an actual moduleUlf Hermann2023-11-241-1/+90
* QtQml: Have QtQml.Base formally import QMLUlf Hermann2023-11-171-0/+2
* QQmlSignalNames: Add implementation for signal name manipulationsSami Shalayel2023-07-211-0/+1
* QtQml: unbreak unity-build-batch-size 100000Marc Mutz2023-07-211-0/+25
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-061-2/+0
* QmlCompiler: Inline some array methodsUlf Hermann2023-04-281-0/+1
* Trace: Convert qtdeclarative to use new tracepoint generationAntti Määttä2023-04-261-1/+9
* CMake: use the output dir's .generated dirThiago Macieira2023-04-191-1/+1
* CMake: Mark dependency between QmlMeta and qmlplugin in a static buildAlexandru Croitor2023-04-121-0/+6
* Remove cmake porting artifactsFabian Kosmale2023-03-211-29/+0
* QML: Insert aliases in inline components when loading from disk cacheUlf Hermann2023-03-151-0/+1
* QtQml: Make QQmlTypeNotAvailable publicUlf Hermann2023-02-281-1/+0
* Add the missing dependencies to Qml_sync_headers targetAlexey Edelev2023-02-151-0/+11
* QtQml: Add exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-131-0/+4
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-011-0/+2
* Fix minor API problemsUlf Hermann2023-01-181-0/+3
* Fix build with -no-feature-translationTasuku Suzuki2023-01-171-5/+1
* QML: Add an accurate stack bounds checkerUlf Hermann2022-12-091-0/+6
* qmltc: fix handlers for c++-signalsSami Shalayel2022-12-071-0/+1
* QtQml: Restructure the moduleMaximilian Goldstein2022-11-281-2/+31
* V4: Refactor QQmlValueType{Wrapper|Reference} and QV4::SequenceUlf Hermann2022-10-131-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Create Translation Bindings without CompiledData::BindingSami Shalayel2022-08-151-0/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* qmltc: Use correct output C++ file names within a moduleAndrei Golubev2022-06-291-0/+1
* Create a qrc mapping between build and source dir QML filesAndrei Golubev2022-06-291-0/+1
* QQml*ExtensionInterface: De-inline dtors of polymorphic classesMarc Mutz2022-06-281-1/+1
* Address extension types in qmltcAndrei Golubev2022-06-021-0/+2
* Replace synthetic AOT functions with property-to-property bindingsUlf Hermann2022-05-241-0/+1
* Add a TU for QQmlDebugServerConnection{,Factory} to de-inline dtor & includemocsMarc Mutz2022-05-091-1/+1
* Add a TU for QQmlDebugServiceFactory to de-inline dtor & includemocsMarc Mutz2022-05-091-1/+1
* Add a TU for QV4::Debugging::Debugger to de-inline dtor & includemocsMarc Mutz2022-05-091-1/+1
* Add a TU for QQmlDebugServerMarc Mutz2022-05-041-1/+1
* CMake: Work around moc issue in static builds when building snippetsAlexandru Croitor2022-04-191-2/+5
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-211-5/+0
* Remove the qml_sequence_object feature flagUlf Hermann2022-01-151-5/+1
* Fix handling of QML_COMPILE_HASHUlf Hermann2022-01-071-16/+0
* Move QObject and QQmlComponent into builtinsMaximilian Goldstein2021-12-171-0/+1
* Use qmltc compiler prototype as a fallback implementationAndrei Golubev2021-12-171-0/+4