summaryrefslogtreecommitdiffstats
path: root/src/organizer/qorganizermanager_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 QOrganizerManagerData to use QRegularExpressionSamuel Gaist2018-08-061-1/+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
* 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-43/+98
* Cache deserialized manager URIs to promote data sharingMatt Vogt2014-08-081-1/+18
* Simplify contact and organizer ID representationsKonstantin Ritt2014-08-011-23/+24
* 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-0/+124
* Use the installed headersKonstantin Ritt2014-01-081-7/+11
* 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 QStringLiteral macro instead of QLatin1String where possible.Cristiano di Flora2012-05-311-2/+2
* QtPim: Fix compiler warnings.Friedemann Kleint2012-05-141-4/+4
* Treats backend version as a normal parameter.Xizhi Zhu2012-04-051-39/+2
* Adapt QtOrganizer to the new plugin mechanism.Xizhi Zhu2012-03-121-1/+1
* Remove qorganizerpluginsearch_p.h.Xizhi Zhu2012-02-061-18/+17
* Fix various coding style issues.Xizhi Zhu2012-02-061-63/+39
* Merge the "invalid" backend into QOrganizerManagerEngine.Xizhi Zhu2012-02-061-2/+1
* 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 some left-over for Symbian.Xizhi Zhu2011-11-181-4/+0
* Merge organizer mgr engine v2 into v1.Xizhi Zhu2011-11-161-9/+2
* Organizer memory backend as a plugin.Xizhi Zhu2011-11-111-60/+48
* Finalize namespace.Xizhi Zhu2011-10-191-2/+2
* Organizer doesn't depend on Gui.Xizhi Zhu2011-09-091-2/+0
* Fix header files.Xizhi Zhu2011-09-061-1/+1
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+340