summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed one un-used file.v5.0.0-beta1Xizhi Zhu2012-08-161-1/+0
* Removed storage location related APIs from QtOrganizer.Xizhi Zhu2012-08-1547-1815/+175
* Adjust handling of fetch request ids in the organizer modelMikko Suonio2012-08-151-4/+10
* Support more data types in extended details in versitorganizerMikko Suonio2012-08-158-71/+328
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-114-4/+4
* Organizer - Improving Qml documentationikause2012-08-078-41/+370
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0263-0/+65
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-3016-89/+178
* Remove duplicate link to ISO 8601 in qtpim external resources file.Mitch Curtis2012-07-251-5/+0
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtPim work.Stephen Kelly2012-07-195-0/+97
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-134-119/+4
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-131-25/+1
* make the unit test find the uninstalled pluginsOswald Buddenhagen2012-07-136-70/+25
* Update the export macros in qtpim.gitThiago Macieira2012-07-125-86/+20
* Fix qorganizerrecurrencerule compile error.Mitch Curtis2012-07-121-5/+0
* build system cleanupsOswald Buddenhagen2012-06-2812-51/+15
* auto-generate module prisOswald Buddenhagen2012-06-289-85/+3
* Fix build/ add missing includes for QDataStream.Friedemann Kleint2012-06-283-0/+3
* contactmanger{,details} tests need jsondbOswald Buddenhagen2012-06-281-3/+3
* qtcontactsdocsample is now buildingKranthi Kuntala2012-06-194-67/+73
* Add allDay property to occurrences in Organizer QML APIPeng Wu2012-06-143-0/+108
* Added partial save tests to qcontactjsondb test module.Mika Tikkakoski2012-06-131-35/+144
* better variable names for code snippetsKranthi Kuntala2012-06-131-5/+5
* fix doc typoKranthi Kuntala2012-06-131-1/+1
* Correct docs for Enum orderKranthi Kuntala2012-06-131-2/+2
* Doc Corrections for wrong return value for relatedContacts MethodKranthi Kuntala2012-06-131-4/+4
* Cleaning up old keywords from documentationikause2012-06-1314-96/+22
* Fix small issues in contacts documentationMikko Suonio2012-06-127-7/+15
* Remove unnecessary semicolonsMikko Suonio2012-06-121-6/+6
* Fix some documentation issues in organizerMikko Suonio2012-06-125-7/+9
* QmlOrganizer - Fix the used filter DetailFilter->DetailFieldFilterikause2012-06-121-1/+1
* Organizer - fix for not storing location-longitude informationikause2012-06-122-6/+18
* Remove fetchContacts request ids from the hash when completedMikko Suonio2012-06-081-2/+4
* Adjust handling of contact fetch request ids in the modelMikko Suonio2012-06-081-3/+5
* Organizer - Test also fields on qml e2e testsikause2012-06-071-1/+19
* Implement organizer versit export/import of extended detailsMikko Suonio2012-06-0712-3/+344
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-071-0/+2
* Fix some contacts qml tests for the memory backendMikko Suonio2012-06-071-3/+4
* Fix for organizer qml test's missing test dataikause2012-06-061-0/+7
* Fix organizer versit export_import qml tests.Cristiano di Flora2012-06-061-3/+12
* Refactoring Organizer detailFilter class.Cristiano di Flora2012-06-0529-838/+2511
* updated OrganizerModel fetchItems methodacox2012-06-054-58/+105
* Do not use dangling EngineId pointers in jsondb plugin.Cristiano di Flora2012-06-053-21/+47
* Refactored Contacts async testsPekka Kauppila2012-06-055-1625/+378
* Improved detecting and reporting errors on storage locations.Mika Tikkakoski2012-06-0522-148/+1162
* Fixed jsondb field name for organization details.Mika Tikkakoski2012-06-052-4/+4
* Make member variables of contacts jsondb converter privateMikko Suonio2012-06-041-9/+9
* Adding fetchItems to QML Organizer Modelacox2012-06-013-8/+338
* Enable qml test for fetching contacts from multiple partitionsMikko Suonio2012-06-011-1/+0