Revision b85766c...

Go back to digest for 27th November 2011

Optimization in KDE-PIM

Dan Vratil committed changes in [akonadi-google] /:

Replace generic payload UID by UID recevied from Google when a new object is created.

When a new object is created, commit changes and then start an Akonadi::ItemModifyJob
to update the newly created item's payload (not possible via changeComitted()).

This way UID of the Item is in sync with the one on Google immidiatelly after the Item
is created.

File Changes

Modified 2 files
  •   calendar/calendarresource.cpp
  •   contacts/contactsresource.cpp
2 files changed in total