[qt/qt-creator/qt-creator]: 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-creator/qt-creator Pushed by mirror-service into branch 'master'. Changed from 3cb7ecca469702f11becf56b27bbb783ccb2a44f to a720dde7442334a4cb85d73d740ee76c4dc20e35 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 a720dde7442334a4cb85d73d740ee76c4dc20e35 by hjk on 31/07/2026 at 05:37.. ProjectExplorer: Keep run worker modifier extra data in processTask A run worker's process start modifier can set the command, environment and extra data on the process. processTask reads the command and environment back and re-applies them, but rebuilt the extra data from the run configuration alone, discarding anything the modifier set. As a result a native Windows GUI run lost its RunInInteractiveSession flag and launched in the invisible SSH session instead of on the interactive desktop. Assisted-by: Claude Code Change-Id: I93343f953fff753635783b695a76223f19141a6f Reviewed-by: Christian Kandeler <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/a720dde7442334a4cb85d73d740ee76c4dc20e35