aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add a TU for QQmlDebugServerMarc Mutz2022-05-071-1/+1
* CMake: Work around moc issue in static builds when building snippetsAlexandru Croitor2022-04-201-2/+5
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-221-5/+0
* Fix handling of QML_COMPILE_HASHUlf Hermann2022-01-071-16/+0
* Use qmltc compiler prototype as a fallback implementationAndrei Golubev2021-12-171-0/+4
* Add CMake deploy support for QML module appsCraig Scott2021-12-131-0/+1
* macOS: Add application bundle's Resources/qml dir as a QML import pathAlexandru Croitor2021-12-071-0/+1
* Split QML registration macros into their own moduleFabian Kosmale2021-12-021-0/+1
* qmltc: Introduce object creation infrastructureAndrei Golubev2021-11-151-0/+1
* Rename qflagpointer_p.h to qbipointer_p.hFabian Kosmale2021-11-031-1/+1
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-021-0/+2
* CMake: Special case qqc2 style plugin static plugin dependenciesAlexandru Croitor2021-10-071-7/+2
* Make QQmlJS::Engine all inline and eliminate unused functionUlf Hermann2021-09-301-1/+1
* Long live (the internal) QQmlFinalizerHook!Fabian Kosmale2021-09-291-0/+1
* Use _qt_internal_collect_qml_root_paths to collect android dependenciesAlexey Edelev2021-09-091-0/+11
* Fix top level builds failing with AUTOMOC-related missing moc exeCraig Scott2021-09-071-0/+1
* Fix top level builds where AUTOMOC_EXECUTABLE was unset on some targetsCraig Scott2021-09-031-1/+2
* Fix top-level developer buildJoerg Bornemann2021-08-311-1/+1
* Add documentation for qt_target_qml_sources()Craig Scott2021-08-301-0/+5
* CMake: Set up extra dependencies for qml static pluginsAlexandru Croitor2021-08-251-0/+14
* Finally drop last references to v8Ulf Hermann2021-08-161-3/+3
* Rename qmlcachegenplus to qmlscUlf Hermann2021-07-141-2/+2
* Make the qmlcachegen binary configurableUlf Hermann2021-07-081-0/+3
* QtQml: Refactor plugin loading into a separate classUlf Hermann2021-06-281-0/+1
* CMake: Use object library initializers for qml pluginsAlexandru Croitor2021-06-251-1/+0
* Add missing file to CMakeListst.txtUlf Hermann2021-06-211-1/+1
* Refactor and update qml CMake APICraig Scott2021-06-041-42/+26
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* Implement debugtranslationserviceTim Jenssen2021-04-261-0/+5
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Move type registration into their own headerFabian Kosmale2021-03-311-0/+1
* Remove qqmlapiversion_p.hFabian Kosmale2021-03-191-1/+0
* Introduce QQmlAnyBinding as an abstraction over bindingsFabian Kosmale2021-03-041-0/+1
* Remove unused QBitField classFabian Kosmale2021-03-041-1/+0
* Transform JSCallData args setting into a functionAndrei Golubev2021-02-121-1/+1
* Use a QDoubleEndedList for the children of animation group jobsUlf Hermann2021-02-051-0/+1
* Remove QQmlCleanupUlf Hermann2021-01-131-1/+0
* masm: Add error handling for failed mprotect()Ulf Hermann2021-01-121-1/+0
* Add a QJSManagedValueUlf Hermann2020-12-181-0/+1
* Allow JavaScript primitive type transformations inline in C++Ulf Hermann2020-12-181-0/+2
* Get rid of the QQmlStaticMetaObjectLars Knoll2020-11-261-1/+0
* CMake: Replace 'file' with 'configure_file' in 'qmldir' generationAlexey Edelev2020-11-181-0/+2
* CMake: Allow building pure QML modules not backed by C++ sourcesAlexandru Croitor2020-11-121-0/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-37/+37
* CMake: Fix what Android lib suffix should be passed as a defineAlexandru Croitor2020-08-171-1/+1
* CMake: Initial work on handling Qt Qml static pluginsAlexandru Croitor2020-08-131-0/+11
* Remove qmake wildcard in masm.priFriedemann Kleint2020-06-301-3/+38
* Replace QQmlBoundSignalExpressionPointer with QQmlRefPointerUlf Hermann2020-06-241-2/+1
* Deduplicate the import resolution algorithmUlf Hermann2020-06-101-0/+1
* Un-pimpl QQmlModuleImportUlf Hermann2020-06-101-1/+0