summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/opimrecurrence.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-07-29-UTC -> Europe/London when referring to no timezonezecke1-11/+11
-special handling for allDay Event in OPImEvent, avoid setting timezone as it is by default UTC -No timezone set by default for an Event -Recurrence is UTC (no timezone) -Provide upgrade path from DateBook as by default events were in the current timezone but didn't have the timezone attribute -unified handling of timezones, compatible with QtopiaDesktop -do less conversions -...
2004-05-04This is the reason, why I sometimes hate C++ ..eilers1-1/+1
Fixed crash in find of OPimDateBookBackend_SQL
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-0/+691
but that will be not visible to application classes so we can change it later.