Revision b0a12df...

Go back to digest for 3rd March 2013

Bug Fixes in KDE-PIM

Aleix Pol Gonzalez committed changes in [ktp-common-internals] /Declarative:

PinnedContactsModel cleanup

This fixes some problems in the pinned contacts model:
- Use KTp::ContactPtr instead of Tp::ContactPtr
- Compare contact pointers instead of id's. Don't make sure that the
account is the same.
- Add comment explaining why we need to delay the dataChanged when a
conversation state changes. Also use the proper index.

REVIEW: 109136

File Changes

Modified 3 files
  • /Declarative
  •   KTp/contact-pin.cpp
  •   KTp/pinned-contacts-model.cpp
  •   KTp/pinned-contacts-model.h
3 files changed in total