summaryrefslogtreecommitdiffstats
path: root/src/contacts/qcontactmanager_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QMultiHash where appropriateChris Adams2020-11-021-3/+3
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-11-021-3/+3
* Migrate QContactManagerData to use QRegularExpressionSamuel Gaist2018-08-061-1/+2
* Fix licensingJani Heikkinen2017-05-041-14/+20
* Drop condition around QFactoryLoaderUlf Hermann2017-03-291-2/+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
* Make ID component parameter escaping functions consistentMatt Vogt2015-01-051-8/+14
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-051-42/+97
* Cache deserialized manager URIs to promote data sharingMatt Vogt2014-08-081-1/+18
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-011-18/+25
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-181-6/+6
* Centralize the URI and the ID string parse/build codeKonstantin Ritt2014-05-161-0/+124
* Use the installed headersKonstantin Ritt2014-01-081-19/+14
* fix compileOswald Buddenhagen2013-03-261-1/+1
* 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-4/+4
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-1/+1
* Remove QContactManagerEngineV2Wrapper, add PartialSave functionalityTommi Anttila2012-05-231-14/+8
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-2/+2
* Remove workaround for fixed bug in qobject_cast.Cristiano di Flora2012-04-121-4/+1
* "Lazy" plugin load in contacts.Claudio Brunelli2012-03-231-68/+40
* Fix the module names in the file headers.Xizhi Zhu2012-02-061-1/+1
* Removed Q_OS_SYMBIAN flagged codeacox2012-02-051-5/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix several white space styling issues.Kranthi Kuntala2012-01-241-9/+9
* introduce QContactIdKranthi Kuntala2012-01-241-15/+25
* Remove simulator backend from QtContacts API.Cristiano di Flora2012-01-211-10/+0
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Iterate via const reference when possibleCristiano di Flora2011-12-021-2/+2
* QContact Memory backend as a plugin.Cristiano di Flora2011-11-151-61/+56
* Finalize namespace.Xizhi Zhu2011-10-191-2/+2
* QtPim: Fix compilation on Windows/Warnings.Friedemann Kleint2011-09-291-1/+1
* Get rid of QtWidgets dependencies from Qt pim libraries.Cristiano di Flora2011-09-171-3/+0
* Fix header files.Xizhi Zhu2011-09-061-1/+1
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+405