aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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