[qt/qt/qtbase]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtbase Pushed by mirror-service into branch 'dev'. Changed from 139a7047a60df72ce8b5d89e3c66d0c710bbdf8e to d6d19366263499040dc4df5e590369042690b9b9 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit d6d19366263499040dc4df5e590369042690b9b9 by Kai Köhne on 21/07/2026 at 18:53.. CMake: Add requestedExecutionLevel asInvoker to all qt tool executables Extend the added manifest files so that tools like lupdate are not considered as installers on Windows. This is already default for MSVC, but the setting was missing so far for MinGW executables. Note that this is only for Qt's own tools. User applications do use the logic in qt_add_executable() to set requestExecutionLevel instead. Pick-to: 6.5 6.8 6.11 6.12 Fixes: QTBUG-147634 Change-Id: I14eb6b43472f8fb04e9b367b96a4b679d2e78500 Reviewed-by: Joerg Bornemann <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/d6d19366263499040dc4df5e590369042690b9b9