Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-04-01 | Almost done || | zecke | 2 | -2/+25 |
2002-04-01 | Almost done | zecke | 3 | -17/+183 |
2002-03-31 | more functionality | zecke | 3 | -12/+233 |
2002-03-30 | fix crash | zecke | 1 | -0/+8 |
2002-03-30 | This time thanks to tronical (Simon Hausmann) for reviewing the interface | zecke | 2 | -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-30 | nightly commits | zecke | 2 | -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-29 | interface updates. and some more implementation | zecke | 2 | -12/+132 |
2002-03-27 | updates | zecke | 2 | -3/+67 |
2002-03-27 | here comes the skeleton of the new fileselector. | zecke | 3 | -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 fileselector | zecke | 1 | -0/+139 |
- basicly I'm committing to let other people check if they like the api or not | ||||
2002-03-22 | make some people happy update | zecke | 1 | -1/+1 |
2002-03-22 | small wrapper around config to let us select any file | zecke | 3 | -2/+96 |
and treat it like a config This will be used in a new kewl feature | ||||
2002-03-21 | Move todolist to tododb | zecke | 2 | -2/+23 |
Please test todolist | ||||
2002-03-20 | - added the todovcalresource.h to HEADERS | simon | 1 | -1/+1 |
2002-03-20 | tododb vCal support | zecke | 4 | -2/+51 |
2002-03-20 | - updated HEADERS field for proper dependency tracking | simon | 1 | -1/+1 |
2002-03-20 | - make it compile | simon | 1 | -1/+1 |
2002-03-20 | vCal Resource for the tododb | zecke | 4 | -3/+166 |
2002-03-20 | - consistent indentation within this file :) | simon | 1 | -1/+1 |
2002-03-20 | - speed up for attribute() and setAttribute() | simon | 1 | -7/+10 |
- indentation fixlet (let's stay consistent :) | ||||
2002-03-19 | fix the crash for harlekin | zecke | 1 | -1/+3 |
2002-03-19 | Make multiple backends possible | zecke | 1 | -2/+2 |
2002-03-19 | Make multiple backends possible | zecke | 4 | -110/+148 |
2002-03-19 | along with tododb | harlekin | 2 | -25/+19 |
2002-03-18 | tododb - simular to datebookdb but for todos, initial import | harlekin | 5 | -1/+439 |
2002-03-18 | added cvs ignore. | kergoth | 1 | -0/+3 |
2002-03-18 | initial add of libopie.control | kergoth | 1 | -0/+9 |
2002-03-16 | mark: added .pro for libopie. moved .h to includedir. | kergoth | 3 | -1/+118 |
2002-03-14 | - moved encodeAttr out of XMLElement into an anonymous namespace | simon | 1 | -34/+36 |
- private copy ctor and assignment operator - changed license to LGPL | ||||
2002-03-14 | tronicals xmltree with a replaced encodeAttr method. | zecke | 1 | -0/+324 |
before we only talk about libopie i started it |