summaryrefslogtreecommitdiffstats
path: root/tests/auto/qorganizeritem
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Update to new license formatSergio Ahumada2012-11-071-22/+22
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
* Add auto tests for qDebug operator for Organizer.Claudio Brunelli2011-03-011-0/+38
* Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2011-01-061-39/+93
|\
| * Expand unit tests for various organizer classesChris Adams2010-12-221-39/+93
* | Add convenience getters and setters for tagsKevin Wu Won2010-12-021-2/+32
|/
* Expand unit test for qorganizeritemChris Adams2010-10-181-0/+50
* Expand unit test for organizer item subclassesChris Adams2010-10-181-4/+51
* Debug operators were not declared correctly.Michael Goddard2010-10-151-0/+29
* Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-calendar into new...Chris Adams2010-10-151-3/+3
|\
| * Renamed isTimeSpecified to isAllDayKevin Wu Won2010-10-141-3/+3
* | removed engineIdType()Zsolt Simon2010-10-151-3/+0
* | Add datastream operators back to the id classesChris Adams2010-10-151-0/+18
* | Merge branch 'new-id' of scm.dev.nokia.troll.no:qtmobility/qtm-calendar into ...Chris Adams2010-10-151-2/+2
|\ \
| * | Remove constness from return value of managerUriKevin Wu Won2010-10-151-1/+1
| * | rename of engineLocalIdTypeZsolt Simon2010-10-151-1/+1
* | | Fix unit tests for item streaming, fix bug in memory backendChris Adams2010-10-151-21/+4
* | | Fix unit test compilation problemsChris Adams2010-10-151-8/+6
|/ /
* | QOrganizerItemId and QOrganizerCollectionId managerUri will return a const QS...Zsolt Simon2010-10-151-2/+3
* | renamed QOrganizerCollectionEngineLocalId -> QOrganizerCollectionEngineId and...Zsolt Simon2010-10-151-5/+5
* | Changed QOrganizerItemEngineLocalId to be a shared pointerZsolt Simon2010-10-151-2/+2
* | fix for serialization of the QOrganizerItemIdsZsolt Simon2010-10-141-1/+6
* | removed QOrganizerItemLocalId - QOrganizerItemId is used insteadZsolt Simon2010-10-141-17/+26
|/
* Renames some class namesCharles Yin2010-10-121-21/+21
* Ensure that the stream operator for items includes the collection idChris Adams2010-10-111-1/+19
* Fix test failures in QOrganizerItem and QVersitOrganizerExporterKevin Wu Won2010-10-081-16/+0
* Merge branch '1.1' into new-rrulesKevin Wu Won2010-10-081-30/+22
|\
| * Remove supportedDataTypes() function, rename some thingsChris Adams2010-10-061-30/+22
* | 1) drop isDateLimit() and isCountLimit()Charles Yin2010-10-061-16/+16
* | add convenience functions for recurrence rule and detail classesCharles Yin2010-10-061-5/+63
* | Tweak the recurrence rule class by according to the code review.Charles Yin2010-10-051-12/+12
|/
* Add more comprehensive unit tests for datastream operatorsChris Adams2010-10-011-12/+150
* Fix some XFAILs.Michael Goddard2010-09-281-3/+2
* Add parallel_test keyword to a number of tests.Michael Goddard2010-09-281-0/+1
* Fixed some object size issues with QOItem and QOCollectionId classesKevin Wu Won2010-09-211-14/+10
* Mark failing test cases as XFAIL.Kevin Wu Won2010-09-201-1/+4
* Fix build break in test cases caused by new non-integer ID classKevin Wu Won2010-09-171-11/+54
* Add unit tests for specific subclasses of QOrganizerItemChris Adams2010-09-141-0/+177
* Add unit test for qorganizeritem convenience functionsChris Adams2010-09-132-0/+623