qt5base-lts/src/tools
Joerg Bornemann 3c66def23f windeployqt: Remove hard-coded information about modules and plugins
Windeployqt now reads modules/*.json and translations/catalogs.json to
determine the available Qt modules, Qt plugins and their corresponding
translation catalogs.

This patch removes the hard-coded information that was used before. Now,
we don't have to update windeployqt anymore to teach it a new Qt module.

Pick-to: 6.5
Fixes: QTBUG-109841
Task-number: QTBUG-106342
Change-Id: Ib7b7f44ca7d40d0c73d717d8494367af412ebdbe
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2023-02-07 13:33:01 +01:00
..
androiddeployqt Revert "Revert "Add support for MultiABI with custom install dir of the android-build"" 2023-02-02 19:03:36 +01:00
androidtestrunner IPC: add native key support to QSystemSemaphore 2023-01-22 13:02:04 -03:00
bootstrap Adapt QTimeZone to handle Qt::TimeSpec machinery 2022-12-09 16:16:47 +01:00
cmake_automoc_parser Use QFileInfo's file times in UTC for file timestamps 2023-01-04 19:15:52 +02:00
macdeployqt macdeployqt: Don't remove rpaths more than once 2023-01-10 16:21:12 +01:00
moc moc: Allow calling ctors on pre-allocated data 2023-02-02 15:57:09 +01:00
qdbuscpp2xml Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbusxml2cpp dbus: Fix path to moc file in generated qdbusxml2cpp 2022-12-16 17:21:57 +00:00
qlalr Add missing header guards 2023-01-12 18:14:11 +01:00
qtpaths Make qmake and qtpaths report Qt version baked into the binaries 2023-01-18 13:21:05 +01:00
qvkgen Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
rcc RCCFileInfo: refactor 2023-01-07 17:23:18 +02:00
shared Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
syncqt Add the 'QT_INTERNAL_AVOID_OVERRIDING_SYNCQT_CONFIG' flag 2023-01-13 14:38:16 +01:00
tracegen tracegen: Give warning if flag value is npot2 2023-01-31 07:33:17 +02:00
tracepointgen Add metadata support to tracegen and tracepointgen tools 2023-01-13 12:43:45 +02:00
uic uic: Generate string-based connections for QLCDNumber::display() 2023-02-06 12:20:50 +01:00
windeployqt windeployqt: Remove hard-coded information about modules and plugins 2023-02-07 13:33:01 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
configure.cmake Fix android build with -no-feature-settings 2023-02-02 22:45:34 +00:00