summaryrefslogtreecommitdiffstats
path: root/src/plugins/contacts/memory
Commit message (Expand)AuthorAgeFilesLines
* Set PLUGIN_CLASS_NAME in .pro filesLuca Weiss2021-04-091-0/+1
* Enforce detail access constraints in contact operations by defaultChris Adams2021-03-181-3/+3
* Accessors should be constChris Adams2021-03-182-4/+4
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-022-14/+14
* Use QMultiHash where appropriateChris Adams2020-11-021-1/+1
* Don't include mocs inside namespacesChris Adams2018-10-261-2/+2
* Fix licensingJani Heikkinen2017-05-042-28/+40
* More license test fixesAlex Blasche2015-04-162-2/+2
* Update contact URLAlex Blasche2015-04-162-2/+2
* Fix licenses for QtPIMAlex Blasche2015-04-162-42/+26
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-122-14/+4
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-062-1/+204
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-051-1/+2
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-012-131/+10
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-181-1/+1
* Revert change to QContactRelationship participant typesMatt Vogt2014-07-092-32/+32
* Add QContactType::TypeFacet valueMatt Vogt2014-06-241-2/+10
* Minor clean-up for plugin .pro filesKonstantin Ritt2014-04-141-2/+1
* 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-082-22/+14
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-262-4/+4
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-011-4/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-242-48/+48
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* build system cleanupsOswald Buddenhagen2012-06-281-1/+1
* 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-232-95/+149
* 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-022-12/+0
* Register some types in contacts Qt Quick plugin and backendsMikko Suonio2012-03-311-0/+3
* remove hasFeature method from contacts ApiKranthi Kuntala2012-03-302-25/+0
* Remove QLatin1Constant from Qt PIM module APIs.Cristiano di Flora2012-03-131-1/+1
* Remove compatibleContact() method from QContactManager.Cristiano di Flora2012-03-131-6/+0
* Adapt contacts plugins to new QPlugin system.Cristiano di Flora2012-03-054-4/+7
* QtPim: Fix warnings.Friedemann Kleint2012-02-282-4/+4
* Use enumerations for detail types and detail fields.Cristiano di Flora2012-02-242-8/+8
* Fix contacts memory backend engine id handling.Mikko Suonio2012-02-082-12/+9
* Add contact validation methods to jsondb back-end.Claudio Brunelli2012-02-061-0/+5
* Fix the module names in the file headers.Xizhi Zhu2012-02-062-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Fixing several white space related style issues.Mika Tikkakoski2012-01-242-80/+80
* introduce QContactIdKranthi Kuntala2012-01-242-59/+195
* Remove simulator backend from QtContacts API.Cristiano di Flora2012-01-211-8/+0
* Update obsolete contact address.Jason McDonald2012-01-202-2/+2
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-112-2/+2
* Removed all since references from Organizer, contacts and Versitacox2011-12-221-1/+0
* Adding new ExtendedDetail detail.Cristiano di Flora2011-11-252-174/+0