aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Eliminate QFiniteStack and QQmlParserStatus backlinksUlf Hermann2025-05-151-1/+0
* cmake: recreate .qmlls.ini on build folder changeSami Shalayel2025-04-171-0/+1
* QtQml: Dissolve qqmltranslation.cppUlf Hermann2025-04-111-1/+1
* QtQml: Drop checks for compile hash and Qt version from the CUsUlf Hermann2025-03-181-1/+0
* QmlCompiler: Only import hardcoded builtins by defaultUlf Hermann2025-02-181-3/+17
* CMake: Take new feature doc_snippets into useKai Köhne2025-01-241-5/+1
* QtQml: Better protect QQmlTypeLoader shared dataUlf Hermann2025-01-151-0/+1
* Implement read/write-backs for QVariantMap and QVariantHashLuca Di Sera2024-12-011-0/+1
* QtQml: Clean up qml_type_loader_thread #if'eryUlf Hermann2024-11-291-1/+11
* CMake: Improve copying speed for QML sources and resourcesAlexandru Croitor2024-11-141-0/+1
* CMake: Enable Qml import plugins finalizer during the repo buildAlexandru Croitor2024-11-121-0/+1
* Introduce QQmlPropertyState enumMitch Curtis2024-08-091-0/+1
* Add the QML module URI sanity checkAlexey Edelev2024-07-181-0/+2
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-07-111-0/+2
* CMake: Move QmlMeta into its own subdirectoryAlexandru Croitor2024-07-031-82/+0
* CMake: Fix QmlMeta dependenciesAlexandru Croitor2024-07-031-3/+13
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-111-2/+0
* Restructure builtins and QtQml.BaseUlf Hermann2024-06-031-134/+59
* qt_add_qml_module: Create qt.conf in build dirFabian Kosmale2024-05-301-0/+1
* Support targets for DEPENDENCIES/IMPORTS in qt_add_qml_moduleFabian Kosmale2024-05-281-0/+1
* 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