Revision 00274b3...

Go back to digest for 16th June 2013

Optimization in KDE-PIM

Sergio Luis Martins committed changes in [kdepim] /plugins/korganizer:

Performance improvements for the summary view.

Don't call eventsForDate() 7 times, uses incidences() then
timesInInterval() for recurring ones, which is faster.

File Changes

Modified 3 files
  • /plugins/korganizer
  •   kontact/apptsummarywidget.cpp
  •   kontact/summaryeventinfo.cpp
  •   kontact/summaryeventinfo.h
3 files changed in total