Revision ca8ae80...
Go back to digest for 7th July 2013Optimization in KDE-PIM
Sergio Luis Martins committed changes in [kdepimlibs] /calendar:
Delay initialize the calendar.
Saves me about 50MB.
Reduces the memory usage by two. It's very rare that we have to
use itip message, no point in having a calendar in memory.
The setCalendar() method will allow the itip handler to share the
calendar with korg.
File Changes
Modified 4 files
- /calendar
- akonadi/itiphandler.cpp
- akonadi/itiphandler.h
- akonadi/itiphandler_p.cpp
- akonadi/itiphandler_p.h
4 files changed in total