[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 0edf962468796d5638bb1377bb8160f0093e7272 to f215cdba0c244da20b0010d1811ad12b5a8d4cad 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 f215cdba0c244da20b0010d1811ad12b5a8d4cad by Eike Ziller on 31/07/2026 at 07:56.. ProjectExplorer: Fix "Always ask before stopping applications" It was never asking when the option was turned on, because the CheckableMessageBox was used wrongly: The "Decider" that is passed to it must be `false` if the question is supposed to be asked, since it is the answer to "Never ask again", so exactly the opposite to "always ask". Change-Id: Iecd3fab001a9fd34d349fa8a83872a526c4cfb74 Reviewed-by: hjk <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/f215cdba0c244da20b0010d1811ad12b5a8d4cad