1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00
dolphin/src/selectionmode
Felix Ernst a07f24228a Fix crash while entering selection mode with Qt6.7
`deleteLater()` on a non-existing object seems to cause a crash with
Qt6.7. This makes some sense but wasn't the case previously.

I didn't test this yet but it is a harmless change so if anyone can confirm we can IMO merge directly.

This was brought up in https://invent.kde.org/system/dolphin/-/merge_requests/764#note_920935, reported in the bug linked below, and the sentry crash reporting page also has a few dozen reports (https://crash-reports.kde.org/organizations/kde/issues/13589/?project=4&query=is%3Aunresolved&referrer=issue-stream&stream_index=1).

Dolphin 24.02 is also affected but we are already past the last bug fix release for it.

BUG: 485599
2024-04-17 07:32:27 +00:00
..
actiontexthelper.cpp Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
actiontexthelper.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
actionwithwidget.cpp Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
actionwithwidget.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
backgroundcolorhelper.cpp Handle deprecation of QGuiApplication::paletteChanged 2024-03-09 13:01:57 +01:00
backgroundcolorhelper.h Handle deprecation of QGuiApplication::paletteChanged 2024-03-09 13:01:57 +01:00
bottombar.cpp Animate most of the bars 2024-03-13 15:39:00 +00:00
bottombar.h Animate most of the bars 2024-03-13 15:39:00 +00:00
bottombarcontentscontainer.cpp Fix crash while entering selection mode with Qt6.7 2024-04-17 07:32:27 +00:00
bottombarcontentscontainer.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
singleclickselectionproxystyle.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
topbar.cpp Animate most of the bars 2024-03-13 15:39:00 +00:00
topbar.h Animate most of the bars 2024-03-13 15:39:00 +00:00