]> cloud.milkyroute.net Git - dolphin.git/commit
Let each DolphinMainWindow run in a custom process
authorPeter Penz <peter.penz19@gmail.com>
Tue, 12 Apr 2011 18:01:31 +0000 (20:01 +0200)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 12 Apr 2011 18:08:08 +0000 (20:08 +0200)
commitde077f8477c0b7077ed9239be8741fcb67658ffa
tree2057f6b2e6aa34d20b997cebb7a60ce6a0dff334
parenta19e78d75b0bc451685d2248be0ec474b3c18966
Let each DolphinMainWindow run in a custom process

A possible crash in one Dolphin window should not result in crashing
other Dolphin windows. Beside this it also prevents issues with
modal dialogs or notifications.

BUG: 269950
BUG: 206053
BUG: 196034
FIXED-IN: 4.7.0
src/CMakeLists.txt
src/dolphinapplication.cpp
src/dolphinapplication.h
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/main.cpp
src/org.kde.dolphin.Application.xml [deleted file]
src/org.kde.dolphin.MainWindow.xml [deleted file]
src/settings/dolphinsettingsdialog.cpp
src/settings/dolphinsettingsdialog.h