Revision 654d64d...

Go back to digest for 7th July 2013

Optimization in KDE Base

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

Keep the "item size hints" of moved items

It's quite expensive to re-calculate them, so we should better just move
them to the correct position, rather than throwing them away.

REVIEW: 111399

File Changes

Modified 3 files
  • /src/kitemviews
  •   dolphin/kitemlistview.cpp
  •   dolphin/private/kitemlistsizehintresolver.cpp
  •   dolphin/private/kitemlistsizehintresolver.h
3 files changed in total