| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Change-Id: I96513e8b6f09e76998a18edb5411ae06f52cba7c
Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
|
| |
|
|
|
|
|
| |
Also fixing some left overs from 8de152a9e1deb533070663cccf6a98e0d374b1d6
Change-Id: I28a91ca233dd835e6e53efbbd7ebd649461f5c04
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
|
| |
|
|
|
|
|
| |
Change copyrights and license headers from Nokia to Digia
Change-Id: Ie3b9224b2b6a32b417fa0b6643350d45046381e6
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
|
| |
|
|
|
|
| |
Fix license in files having old license.
Reviewed-by: Trust Me
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Completely restructured the main page for organizer qdocs to put in code snippets
Removed the API Usage page and replaced with an Advanced API Usage page
Fixed:
* TimeSpecified -> AllDay
* Fix description of the new item getter functions
* QOrganizerItemManager -> QOrganizerManager
* Add Collections documentation
Various fixes for class documentation
Relates to MOBILITY-1798
|
| |
|
|
|
|
| |
Relates to task MOBILITY-1763.
Reviewed By: Michael Goddard
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
plugins/organizer/maemo5/qorganizerasynchprocess.cpp
plugins/organizer/maemo5/qorganizermaemo5.cpp
plugins/organizer/maemo5/qorganizermaemo5_p.h
plugins/organizer/skeleton/qorganizerskeleton.cpp
plugins/organizer/skeleton/qorganizerskeleton_p.h
plugins/organizer/symbian/organizeritemrequestserviceprovider.cpp
plugins/organizer/symbian/qorganizersymbian_p.h
plugins/organizer/symbian/transform/organizereventtimerangetransform.cpp
plugins/organizer/symbian/transform/organizertodotimerangetransform.cpp
plugins/organizer/symbian/tsrc/tst_itemoccurrence/tst_itemoccurrence.cpp
src/organizer/details/qorganizeritemdetails.cpp
src/organizer/engines/qorganizeritemmemorybackend.cpp
src/organizer/engines/qorganizeritemmemorybackend_p.h
src/organizer/items/qorganizerevent.cpp
src/organizer/items/qorganizerevent.h
src/organizer/items/qorganizertodo.h
src/organizer/qorganizermanager.cpp
src/organizer/qorganizermanagerengine.cpp
src/organizer/qorganizermanagerengine.h
src/organizer/qorganizermanagerenginefactory.cpp
src/organizer/qorganizerrecurrencerule.cpp
src/organizer/requests/qorganizeritemoccurrencefetchrequest.cpp
src/organizer/requests/qorganizeritemoccurrencefetchrequest.h
src/organizer/requests/qorganizeritemrequests_p.h
|
| | |
| |
| |
| |
| | |
Also, fix remaining usages of InstanceOrigin to be Parent.
Rename QOrganizerItemInstanceFetchRequest to OccurrenceFetchRequest.
|
| |/
|
|
|
|
|
|
|
|
|
| |
QOrganizerEventTimeRange -> QOrganizerEventTime
QOrganizerTodoTimeRange -> QOrganizerTodoTime
QOrganizerJounalTimeInstant -> QOrganizerJounalTime
QOrganizerItemManager -> QOrganizerManager
QOrganizerItemManagerEngine -> QOrganizerManagerEngine
QOrganizerItemAbstractRequest -> QOrganizerAbstractRequest
QOrganizerItemRecurreneRule -> QOrganizerRecurrenceRule
QOrganizerJournalTimeRange -> QOrganizerJournalTimeInstant
|
| |\
| |
| |
| |
| |
| |
| | |
Conflicts:
src/organizer/engines/qorganizeritemmemorybackend.cpp
src/organizer/engines/qorganizeritemmemorybackend_p.h
src/s60installs/eabi/QtOrganizeru.def
|
| | |\ |
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
dates
QOrganizerItemManager::items now contain a start and end period, and will return the results between these dates.
Beside of that it will expand the occurances of the items if FindAllOccurances is specified as a parameter (it is the default behaviour),
otherwise it will include the originating parent node in the results if his occurances are between the given interval.
|
| | |/
| |
| |
| |
| |
| |
| | |
Renamed some fields in QOrganizerItemLocation, and removed the address
field. Removed supportedDataTypes() function from manager, and removed
the default parameter to the detail definition related functions, in
the organizer API.
|
| |/
|
|
|
|
|
|
|
|
| |
1) WeekStart -> FirstDayOfWeek
2) Remove comments from .h file because it's in .cpp
3) count() should make -1 mean infinite (be consistent with maxCount)
4) replace setCount, setEndDate with setLimit(QDate), setLimit(int), limitCount, limitDate, limitType()
5) Change QList<Qt::DayOfWeek> and QList<int> to QSets.
6) setMonths -> setMonthsOfYear
7) Remove variantValues functions, make it metatype declared
|
| |
|
|
|
|
| |
and apply some build system conventions to apps which don't comply
update .gitignore
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit e38ebf00c0b539a7756b21946693e201269b976a.
Conflicts:
examples/telephony/dialer/dialer.pro
src/s60installs/bwins/QtMultimediaKitu.def
src/s60installs/bwins/QtServiceFrameworku.def
src/s60installs/bwins/QtSystemInfou.def
src/s60installs/eabi/QtSystemInfou.def
|
| |
|
|
|
| |
This reverts commit 448d4a4301b7abeb9065aca13b62c70422239b94, reversing
changes made to 815d646dc485b6d15fbddc2814201a5b50be4a85.
|
| | |
|
| |
|
|
|
|
|
| |
To include the time would be inconsistent with the recurrence rules,
which only specify up to a day level.
Setting a recurrence date to a specific date/time would still be
possible using an exception.
|
| |
|
|
|
|
| |
Recurrence dates now work, and instances are generated correctly.
This commit also fixes an error in saveDetail where the type detail
was incorrectly assumed to be the first (instead of zeroth) detail.
|
| |
|
|
|
|
|
|
|
|
| |
The schema for each of the various item types has been expanded to a
minimally useful state. The snippets example now runs with the memory
backend and shows item polymorphism.
The implementation of setItemDisplayLabel did set the zeroth detail,
which is currently the item type, hence this was a bug. Currently,
there is no implementation for setItemDisplayLabel; this is TODO.
|
| |
|
|
| |
The doc snippet example now produces some output.
|
| | |
|
| |
|
|
|
| |
Define various constants (for details), provide a dummy implementation
for recurrence.
|
| |
|
|
|
|
| |
Based on the ItemDetail macro.
Also added some constant string types to QOrganizerItemType class
for occurrences, and made the doc snippet example compile.
|
| |
|
|
|
|
|
|
| |
in QOrganizerItem (displayLabel() and description()) and in
QOrganizerEvent (priority() and location related).
Also added an enum to the priority detail, to allow sorting by
priority.
|
| | |
|
| | |
|
|
|
Also update various project files and defines where required.
|