summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix unit test failuresMatt Vogt2015-04-167-35/+67
* More license test fixesAlex Blasche2015-04-16675-705/+675
* Make tests compile even when serviceframework was builtAlex Blasche2015-04-161-4/+6
* Update contact URLAlex Blasche2015-04-16676-676/+676
* Project files do not have a license headerAlex Blasche2015-04-164-146/+0
* Fix licenses for QtPIMAlex Blasche2015-04-16676-13318/+8666
* Update license files for qtpim repoAlex Blasche2015-04-164-685/+476
* Remove stable branch from qtpim/dev sync.profileAlex Blasche2015-04-161-3/+3
* Replace defaultCollection() with defaultCollectionId()Konstantin Ritt2015-02-1230-93/+74
* Do not mention QtOrganizer in QtContacts moduleKonstantin Ritt2015-02-1218-25/+25
* Fix build with Qt 5.5 (current dev)Konstantin Ritt2015-02-121-0/+1
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-0655-23/+4940
* Add missing qmetatype.h include to qorganizerrecurrencerule.hDmitry Shachnev2015-01-131-0/+1
* Make ID component parameter escaping functions consistentMatt Vogt2015-01-052-16/+28
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-0527-213/+461
* Fix build: error: ‘guard’ was not declared in this scopeZhang Xingtao2014-12-282-0/+80
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-0816-89/+89
* Avoid update contact model if it is marked as autoUpdate false.Renato Araujo Oliveira Filho2014-11-201-1/+1
* Fixed contact import into QDeclarativeContactModel.Renato Araujo Oliveira Filho2014-11-201-0/+77
* Added list of imported ids as argument for importItems.Renato Araujo Oliveira Filho2014-08-266-13/+67
* Cache deserialized manager URIs to promote data sharingMatt Vogt2014-08-084-2/+40
* Unify semantics of ID classesMatt Vogt2014-08-0610-25/+130
* [versit] SubTypeLandline does not imply TEL;TYPE=ISDNMatt Vogt2014-08-058-17/+34
* Cache managerUri value to promote string data sharingMatt Vogt2014-08-012-2/+6
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-0154-2632/+692
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-1829-129/+354
* [versit] Ensure VCARD output is deterministicMatt Vogt2014-07-168-20/+39
* Get rid of StorageLocations conceptKonstantin Ritt2014-07-1321-499/+14
* Revert change to QContactRelationship participant typesMatt Vogt2014-07-0929-313/+326
* Fixed DisplayName conversion to vcard.Renato Araujo Oliveira Filho2014-07-012-5/+3
* Add QContactType::TypeFacet valueMatt Vogt2014-06-248-4/+47
* Fix organizer tests in outlying timezonesMatt Vogt2014-06-244-383/+499
* Remove jsondb backendsMatt Vogt2014-06-16114-19191/+210
* Add the qmlcontacts test back to the set of auto testsMatt Vogt2014-06-0524-103/+184
* Improve Q*Id autotests a bitKonstantin Ritt2014-05-164-93/+56
* Centralize the URI and the ID string parse/build codeKonstantin Ritt2014-05-1613-467/+342
* Avoid create a new contact engine model if the current one is equal.Renato Araujo Oliveira Filho2014-05-141-0/+3
* Fixed memory leak on QDeclarativeContactModel private data.Renato Araujo Oliveira Filho2014-05-142-1/+6
* Decrease code duplicationKonstantin Ritt2014-05-144-76/+57
* Correct expected results when using ICUMatt Vogt2014-05-132-5/+33
* Make the qcontactmanagerfiltering test passMatt Vogt2014-05-134-1157/+871
* Fix the generic implementation of relationship filteringMatt Vogt2014-05-131-4/+10
* Remove dependency on jsondb for generic testsMatt Vogt2014-05-136-15/+28
* Remove the 'local' text from the IdFilter descriptionMatt Vogt2014-05-131-1/+1
* Export QDeclarativeContactInvalidFilter and QDeclarativeOrganizerItemInvalidF...Renato Araujo Oliveira Filho2014-05-124-0/+5
* [ContactModel] Make better use of shared filter and fetchHintKonstantin Ritt2014-05-091-8/+8
* [OrganizerModel] Don't delete fetchHint we don't ownKonstantin Ritt2014-05-092-7/+9
* [OrganizerModel] Don't track the inactive filterKonstantin Ritt2014-05-091-1/+3
* Delete declarative contact after remove it from the model.Renato Araujo Oliveira Filho2014-04-242-4/+52
* Do not delete m_filter on the destructorAlbert Astals Cid2014-04-172-2/+13