summaryrefslogtreecommitdiffstats
path: root/src/contacts/qcontact.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Fix for QTMOBILITY-1757, updated documenattion for QContact::clearDetails()Markku Kaurila2012-01-031-1/+1
* Fix for QTMOBILITY-1671 - Look up QContactDetail by m_idMarkku Kaurila2011-12-081-1/+6
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Docs: QTMOBILITY-790 changes for ContactsPeter Yard2011-04-271-2/+36
* Docs: added since version to 1.0 classes. QTMOBILITY-790Peter Yard2011-04-151-4/+5
* Add convenience getters and setters for tagsKevin Wu Won2010-12-021-12/+73
* More progress ..Michael Goddard2010-08-241-0/+14
* Move SFW loading of contact actions to a plugin.Michael Goddard2010-08-161-2/+2
* merge latest changes to local branchPetteri Puolakka2010-08-131-174/+56
* Docs: added QtContacts module tag.Peter Yard2010-06-251-0/+2
* Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts into 1.0...Michael Goddard2010-06-081-0/+12
|\
| * Fix bug in maemo5 engine relating to phone number removalChris Adams2010-06-081-0/+12
* | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts into 1.0...Michael Goddard2010-05-281-2/+0
|\|
| * Don't explicitly set detail ids for special-cased details in clear()Chris Adams2010-05-271-2/+0
* | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contactsMichael Goddard2010-05-181-1/+1
|\|
| * Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
* | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contactsChris Adams2010-04-191-108/+312
|\ \
| * | Revert "Remove any code that deals with actions."Chris Adams2010-04-191-2/+205
| |/
| * Remove any code that deals with actions.Michael Goddard2010-04-161-205/+2
| * Make it possible do a controlled update of the display label of a QContact.Michael Goddard2010-04-151-11/+16
| * Fix the QContact::detailsWithAction API.Michael Goddard2010-04-151-35/+35
| * Fixed handling of read-only details.Tero Ahola2010-04-141-1/+1
| * Allow read-only details to be saved in a QContactChris Adams2010-04-141-6/+6
| * Jira QTMOBILITY-55. Added docs to details() relating to use of definitionName.Peter Yard2010-04-141-2/+13
| * Make the availableActions test more efficient.Michael Goddard2010-04-131-7/+4
| * Update the QContact documentation.Michael Goddard2010-04-131-66/+217
| * Optimize QContact::detailsWithAction()Kevin Wu Won2010-04-131-3/+9
| * Fix bug in detailsWithActionKevin Wu Won2010-04-131-8/+5
| * Documentation - missing docs around QLatin1Constant usage.Michael Goddard2010-04-121-4/+37
* | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contactsChris Adams2010-04-061-5/+69
|\|
| * Store the detail definition names and field names internally as latin 1.Michael Goddard2010-04-061-5/+69
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-contactsPeter Yard2010-04-011-1/+1
|\ \
| * | Merge branch '1.0' of scm.dev.nokia.troll.no:qtmobility/qtm-contactsChris Adams2010-04-011-1/+1
| |\|
| | * Make QContactAction API consistent with the rest of the APIChris Adams2010-03-311-1/+1
| | * Revert "Enforce uniqueness and irremovable constraints for QContactThumbnail"Michael Goddard2010-03-241-22/+9
| | * Enforce uniqueness and irremovable constraints for QContactThumbnailChris Adams2010-03-231-9/+22
| | * Remove all deprecated API from contacts moduleChris Adams2010-03-191-79/+0
* | | Jira QTMOBILITY-55: added description of how to get list of definition names ...Peter Yard2010-04-011-3/+18
|/ /
* / Use \deprecated for deprecated/obsolete functions.Michael Goddard2010-03-241-3/+3
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts into ...Chris Adams2010-03-151-3/+42
|\
| * Add a bulk accessor for per-contact preferred details for actionsChris Adams2010-03-121-2/+22
| * Implemented operator<<(QDebug, ..) for data classesKevin Wu Won2010-03-121-0/+10
| * Implement qHash for QContact, QCDetail, QCRelationship, QVDocument, QVPropertyKevin Wu Won2010-03-111-0/+9
| * Fix krazy warnings for contacts and versit incl. symbian and wince backendsKevin Wu Won2010-03-091-1/+1
* | Fix some function signatures and documentation after cherry picks.Chris Adams2010-03-051-2/+2
* | Move QContactRelationshipFilter::Role enum to QContactRelationshipChris Adams2010-03-051-4/+48
* | Deprecate setRelationshipOrder() (and accessor) in QContactChris Adams2010-03-051-2/+6
|/