[qt/qt-creator/plugin-telemetry]: 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/plugin-telemetry Pushed by mirror-service into branch 'master'. Changed from 5c25283ad6fbc4c97ad9bacd37eac48dd027caaa to 20c86cbeb83ef8447553344649902d5151844566 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 e080cf6d8132588fa6361b272978c21c45d54070 by Eike Ziller on 30/07/2026 at 07:43.. Fix crash during shutdown Stop tracking during shutdown, because if signals are sent during shutdown we might accidentally access already deleted data. For example the destructor of CMakeBuildSystem can lead to a anyParsingFinished signal being sent (via destruction of the ParseGuard), and then accessing active projects and build systems is dangerous. Reported via Sentry Change-Id: Ib7d730915289e4bd4e84d9aa2edde767946e8bc9 Reviewed-by: Cristian Adam <[email protected]> https://invent.kde.org/qt/qt-creator/plugin-telemetry/-/commit/e080cf6d8132588fa6361b272978c21c45d54070 Git commit 20c86cbeb83ef8447553344649902d5151844566 by Eike Ziller on 30/07/2026 at 08:22.. Merge remote-tracking branch 'origin/20.0' Change-Id: I321cf2022aa1a2487eed00f05d430c0e12af6ffb https://invent.kde.org/qt/qt-creator/plugin-telemetry/-/commit/20c86cbeb83ef8447553344649902d5151844566