Qt Declarative (Quick 2)
Go to file
Ulf Hermann a41c49c705 Re-add qmlprofiler qmleasing and qmlplugindump to default target
I don't know what the CI is doing there, but fundamentally you cannot
remove those tools from the default target and then install them.

Apparently they were removed from the default target because they don't
work on iOS. Well, they indeed don't work on iOS. Let's make that
explicit instead.

Amends commit c1ae217a52

Change-Id: I3759b03425fcdfc604483632f28be2748fe0efdb
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit 53ee2748ac)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-06-04 09:14:15 +00:00
cmake CMake: Skip qml compile hash recreation in developer builds 2022-02-14 13:17:28 +01:00
coin Add more cores for QtDeclarative build and test phase 2022-05-24 13:54:14 +03:00
dist Merge qtquickcontrols2 into qtdeclarative 2021-08-06 16:23:00 +02:00
examples Sidebar example: nest content in MouseArea to restore hover propagation 2022-03-29 01:12:48 +00:00
features
src QML: Port QV4::CompiledData::JSClassMember to new special integer bitfield 2022-06-04 09:14:15 +00:00
tests Avoid memory leaks in QQuickListView and tst_qqmlinstantiator 2022-06-04 11:14:14 +02:00
tools Re-add qmlprofiler qmleasing and qmlplugindump to default target 2022-06-04 09:14:15 +00:00
.cmake.conf Bump version to 6.2.5 2022-05-25 10:02:52 +03:00
.gitattributes Merge qtquickcontrols2 into qtdeclarative 2021-08-06 16:23:00 +02:00
.gitignore Merge qtquickcontrols2 into qtdeclarative 2021-08-06 16:23:00 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Bump version to 6.2.5 2022-05-25 10:02:52 +03:00
.tag Use tree hash rather than commit hash in .tag file 2022-01-26 01:40:07 +00:00
CMakeLists.txt CMake: Fix warning about ShaderTools not being found when building examples 2021-09-28 15:39:26 +00:00
LICENSE.FDL
LICENSE.GPL2 Fix license headers 2017-12-22 08:05:01 +00:00
LICENSE.GPL3 Fix license headers 2017-12-22 08:05:01 +00:00
LICENSE.GPL3-EXCEPT
LICENSE.GPLv3
LICENSE.LGPL3 Fix license headers 2017-12-22 08:05:01 +00:00
LICENSE.LGPLv3
README.md Rewrite README.md 2021-08-13 10:48:11 +02:00
conanfile.py Conan: Inherit recipe class from QtLeafModule for common functionality 2022-02-04 08:04:31 +00:00
configure.cmake CMake: Add missing qt_cmdline.cmake files 2021-04-16 11:03:59 +02:00
dependencies.yaml Update dependencies on 'tqtc/lts-6.2' in qt/tqtc-qtdeclarative 2022-06-03 14:48:43 +00:00
qt_cmdline.cmake Merge qtquickcontrols2 into qtdeclarative 2021-08-06 16:23:00 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
sync.profile Consolidate test helpers into private libraries 2021-09-14 12:13:57 +02:00