Revision aa7385d...

Go back to digest for 16th December 2012

Features in KDE-PIM

Martin Klapetek committed changes in [libkpeople/mklapetek/toplevel_contacts] src/persons-model.cpp:

Clean the query results processing and add comments

This could still use optimizations though, loading ~1000 contacts
takes now roughly 3 seconds, which is not bad, but still too much.
Might be worthy doing this in a non-blocking thread and adding
the contacts to the model continuously. That would result in immediate
GUI visibility and also visible indication of data loading.

File Changes

Modified 1 files
  • src/persons-model.cpp
1 files changed in total