dolphin/src
Frank Reininghaus ddc050f235 Do not delete sub menus of the control menu explicitly
This is not necessary because the sub menus are children of the main
menu, such that they are deleted together with the other actions by
QMenu::clear().

This prevents a crash that can happen if a sub menu is open while
another menu action is clicked.

Thanks to Fabian Vogt and Wolfgang Bauer for investigating this issue!

BUG: 354558
FIXED-IN: 15.12.2
REVIEW: 126693
2016-01-14 20:36:28 +01:00
..
filterbar KLineEdit to QLineEdit 2014-11-10 09:08:04 +01:00
kitemviews Use the new KOverlayIconPlugin interface from KIO::Widgets 2015-11-04 14:21:39 +01:00
panels Icons: wrong icon usaeg for balloo Review Request #124972 2015-08-30 22:55:11 +02:00
search Remove unneeded include to fix build 2015-05-11 21:45:07 +02:00
settings SVN_SILENT made messages (.desktop file) 2016-01-10 14:42:09 +00:00
statusbar Remove SpaceInfoToolsMenu and use KMoreToolsMenuFactory instead 2015-05-03 20:42:23 +02:00
tests Pedantic-- 2015-09-01 22:02:47 +02:00
views SVN_SILENT made messages (.desktop file) 2016-01-10 14:42:09 +00:00
CMakeLists.txt Enable KCrash crash handler. 2015-11-14 22:37:40 +01:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-dolphin.h.cmake KF5ify Dolphin. 2014-06-29 01:35:37 +02:00
config-X11.h.cmake Merged very early alpha-version of Dolphin 2.0 2011-07-30 20:13:41 +02:00
dbusinterface.cpp Use KPropertiesDialog::showDialog(urls) in DBusInterface::ShowItemProperties 2015-04-29 15:41:13 +02:00
dbusinterface.h Add dbus interface to dolphin 2015-04-22 18:59:39 +05:30
dolphincontextmenu.cpp Save bookmarks when adding them via the context menu. 2015-03-21 17:39:20 +01:00
dolphincontextmenu.h Port KonqCopyToMenu to KFileCopyToMenu 2015-02-04 08:56:17 +01:00
dolphindebug.cpp Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
dolphindebug.h Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
dolphindockwidget.cpp Remove the automoc noise 2014-06-29 10:36:32 +02:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Do not delete sub menus of the control menu explicitly 2016-01-14 20:36:28 +01:00
dolphinmainwindow.h Simplify startup split view handling 2015-04-27 12:55:53 +02:00
dolphinnewfilemenu.cpp Remove the automoc noise 2014-06-29 10:36:32 +02:00
dolphinnewfilemenu.h Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove the deprecated KVersionControlPlugin interface from konqlib 2015-02-25 17:21:10 +01:00
dolphinpart.cpp Fix build in a kdelibs4-free enviroment 2015-02-27 20:17:59 +01:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2016-01-10 14:42:09 +00:00
dolphinpart.h Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00
dolphinpart.rc set the dolphin part's translation domain 2014-11-19 00:54:51 +01:00
dolphinpart_ext.cpp include KFileItem instead of KFileItemList 2015-02-24 12:25:28 +01:00
dolphinpart_ext.h Fix build in a kdelibs4-free enviroment 2015-02-27 20:17:59 +01:00
dolphinrecenttabsmenu.cpp port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphinrecenttabsmenu.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphinremoveaction.cpp simple setShortcuts => setDefaultShortcuts porting 2014-09-14 22:45:10 +02:00
dolphinremoveaction.h Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove the deprecated KVersionControlPlugin interface from konqlib 2015-02-25 17:21:10 +01:00
dolphintabbar.cpp port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabbar.h Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00
dolphintabpage.cpp port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabpage.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabwidget.cpp Fix detach tab not working when path contains spaces. 2015-10-21 13:45:01 +02:00
dolphintabwidget.h Simplify startup split view handling 2015-04-27 12:55:53 +02:00
dolphinui.rc make CTRL+SHIFT+T reopen last closed tab 2014-07-22 17:31:49 +05:30
dolphinviewcontainer.cpp Allow home directories with non-local file paths. 2015-10-21 13:45:45 +02:00
dolphinviewcontainer.h Dolphin: port from KonqOperations::doDrop to the new KIO::DropJob 2015-01-05 09:07:10 +01:00
global.cpp Allow home directories with non-local file paths. 2015-10-21 13:45:45 +02:00
global.h Allow home directories with non-local file paths. 2015-10-21 13:45:45 +02:00
main.cpp Call KLocalizedString::setApplicationDomain("dolphin"); 2015-11-29 19:19:33 +01:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00
org.kde.dolphin.appdata.xml SVN_SILENT made messages (after extraction) 2015-12-17 10:36:05 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) 2016-01-10 14:42:09 +00:00