summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Collapse)AuthorFilesLines
2002-03-26- here comes the header of the new opie fileselectorzecke1-0/+139
- basicly I'm committing to let other people check if they like the api or not
2002-03-22make some people happy updatezecke1-1/+1
2002-03-22small wrapper around config to let us select any filezecke3-2/+96
and treat it like a config This will be used in a new kewl feature
2002-03-21Move todolist to tododbzecke2-2/+23
Please test todolist
2002-03-20- added the todovcalresource.h to HEADERSsimon1-1/+1
2002-03-20tododb vCal supportzecke4-2/+51
2002-03-20- updated HEADERS field for proper dependency trackingsimon1-1/+1
2002-03-20- make it compilesimon1-1/+1
2002-03-20vCal Resource for the tododbzecke4-3/+166
2002-03-20- consistent indentation within this file :)simon1-1/+1
2002-03-20- speed up for attribute() and setAttribute()simon1-7/+10
- indentation fixlet (let's stay consistent :)
2002-03-19fix the crash for harlekinzecke1-1/+3
2002-03-19Make multiple backends possiblezecke1-2/+2
2002-03-19Make multiple backends possiblezecke4-110/+148
2002-03-19along with tododbharlekin2-25/+19
2002-03-18tododb - simular to datebookdb but for todos, initial importharlekin5-1/+439
2002-03-18added cvs ignore.kergoth1-0/+3
2002-03-18initial add of libopie.controlkergoth1-0/+9
2002-03-16mark: added .pro for libopie. moved .h to includedir.kergoth3-1/+118
2002-03-14- moved encodeAttr out of XMLElement into an anonymous namespacesimon1-34/+36
- private copy ctor and assignment operator - changed license to LGPL
2002-03-14tronicals xmltree with a replaced encodeAttr method.zecke1-0/+324
before we only talk about libopie i started it