summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/opimevent.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-07-30ev is not required.christophe1-3/+3
2004-07-29-UTC -> Europe/London when referring to no timezonezecke1-21/+17
-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-06-01- convert to odebug frameworkar1-11/+13
2004-05-08Fixed a lot of worse bugs in the databook-backend for SQL.eilers1-14/+22
It was found by doing equivalence checks between events, moved between xml and sql backend, using opimconverter.. More bugfixes will follow..
2004-05-04OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual)eilers1-1/+1
2004-03-01fix includeschicken1-3/+0
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-0/+1025
but that will be not visible to application classes so we can change it later.