Revision e45fc62...

Go back to digest for 9th February 2014

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps] /src/kitemviews:

Only initialize the hash m_items in KFileItemModel if it is needed

Moreover, clear the entire hash if items are added or removed.

This saves time and memory when loading a directory, and it fixes
problems that might occur if the model is in an inconsistent state, such
as crashes that can happen when we try to remove individual items from
m_items.


FIXED-IN: 4.13.0
REVIEW: 115432

File Changes

Modified 2 files
  • /src/kitemviews
  •   dolphin/kfileitemmodel.cpp
  •   dolphin/kfileitemmodel.h
2 files changed in total