Revision 78de104...

Go back to digest for 11th December 2011

Bug Fixes in KDE Base

Peter Penz committed changes in [kde-baseapps] dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:

Fix crash #2 when filtering items

When KFileItems get removed from the model it is temporary possible
that the pending items are still part of the KFileItemModelRolesUpdater
while they have already been removed from the model (this happens
in the context during the signal itemsRemoved() gets emitted).

File Changes

Modified 1 files
  • dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp
1 files changed in total