summaryrefslogtreecommitdiffstats
path: root/src/organizer/qorganizermanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accessors should be constChris Adams2021-03-181-2/+2
* Don't include mocs inside namespacesChris Adams2018-10-261-2/+2
* Fix licensingJani Heikkinen2017-05-041-14/+20
* 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-5/+4
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-051-2/+2
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-181-2/+2
* Centralize the URI and the ID string parse/build codeKonstantin Ritt2014-05-161-71/+6
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-041-2/+2
* Use the installed headersKonstantin Ritt2014-01-081-1/+2
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Removed deprecated APIs.Xizhi Zhu2012-10-301-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: add landing page for Qt OrganizerLeena Miettinen2012-09-111-2/+2
* Removed storage location related APIs from QtOrganizer.Xizhi Zhu2012-08-151-2/+0
* Fix some documentation issues in organizerMikko Suonio2012-06-121-5/+5
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-15/+15
* Finetune Organizer storage location errorsikause2012-05-231-1/+4
* Remove several obsoleted APIs.Xizhi Zhu2012-04-161-37/+4
* Fix various issues in docs.Xizhi Zhu2012-04-051-2/+35
* Treats backend version as a normal parameter.Xizhi Zhu2012-04-051-42/+28
* Storagelocation support for Organizer collectionsikause2012-03-301-0/+1
* Organizer recurrence support, changes to C++ APIPäivi Rajala2012-02-291-0/+47
* Fix various coding style issues.Xizhi Zhu2012-02-061-139/+170
* Simplify the interface for QOrganizerManager.Xizhi Zhu2012-02-061-235/+190
* 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
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Fix various coding style issues.Xizhi Zhu2012-01-141-5/+7
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Use enumeration for detail types.Xizhi Zhu2012-01-091-2/+2
* Removed all since references from Organizer, contacts and Versitacox2011-12-221-39/+0
* Fixed link to organizer documentationacox2011-12-181-1/+1
* Use enumerations for organizer item types.Xizhi Zhu2011-12-131-7/+3
* Organizer memory backend as a plugin.Xizhi Zhu2011-11-111-1/+1
* Finalize namespace.Xizhi Zhu2011-10-191-2/+2
* Simplify item / collection validation.Xizhi Zhu2011-10-041-34/+11
* Remove QOrganizerManager::hasFeature().Xizhi Zhu2011-10-041-18/+0
* Simplify the custom detail for organizer.Xizhi Zhu2011-10-041-59/+0
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+973