qt6-bb10/src/tools
Thiago Macieira 83d933ef07 moc: move the static_cast<ObjectType *> to the top of qt_static_metacall
We need it for the most common operations in this function
(InvokeMetaMethod and all the property operations), so this avoids
duplication and ensures we always compile the static_cast.

Change-Id: I21b199bb5a1a1de632a3fffd45b339c2f3326100
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 69ce741c186c9a1dd4ea9eecb7a51725c4e62342)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-09-24 04:16:19 +00:00
..
androiddeployqt qtbase build should't fail with -DFEATURE_process=OFF option 2024-09-09 07:45:17 +00:00
androidtestrunner AndroidTestRunner: make build command program deduction more robust 2023-12-18 23:17:55 +02:00
bootstrap Introduce QT_NO_QSNPRINTF and mark QtCore as qsnprintf-free 2024-08-05 18:22:44 +02:00
cmake_automoc_parser Bootstrap: remove QDataStream 2024-03-13 00:00:48 -08:00
macdeployqt macdeployqt: Deploy canbus plugins from QtSerialBus 2024-06-26 03:16:14 +00:00
moc moc: move the static_cast<ObjectType *> to the top of qt_static_metacall 2024-09-24 04:16:19 +00:00
qdbuscpp2xml Tools: handle file opening failure 2024-04-14 00:04:26 +02:00
qdbusxml2cpp qdbusxml2cpp: don't track command line 2024-05-02 23:05:07 +00:00
qlalr Add REUSE ignore comment 2024-05-08 11:09:28 +00:00
qtpaths qtpaths: Drop obsolete code for Qt < 6 2024-04-09 18:48:43 +02:00
qvkgen Add TRY_RUN_FLAGS argument to customize the TRY_RUN command 2023-06-15 11:46:00 +00:00
rcc QDirListing: add flags to handle entries filtering 2024-06-27 01:31:40 +00:00
shared Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
syncqt syncqt: Fix the symbol detection regex 2024-05-22 17:30:28 +02:00
tracegen Change license for tools files 2024-02-07 13:15:09 +01:00
tracepointgen Change license for tools files 2024-02-07 13:15:09 +01:00
uic uic: Relax property name checks 2024-07-09 05:41:05 +00:00
windeployqt windeployqt: deployWebProcess: Copy QtWebEngineProcess.exe to `--libdir` 2024-08-16 11:36:20 +00:00
CMakeLists.txt Fix build with -no-feature-process 2023-12-07 20:53:49 +09:00
configure.cmake Remove mentioning of UWP from windeployqt's configure summary 2023-12-13 23:26:55 +01:00