Hi,

Please find attached a few patches for QtContacts-EDS backend:

---
0001: QContactEBookBackend: Remove validateDefinition() method

This method is not needed since the engine does not support
mutable definitions. This method is only called before
saving a detail definition.
---
0002: QContactEBookBackend: Code clean up
---
0003: QContactEBookEngine::hasFeature() Correctly report groups as not supported
---
0004: Change versit plugin debug environment variable name
---
0005: Contact filtering by favorite status improvement (Thanks for reminding 
me, completely forgot about this one)

Contact favorite status is now stored as
X-EDS-QTCONTACTS-FAVORITE;X-EDS-QTCONTACTS-INDEX=<index>:0/1
Add EDS-side filtering of contacts based on their favorite
status. Update the unit tests to check the functionality.
---
0006: Versit Plugin: Code clean up

Use QVersitProperty::value() instead of
QVersitProperty::variantValue().toString()
---
0007: Engine: EDS-side Gender filtering

Added support for EDS-side contact filtering based on gender.
This is more efficient that engine-side post filtering.
---

Kr,
Christophe Dumez.

Attachment: 0001-QContactEBookBackend-Remove-validateDefinition-metho.patch
Description: Binary data

Attachment: 0002-QContactEBookBackend-Code-clean-up.patch
Description: Binary data

Attachment: 0003-QContactEBookEngine-hasFeature-Correctly-report-grou.patch
Description: Binary data

Attachment: 0004-Change-versit-plugin-debug-environment-variable-name.patch
Description: Binary data

Attachment: 0005-Contact-filtering-by-favorite-status-improvement.patch
Description: Binary data

Attachment: 0006-Versit-Plugin-Code-clean-up.patch
Description: Binary data

Attachment: 0007-Engine-EDS-side-Gender-filtering.patch
Description: Binary data

_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to