[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 '20.0'. Changed from 65a08302d529e53325758456ad4a3672ad247446 to a08d572511f483caf0dd7c65e71c7e22f3585ad6 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 a08d572511f483caf0dd7c65e71c7e22f3585ad6 by Eike Ziller on 30/07/2026 at 07:43.. Editors: Guard SaveItemsDialog against externally closed documents The SaveItemsDialog runs an event loop but caches the IDocuments that were requested to save. It could happen that some of these are closed & deleted during the event loop running, so keep a list of QPointers of the documents, and check if they still exist before attempting to close them. Noticed via Sentry report. Change-Id: I9735b98f5d37b43cf5541b858ddd22ad0e264ba4 Reviewed-by: Christian Stenger <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/a08d572511f483caf0dd7c65e71c7e22f3585ad6