Revision 1188395
Go back to digest for 24th October 2010Other in KDE-PIM
Sergio Luis Martins committed changes in /trunk/KDE/kdepimlibs/kcalcore:
Two new methods:
QSet<Field> dirtyFields();
void resetDirtyFields();
Keeping track of which incidence properties changed now happens in KCalCore.
We can now remove complex code from korg, that didn't even do a good job at it.
RB: http://reviewboard.kde.org/r/5673/
Unit-tests 455,457,460 are failing. Already were.
File Changes
Modified 7 files
- /trunk/KDE/kdepimlibs/kcalcore
- /event.cpp
- /event.h
- /incidence.cpp
- /incidencebase.cpp
- /incidencebase.h
- /todo.cpp
- /todo.h
7 files changed in total