Revision efe416b...

Go back to digest for 9th December 2012

Optimization in KDE-PIM

Sergio Luis Martins committed changes in [kdepim] /views/todoview:

korg/todoview: Performance optimization: Insert parents first.

We now sort by hierarchy depth first, then insert in increasing
order of depth.

This way we don't need any rows moved signals, which are expensive.

File Changes

Modified 2 files
  • /views/todoview
  •   korganizer/incidencetreemodel.cpp
  •   korganizer/incidencetreemodel_p.h
2 files changed in total