Revision e5d9bc6...
Go back to digest for 26th June 2011Features in KDE-PIM
Dan Vratil committed changes in [akonadi-google] /:
Calendar Resource code refactorization + support for creating recurring events
This commit makes some code refactorization of Calendar Resource's code.
The new scheme is similar to that in Contacts Resource - e.g. Event::Event class
was introduced that povides API for conversion to/from JSON.
Additionally, creating recurring events was fixed so that Google now accepts
such events as valid.
File Changes
Added 3 files
- calendar/event.cpp
- calendar/event.h
- calendar/event_p.h
Modified 9 files
- calendar/calendar.h
- calendar/calendarresource.cpp
- calendar/CMakeLists.txt
- calendar/eventcreatejob.cpp
- calendar/eventcreatejob.h
- calendar/eventjob.cpp
- calendar/eventjob.h
- calendar/eventlistjob.cpp
- calendar/eventlistjob.h
12 files changed in total