qtdeclarative/tools
Sami Shalayel 2f4b7e8f8a qmlls: add option to disable cmake-calls
Add option to disable cmake calls via commandline arguments, environment
variable and settings file.
Also fix the qmlls.ini generation script to include a line with
no-cmake-calls=false.

Picking back to 6.7 because the cmake call feature introduced in 6.7
might break stuff, so it should be easily disableable.

Fixes: QTBUG-119953
Fixes: QTBUG-119565
Change-Id: Ic3f2e369172aef430c52a98c1713e46b598a4f21
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit d976ddc5b1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-12-29 09:46:19 +01:00
..
qml Remove resize guards from qml tool 2023-09-12 07:07:51 +02:00
qmlcachegen Compiler: Separate function prolog block and add validation of blocks 2023-08-04 09:34:09 +02:00
qmldom QmlDom: Avoid copying and detaching on iteration 2023-09-19 14:34:43 +02:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: fix formatting with -F option 2023-10-16 18:28:49 +02:00
qmlimportscanner Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmljs qmljs: Port to QCommandLineParser 2023-06-30 10:47:17 +02:00
qmljsrootgen qmljsrootgen: port to QCommandLineParser 2023-07-05 09:14:20 +02:00
qmllint qmllint: Add response file support 2023-12-15 08:46:55 +00:00
qmlls qmlls: add option to disable cmake-calls 2023-12-29 09:46:19 +01:00
qmlplugindump QtQml: Store singleton typename as UTF-8 QByteArray 2023-08-30 14:18:17 +02:00
qmlpreview Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlprofiler Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlscene Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmltc QmltcCompiler: Adhere to Compare requirement ("!(a < a)") 2023-12-08 13:14:50 +01:00
qmltestrunner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltime Remove all QML_DECLARE_TYPE from src and tools 2023-11-18 07:37:33 +00:00
qmltyperegistrar qmltyperegistrar: Explicitly override any custom qdebug message pattern 2023-11-29 11:27:06 +00:00
svgtoqml Add tool for converting SVG to QML using Shapes 2023-11-24 17:34:03 +00:00
CMakeLists.txt qmlls: rebuild when modifying QML elements in C++ for CMake projects 2023-12-04 20:16:06 +01:00