summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix qsoundeffect auto test(testVolume)Ling Hu2010-10-211-2/+2
* Headers updateAlexander Abramov2010-10-21297-2728/+1012
* Remove debug output.Michael Goddard2010-10-211-1/+0
* Extend the test plugin to test more parts of the API.Alexander Abramov2010-10-214-27/+95
* Make sure the example (and feedback stack) enumerate actuators correctly.Alexander Abramov2010-10-213-10/+24
* Tweak the QML feedback API so it can be documented.Michael Goddard2010-10-212-5/+8
* Fix unloading of file effects.Michael Goddard2010-10-213-11/+98
* Fix reminder type checking and isEmpty checkingChris Adams2010-10-211-0/+19
* Add test for QVersitContactHandler pluginsKevin Wu Won2010-10-2123-7/+1232
* Fixes: MOBILITY-1775abcd2010-10-201-2/+2
* Intersection filter offset limit changesPrafulla2010-10-201-2/+2
* Fixes: MOBILITY-1775abcd2010-10-201-0/+146
* update headersAlexander Abramov2010-10-189-117/+171
* Merge commit 'upstream/1.1' into 1.1.0Alexander Abramov2010-10-18120-3919/+9539
|\
| * rename DefaultSort enum to NoSort + doc improvementsabcd2010-10-161-3/+3
| * Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-location into 1.1abcd2010-10-1617-297/+1832
| |\
| | * Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-location into 1.1...Qt Continuous Integration System2010-10-161-37/+110
| | |\
| | * \ Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.1Michael Goddard2010-10-154-8/+74
| | |\ \
| | | * \ Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframework ...Qt Continuous Integration System2010-10-151-1/+4
| | | |\ \
| | | | * | Allow localsocket to search the path for the serviceAndrew Stanley-Jones2010-10-151-1/+4
| | | * | | Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-contacts into 1.1...Qt Continuous Integration System2010-10-153-7/+70
| | | |\ \ \
| | | | * | | Add a few tweaks to the V2 schema.Michael Goddard2010-10-152-6/+70
| | | | * | | Removed reference to nonexistent header file in versit benchmark .proKevin Wu Won2010-10-151-1/+0
| | | | |/ /
| | * | | | Merge branch 'new-idstring-merge' of scm.dev.nokia.troll.no:qtmobility/qtm-ca...Chris Adams2010-10-152-0/+31
| | |\ \ \ \
| | | * | | | Debug operators were not declared correctly.Michael Goddard2010-10-152-0/+31
| | * | | | | Fix bug in memory backend, update unit testChris Adams2010-10-151-4/+8
| | |/ / / /
| | * | | | Fix a few build errors.Michael Goddard2010-10-151-4/+4
| | * | | | Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-calendar into new...Chris Adams2010-10-1542-983/+2073
| | |\ \ \ \
| | | * | | | Merge branch 'qtm1.1' into 1.1Kevin Wu Won2010-10-1525-387/+832
| | | |\| | |
| | | * | | | Merge branch '1.1' of scm.dev.nokia.troll.no:qtmobility/qtm-calendar into 1.1...Qt Continuous Integration System2010-10-149-17/+1196
| | | |\ \ \ \
| | | | * | | | Renamed isTimeSpecified to isAllDayKevin Wu Won2010-10-143-14/+14
| | | | * | | | fix unit test configuration for organizer qml pluginCharles Yin2010-10-141-6/+26
| | | | * | | | Ensure that the default implementation of manager engine returns errorChris Adams2010-10-141-1/+84
| | * | | | | | removed engineIdType()Zsolt Simon2010-10-153-9/+0
| | * | | | | | Add datastream operators back to the id classesChris Adams2010-10-152-0/+36
| | * | | | | | Merge branch 'new-id' of scm.dev.nokia.troll.no:qtmobility/qtm-calendar into ...Chris Adams2010-10-155-18/+18
| | |\ \ \ \ \ \
| | | * | | | | | removing "local" keyword from several filesZsolt Simon2010-10-152-12/+12
| | | * | | | | | Remove constness from return value of managerUriKevin Wu Won2010-10-153-3/+3
| | | * | | | | | Removed an invalid include from tst_qorganizercollectionKevin Wu Won2010-10-151-1/+0
| | | * | | | | | rename of engineLocalIdTypeZsolt Simon2010-10-153-3/+3
| | * | | | | | | Fix unit tests for item streaming, fix bug in memory backendChris Adams2010-10-152-37/+8
| | * | | | | | | Fix unit test compilation problemsChris Adams2010-10-154-27/+20
| | * | | | | | | Merge branch 'new-id' of scm.dev.nokia.troll.no:qtmobility/qtm-calendar into ...Chris Adams2010-10-154-24/+27
| | |\| | | | | |
| | | * | | | | | QOrganizerItemId and QOrganizerCollectionId managerUri will return a const QS...Zsolt Simon2010-10-153-6/+9
| | | * | | | | | Renamed some functions (ItemLocalId, CollectionLocalId) in the QOrganizer dec...Zsolt Simon2010-10-151-2/+2
| | | * | | | | | renamed QOrganizerCollectionEngineLocalId -> QOrganizerCollectionEngineId and...Zsolt Simon2010-10-154-15/+15
| | |/ / / / / /
| | * | | | | | removed QOrganizerCollectionLocalId - QOrganizerCollectionId is used insteadZsolt Simon2010-10-153-45/+52
| | * | | | | | Changed QOrganizerItemEngineLocalId to be a shared pointerZsolt Simon2010-10-152-4/+4
| | * | | | | | fix for serialization of the QOrganizerItemIdsZsolt Simon2010-10-142-2/+7
| | * | | | | | removed QOrganizerItemLocalId - QOrganizerItemId is used insteadZsolt Simon2010-10-145-174/+186
| | | |/ / / / | | |/| | | |