[Korganizer-devel] [Bug 166771] Very slow when switching months in month view

Sergio Martins (ld50) iamsergio at gmail.com
Sun Dec 21 19:53:46 CET 2008


http://bugs.kde.org/show_bug.cgi?id=166771





--- Comment #9 from Sergio Martins (ld50) <iamsergio gmail com>  2008-12-21 19:53:45 ---
SVN commit 899875 by smartins:

Don't call Calendar::events(KDateTime dt) for each day.
Instead, call Calendar::events(KDateTime start, KDateTime end) just once.

This takes care of performance problems in KODayMatrix::updateEvents().

CCBUG: 166771



 M  +40 -18    kodaymatrix.cpp  
 M  +2 -4      kodaymatrix.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=899875


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Korganizer-devel mailing list