qtdeclarative/tools
Ulf Hermann fa4e37e122 Doc: Rename and rephrase pages for QML {script|type} compiler
They describe the user facing concepts, not the actual tools. In the
case of QML script compiler there are two tools that implement it.

Clarify what qmlsc and qmlcachegen actually do and highlight the
differences.

Also, lower case all references to type compiler and script compiler.
They are not product names and therefore should not be upper cased.

Change-Id: If800d368c904bd829d88b7376b107b1c5351a1ed
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit a6f5a3886d)
2023-03-30 15:51:38 +02:00
..
qml bin/qml: Fix broken handling of --translation commandline argument 2023-02-08 19:02:24 +00:00
qmlcachegen QML: Turn singleton/type mismatch into a run time type error 2023-01-27 12:11:09 +00:00
qmldom Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qmleasing Remove Qt keywords from all headers 2022-12-09 11:55:10 +08:00
qmlformat qmlformat: add 'ensure new line between functions' option 2022-11-24 11:30:03 +01:00
qmlimportscanner Port from container::count() and length() to size() - V5 2022-10-13 00:18:35 +02:00
qmljs Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
qmljsrootgen Port to new Q_UNREACHABLE_RETURN() 2022-10-20 23:59:33 +02:00
qmllint qmllint: Provide import paths and resource files when linting modules 2023-02-08 07:11:17 +00:00
qmlls qmllint: Uncruftify FixSuggestion 2023-02-09 14:31:21 +01:00
qmlplugindump qmlplugindump: Don't crash on value types with extensions 2023-01-04 13:05:14 +00: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 Doc: Rename and rephrase pages for QML {script|type} compiler 2023-03-30 15:51:38 +02:00
qmltestrunner Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltime Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
qmltyperegistrar qmltyperegistrar: Guard against file system failures 2023-02-17 14:20:35 +00:00
shared Port from qAsConst() to std::as_const() 2022-10-07 23:38:56 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00