summaryrefslogtreecommitdiffstats
path: root/src/organizer/qorganizermanagerengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Accessors should be constChris Adams2021-03-181-2/+2
* Use QMetaType::Type instead of the deprecated QVariant::TypeChris Adams2020-11-021-14/+14
* Remove use of deprecated QString methodsChris Adams2020-11-021-2/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-11-021-26/+26
* Don't include mocs inside namespacesChris Adams2018-10-261-2/+2
* Fix licensingJani Heikkinen2017-05-041-14/+20
* Assign return value of non-mutating function back to variableJake Petroules2016-09-161-2/+2
* 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/+3
* PIM ID local components do not need to be human-readableMatt Vogt2015-01-051-2/+2
* Fix build: error: ‘guard’ was not declared in this scopeZhang Xingtao2014-12-281-0/+46
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-011-33/+40
* Extend changed signals to optionally report changed typesMatt Vogt2014-07-181-1/+5
* Fix organizer tests in outlying timezonesMatt Vogt2014-06-241-22/+31
* Remove jsondb backendsMatt Vogt2014-06-161-1/+0
* Make sort order with unset field act on a detail presenceKonstantin Ritt2014-01-281-2/+22
* QtOrganizer: fix initial date for recurrent eventsMichael Krasnyk2014-01-211-2/+3
* Optimize QOrganizerManagerEngine::addSorted()Konstantin Ritt2014-01-181-18/+24
* Fix threaded request synchronization issuesKonstantin Ritt2014-01-171-29/+89
* Require the request be non-nullKonstantin Ritt2014-01-101-177/+165
* Check that the request don't get deleted in a slotKonstantin Ritt2014-01-101-54/+102
* Use the installed headersKonstantin Ritt2014-01-081-6/+6
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-261-2/+2
* Removed deprecated APIs.Xizhi Zhu2012-10-301-11/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Refactoring Organizer detailFilter class.Cristiano di Flora2012-06-051-6/+38
* Use QPointer instead of QWeakPointer for tracking QObjects.Stephen Kelly2012-05-311-11/+11
* Use QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-1/+1
* Fix for determining occurrence end date in OrganizerPäivi Rajala2012-05-091-17/+27
* Fix various coding style issues.Xizhi Zhu2012-04-051-1/+2
* Treats backend version as a normal parameter.Xizhi Zhu2012-04-051-9/+0
* Fixed several warnings in docs.Xizhi Zhu2012-03-201-10/+40
* Remove the obsolete definition name for organizer details.Päivi Rajala2012-03-201-14/+14
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-081-12/+12
* Organizer recurrence support, changes to C++ APIPäivi Rajala2012-02-291-4/+475
* Remove the change log filter.Xizhi Zhu2012-02-061-21/+0
* Fix various coding style issues.Xizhi Zhu2012-02-061-290/+270
* Merge the "invalid" backend into QOrganizerManagerEngine.Xizhi Zhu2012-02-061-1/+5
* Simplify the interface for QOrganizerManager.Xizhi Zhu2012-02-061-315/+167
* 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
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Remove access constraints of item detail.Xizhi Zhu2012-01-091-17/+0
* Use enumeration for detail types.Xizhi Zhu2012-01-091-13/+13
* Use enumerations for detail fields.Xizhi Zhu2012-01-091-11/+11
* Removed all since references from Organizer, contacts and Versitacox2011-12-221-50/+0
* Fix several coding style issues.Xizhi Zhu2011-12-131-1/+1