summaryrefslogtreecommitdiffstats
path: root/src/contacts/qcontactmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Accessors should be constChris Adams2021-03-181-2/+2
* Mark virtual methods with override keywordChris Adams2020-11-021-2/+2
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-021-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-11-151-11/+11
* Fix licensingJani Heikkinen2017-05-041-14/+20
* Compile public headers with GCC 6 -Werror=zero-as-null-pointer-constantThiago Macieira2016-06-151-11/+11
* 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-1/+1
* Add QContactCollection.Renato Araujo Oliveira Filho2015-02-061-0/+18
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-181-2/+2
* Get rid of StorageLocations conceptKonstantin Ritt2014-07-131-1/+0
* Revert change to QContactRelationship participant typesMatt Vogt2014-07-091-2/+2
* Centralize the URI and the ID string parse/build codeKonstantin Ritt2014-05-161-2/+3
* Use the installed headersKonstantin Ritt2014-01-081-16/+11
* headersclean: Fix compiler warningsThiago Macieira2013-08-141-1/+1
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Cleaning up old keywords from documentationikause2012-06-131-1/+1
* Improved detecting and reporting errors on storage locations.Mika Tikkakoski2012-06-051-1/+3
* Port QContactManager to QMetaMethod-based connectNotify()Kent Hansen2012-05-071-2/+2
* Add supportedDetailTypes method to QContactManager.Cristiano di Flora2012-04-191-0/+2
* refactor displayLabel detail in contacts APIKranthi Kuntala2012-04-021-4/+0
* remove hasFeature method from contacts ApiKranthi Kuntala2012-03-301-12/+0
* Remove QLatin1Constant from Qt PIM module APIs.Cristiano di Flora2012-03-131-11/+4
* Remove compatibleContact() method from QContactManager.Cristiano di Flora2012-03-131-3/+0
* Use enumerations for detail types and detail fields.Cristiano di Flora2012-02-241-4/+4
* 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
* introduce QContactIdKranthi Kuntala2012-01-241-16/+16
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Adding new ExtendedDetail detail.Cristiano di Flora2011-11-251-7/+0
* Finalize namespace.Xizhi Zhu2011-10-191-2/+2
* First draft of QContactRelationship refactoring.Cristiano di Flora2011-09-211-2/+2
* Fix header files.Xizhi Zhu2011-09-061-7/+6
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+219