dolphin/src
Martin T. H. Sandsmark b1471bbd09 Fix crash when closing split view with ownCloud plugin loaded
KPluginLoader::instantiatePlugins() wraps QPluginLoader::instace(),
which doesn't return a new object for each call, so if we set the
KFileItemModelRolesUpdater instance as parent to the plugin the shared
instance will be deleted leading to crashes when other instances of
KFileItemModelRolesUpdater tries to use their plugin objects.

To fix this, set the QApplication as a parent.

BUG: 357479

REVIEW: 127930
2016-05-21 18:11:46 +02:00
..
filterbar [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
kitemviews Fix crash when closing split view with ownCloud plugin loaded 2016-05-21 18:11:46 +02:00
panels [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
search [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
settings Change wording of Directory to Folder. 2016-05-05 13:43:02 +02:00
statusbar [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
tests Fix exports and linkage, remove sources from tests which are already being linked. 2016-04-22 14:30:32 -03:00
views Don't use old (not existing) names in the documentation. 2016-05-16 19:06:32 +02:00
CMakeLists.txt Fix exports and linkage, remove sources from tests which are already being linked. 2016-04-22 14:30:32 -03: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 [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dbusinterface.h Add dbus interface to dolphin 2015-04-22 18:59:39 +05:30
dolphincontextmenu.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +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 [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Don't allow opening the terminal if shell_access Kiosk mode is set 2016-05-18 10:11:36 +01:00
dolphinmainwindow.h Simplify startup split view handling 2015-04-27 12:55:53 +02:00
dolphinnewfilemenu.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01: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 Don't allow opening the terminal if shell_access Kiosk mode is set 2016-05-18 10:11:36 +01:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2016-03-25 13:03:43 +00:00
dolphinpart.h [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +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 [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphinrecenttabsmenu.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphinremoveaction.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01: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 [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphintabbar.h Q_DECL_OVERRIDE 2014-11-03 23:52:18 +01:00
dolphintabpage.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphintabpage.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphintabwidget.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01: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 [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01: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 Change wording of Directory to Folder. 2016-05-05 13:43:02 +02:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00
org.kde.dolphin.appdata.xml SVN_SILENT made messages (after extraction) 2016-04-27 10:40:01 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-01-20 12:38:42 +00:00