summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/oconversion.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-143/+0
but that will be not visible to application classes so we can change it later.
2004-02-21the usual cosmeticsmickeyl1-101/+112
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵alwin1-14/+33
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff.
2003-05-12dateTimeFromStringzecke1-3/+40
and toString added
2003-04-22Fixing incompatibility to Qtopia 1.6 (especially syncing with QTDesktop 1.6):eilers1-0/+76
They using a special format for storing birthdays/anniversaries. This patch does not convert all entries, just new/modificated contacts will be stored in this new format ! Addressbook is able to work with both formats (new and old) Complete conversion will be done by the new kitchensync release, provided soon...