Revision 90af8ab...

Go back to digest for 19th February 2012

Bug Fixes in KDE-PIM

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

Use a single job to fetch all items at once (fixes bug #293626)

Use KGoogle:::FetchListJob to fetch all items first (even those which take
multiple requests) and then send them all to Akonadi. This avoids using
items streaming and thus many crashes that were reported recently.

File Changes

Added 3 files
  •   libkgoogle/fetchlistjob.cpp
  •   libkgoogle/fetchlistjob.h
  •   libkgoogle/fetchlistjob_p.h
Modified 5 files
  •   calendar/calendarresource.cpp
  •   calendar/calendarresource.h
  •   contacts/contactsresource.cpp
  •   contacts/contactsresource.h
  •   libkgoogle/CMakeLists.txt
8 files changed in total