summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/core/core.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-11-18Big PIM API Update Core Part (1/2 of what should be implemented):zecke1-0/+3
OPimRecords: -Add a so called safeCast using the rtti value OPimTodo: -Fix memleak with OPimState OPimOccurrence: -New class. Every 'Access' can give occurrences for a period of time Move Documentation
2004-08-06Update to the on-server move.zecke1-18/+43
We now have core/ with DataTypes, PUBLIC API backend/ for concrete implementation of backends and the 'Interface description' ui/ For UI related classes private/ For private implementation details
2004-02-24*phew* here is the class and file rename patch. not converted yet: backend,mickeyl1-7/+9
but that will be not visible to application classes so we can change it later.
2004-02-20syntax-erroralwin1-2/+2
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵alwin1-0/+21
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff.