summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend/backends.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-03-28enabling and disabling the SQL stuff for libopiepim2 should now (finally) workmickeyl1-1/+6
note that you may have to 'make mrproper' after enabling/disabling
2004-03-28- remove optional SQL support from libopie1mickeyl1-7/+15
- add optional SQL support to libopie2
2004-03-14but XML Parser back to OPie Core as libtinykate uses it as wellzecke1-4/+2
2004-03-13Move XML class to internal PIMzecke1-2/+4
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵alwin1-0/+31
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff.