summaryrefslogtreecommitdiffstats
path: root/src/imports/organizer/qdeclarativeorganizermodel.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected exportItems in organizer to be Ical rather than VCardacox2012-04-041-1/+1
* Storagelocation support for Organizer itemsikause2012-04-041-2/+9
* Storagelocation support for Organizer collectionsikause2012-03-301-3/+67
* Remove the obsolete definition name for organizer details.Päivi Rajala2012-03-201-2/+2
* Fixed documentation of OrganizerModel.itemsByTimePeriod methodPäivi Rajala2012-03-161-1/+1
* Declarative --> Qml adaptation.Xizhi Zhu2012-03-121-17/+17
* Organizer QML ical file import/export completed signal added.acox2012-03-081-26/+63
* Organizer recurrence support, QML API and examplesPäivi Rajala2012-02-291-250/+295
* Improving d-pointer handling of OrganizerModelikause2012-02-151-14/+69
* Fix various coding style issues.Xizhi Zhu2012-02-061-0/+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
* QtPim Documentation correctionsacox2012-01-261-1/+1
* Update obsolete contact address.Jason McDonald2012-01-201-1/+1
* Fix addSorted() function in QML wrapper.Xizhi Zhu2012-01-141-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-111-1/+1
* Use enumeration for detail types.Xizhi Zhu2012-01-091-2/+2
* Removed all since references from Organizer, contacts and Versitacox2011-12-221-3/+0
* Fix for multiple modelChanged-signals when doing the full updateikause2011-12-161-1/+4
* Add the missing begin/endRemoveRows() in clearItems.Xizhi Zhu2011-12-151-4/+8
* Fix the checking of start time in OrganizerModel::itemsByTimePeriodXizhi Zhu2011-12-091-3/+7
* Add an overload containsItems function for OrganizerModel.Xizhi Zhu2011-12-091-0/+46
* Pass const reference, instead of copies, as function parameter.Xizhi Zhu2011-12-081-4/+5
* Fix fetchItems function so it can fetch items not in model.Xizhi Zhu2011-12-081-24/+76
* Add a new function for OrganizerModel.Xizhi Zhu2011-12-081-0/+35
* Clean-up the interface of OrganizerModel.Xizhi Zhu2011-12-081-150/+7
* Fix some coding style issues.Xizhi Zhu2011-12-081-11/+10
* Create versit reader / writer only when needed.Xizhi Zhu2011-12-081-23/+26
* Fixed a typo.Pekka Kauppila2011-12-071-2/+3
* Fix QML organizer model initialization bugPengWu2011-12-071-1/+5
* Improve docs for Organizer QML APIs.Xizhi Zhu2011-11-251-3/+2
* Handle notification propertly in OrganizerModel.Xizhi Zhu2011-11-251-92/+196
* Detail filter implementation for jsondb backendikause2011-11-091-7/+7
* Finalize namespace.Xizhi Zhu2011-10-191-0/+8
* Fix QDeclarativeOrganizerModel item save/remove bug and improve qml unit testPengWu2011-10-181-30/+0
* Fix coding style issues...Xizhi Zhu2011-10-111-2/+2
* Fix error handling in OrganizerModel.Xizhi Zhu2011-10-111-3/+29
* Simplify the custom detail for organizer.Xizhi Zhu2011-10-041-1/+0
* Cancel current update when old manager is removed.Xizhi Zhu2011-09-301-0/+2
* Do nothing if same manager wants to be set again.Xizhi Zhu2011-09-301-0/+3
* Add orgainizer collection filter featurePengWu2011-09-081-8/+14
* Add organizer jsondb reminder featurePengWu2011-09-071-4/+4
* Adding Collection support to Organizer Model/Item QML APIikause2011-09-061-3/+177
* Import from latest QtMobility.Xizhi Zhu2011-08-231-0/+1208