summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Collapse)AuthorFilesLines
2002-03-31more functionalityzecke3-12/+233
2002-03-30fix crashzecke1-0/+8
2002-03-30This time thanks to tronical (Simon Hausmann) for reviewing the interfacezecke2-34/+111
the selector is almost done so better start porting to it A dialog will come when beeing done with the real widget
2002-03-30nightly commitszecke2-48/+220
A improved interface thanks to jowenn and some more implementation Actually I don't understand why it's not yet finished ;)
2002-03-29interface updates. and some more implementationzecke2-12/+132
2002-03-27updateszecke2-3/+67
2002-03-27here comes the skeleton of the new fileselector.zecke3-18/+404
Please comment on the api? Sissi are you reading this? Please send me input
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