summaryrefslogtreecommitdiffstats
path: root/tests/auto/contacts/qcontactasync/unittest/tst_qcontactasync.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix construction of QVariant for datatypeChris Adams2020-11-021-1/+1
* Fix licensingJani Heikkinen2017-05-041-17/+12
* purge symbian vestigesOswald Buddenhagen2016-06-151-14/+0
* 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-2/+2
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-061-0/+472
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-051-1/+1
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-011-25/+12
* Revert change to QContactRelationship participant typesMatt Vogt2014-07-091-43/+43
* Remove jsondb backendsMatt Vogt2014-06-161-65/+11
* whitespace fixesOswald Buddenhagen2014-01-191-23/+23
* Check that the request don't get deleted in a slotKonstantin Ritt2014-01-101-25/+2
* Use the installed headersKonstantin Ritt2014-01-081-20/+20
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Refactored Contacts async testsPekka Kauppila2012-06-051-0/+378
* Remove QContactManagerEngineV2Wrapper, add PartialSave functionalityTommi Anttila2012-05-231-3/+5
* Storage locations support for fetch by id request.Mika Tikkakoski2012-05-091-0/+152
* Introducing StorageLocations in QtContacts.Mikko Suonio2012-04-161-12/+17
* Fix regression on organizer side due to latest changes in qtjsondb.Cristiano di Flora2012-04-121-1/+1
* refactor displayLabel detail in contacts APIKranthi Kuntala2012-04-021-8/+2
* Improve JsonDbProcess c++ test utilityikause2012-03-301-1/+1
* remove hasFeature method from contacts ApiKranthi Kuntala2012-03-301-4/+4
* Skip maliciousmanager test if the plugin is not presentPekka Kauppila2012-03-221-0/+2
* Remove QLatin1Constant from Qt PIM module APIs.Cristiano di Flora2012-03-131-14/+14
* Check detail fields when validating contact detail filters on jsondb.Cristiano di Flora2012-03-131-2/+2
* Use enumerations for detail types and detail fields.Cristiano di Flora2012-02-241-31/+45
* Added JsonDb process startup to relevant test cases.Pekka Kauppila2012-02-241-0/+11
* Restructured test asset.Pekka Kauppila2012-02-231-0/+2196