summaryrefslogtreecommitdiffstats
path: root/src/plugins/contacts/memory/qcontactmemorybackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enforce detail access constraints in contact operations by defaultChris Adams2021-03-181-3/+3
* Accessors should be constChris Adams2021-03-181-2/+2
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-021-13/+13
* Don't include mocs inside namespacesChris Adams2018-10-261-2/+2
* Fix licensingJani Heikkinen2017-05-041-14/+20
* More license test fixesAlex Blasche2015-04-161-1/+1
* Update contact URLAlex Blasche2015-04-161-1/+1
* Fix licenses for QtPIMAlex Blasche2015-04-161-21/+13
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-121-11/+3
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-061-0/+186
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-051-1/+2
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-011-100/+8
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-181-1/+1
* Revert change to QContactRelationship participant typesMatt Vogt2014-07-091-31/+31
* Add QContactType::TypeFacet valueMatt Vogt2014-06-241-2/+10
* Require the request be non-nullKonstantin Ritt2014-01-101-3/+0
* Check that the request don't get deleted in a slotKonstantin Ritt2014-01-101-3/+1
* Use the installed headersKonstantin Ritt2014-01-081-10/+7
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Use QPointer instead of QWeakPointer for tracking QObjects.Stephen Kelly2012-05-311-1/+1
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-3/+3
* Remove QContactManagerEngineV2Wrapper, add PartialSave functionalityTommi Anttila2012-05-231-95/+144
* Storage locations support for fetch by id request.Mika Tikkakoski2012-05-091-1/+41
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* refactor displayLabel detail in contacts APIKranthi Kuntala2012-04-021-6/+0
* Register some types in contacts Qt Quick plugin and backendsMikko Suonio2012-03-311-0/+3
* remove hasFeature method from contacts ApiKranthi Kuntala2012-03-301-24/+0
* Remove QLatin1Constant from Qt PIM module APIs.Cristiano di Flora2012-03-131-1/+1
* Adapt contacts plugins to new QPlugin system.Cristiano di Flora2012-03-051-1/+0
* QtPim: Fix warnings.Friedemann Kleint2012-02-281-2/+2
* Use enumerations for detail types and detail fields.Cristiano di Flora2012-02-241-4/+4
* Fix contacts memory backend engine id handling.Mikko Suonio2012-02-081-10/+7
* Fix the module names in the file headers.Xizhi Zhu2012-02-061-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fixing several white space related style issues.Mika Tikkakoski2012-01-241-42/+42
* introduce QContactIdKranthi Kuntala2012-01-241-47/+147
* Remove simulator backend from QtContacts API.Cristiano di Flora2012-01-211-8/+0
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Removed all since references from Organizer, contacts and Versitacox2011-12-221-1/+0
* Adding new ExtendedDetail detail.Cristiano di Flora2011-11-251-155/+0
* QContact Memory backend as a plugin.Cristiano di Flora2011-11-151-0/+1025