summaryrefslogtreecommitdiffstats
path: root/src/organizer/details
Commit message (Expand)AuthorAgeFilesLines
* Fix licensingJani Heikkinen2017-05-0426-364/+520
* More license test fixesAlex Blasche2015-04-1626-26/+26
* Update contact URLAlex Blasche2015-04-1626-26/+26
* Fix licenses for QtPIMAlex Blasche2015-04-1626-553/+345
* Use the installed headersKonstantin Ritt2014-01-0826-62/+71
* Drop some refactoring leftoversKonstantin Ritt2013-12-221-13/+0
* Adjust QT*_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-2625-50/+50
* Add missing QT_{BEGIN,END}_NAMESPACE_<MODULE>Sergio Ahumada2013-03-261-0/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2426-624/+624
* Fix some documentation issues in organizerMikko Suonio2012-06-121-0/+2
* Organizer - fix for not storing location-longitude informationikause2012-06-121-1/+1
* Added missing include file generation to organizerPäivi Rajala2012-04-1624-0/+48
* Cleaning up Organizer header inclusionsikause2012-04-162-1/+3
* Change Organizer Classification detail value from string to enumPäivi Rajala2012-04-102-26/+14
* Make the item field value unique.Xizhi Zhu2012-04-0524-25/+25
* Fix various coding style issues.Xizhi Zhu2012-04-051-1/+1
* Beef-up the detail handling.Xizhi Zhu2012-04-051-75/+96
* Remove QOrganizerItemTag::Anniversary static const string.Xizhi Zhu2012-04-052-9/+0
* Minor fixes for coding style.Xizhi Zhu2012-04-052-3/+1
* Fix various issues in docs.Xizhi Zhu2012-04-051-175/+13
* Fixed several warnings in docs.Xizhi Zhu2012-03-201-4/+3
* Change extended detail field names.Xizhi Zhu2012-03-202-6/+6
* Remove the obsolete definition name for organizer details.Päivi Rajala2012-03-2025-252/+32
* Taken from 261 documentation errors down to 246acox2012-03-1525-4/+52
* Fix the module names in the file headers.Xizhi Zhu2012-02-0624-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3026-28/+28
* Changes to reduce some documentation build errors.acox2012-01-273-5/+5
* Add detail for item version.Xizhi Zhu2012-01-244-0/+128
* Update obsolete contact address.Jason McDonald2012-01-2025-25/+25
* Remove unused header inclusion.Xizhi Zhu2012-01-195-5/+0
* Fixed compile when using statement-expression form of QStringLiteralRohan McGovern2012-01-121-0/+13
* Making Organizer APIs more consistentikause2012-01-112-11/+11
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1124-24/+24
* Remove the match() function for creating filters from details.Xizhi Zhu2012-01-096-85/+0
* Remove access constraints of item detail.Xizhi Zhu2012-01-091-2/+1
* Use enumeration for detail types.Xizhi Zhu2012-01-0924-63/+105
* Use enumerations for detail fields.Xizhi Zhu2012-01-0924-412/+230
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix the comment for item types.Xizhi Zhu2011-12-211-1/+1
* Use enumerations for organizer item types.Xizhi Zhu2011-12-132-69/+30
* Classification -detail to Organizer C++ APIikause2011-12-084-1/+135
* Rsvp-detail C++ implementation for the QOrganizerikause2011-11-184-1/+313
* Change Organizer attendee detail contactId to attendeeIdpengwu2011-11-142-12/+12
* QOrganizerItemDisplayLabel::FieldLabel to correct placeikause2011-11-111-8/+7
* Add attendee detail to organizer c++ APIpengwu2011-11-014-1/+275
* Update anniversary tag stringpengwu2011-10-311-1/+1
* Add anniversary tag constant string for birthday use casePengWu2011-10-282-0/+9
* Rename custom detail to extended detail.Xizhi Zhu2011-10-264-35/+35
* Fix some coding style issues.Xizhi Zhu2011-10-2622-932/+1015
* Simplify interface of QOrganizerItemDetail.Xizhi Zhu2011-10-2621-251/+132