summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oglobal.h
AgeCommit message (Collapse)AuthorFilesLines
2004-04-04Add Postroutines which seem to not work...zecke1-2/+3
Create a Debug Backend on first invocation. Sad thing is we still need to get reconfiguration of the settings.. OpieConfigXT is needed
2004-03-13Move XML class to internal PIMzecke1-1/+9
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-21docsalwin1-0/+10
2004-02-21some global helper functions implementedalwin1-23/+24
2004-02-20Fix the messed up header :)zecke1-26/+44
Mess up the header ( #define private protected for Global. Yeah ugly ) Add default parameter to encodeBase64 to obey RFC Handle DateFormat better
2004-02-20includes changedalwin1-22/+22
2004-02-20some more global functions for ODPzecke1-2/+75
Alwin will do a clean room implementation on most of the content
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-9/+9
2003-09-02this should make oapplication compile (and run) for qt3/x11tille1-1/+1
2003-04-13Add apie commentszecke1-1/+2
QString -> const QString& fix
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+48
and comment...