summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Collapse)AuthorFilesLines
2002-04-17include the current directory in the filenamezecke1-1/+1
2002-04-15updates?zecke5-3/+63
too much to remember
2002-04-13PopupMenu for fontsize handling like on the Zauruszecke4-2/+158
2002-04-13multiple categorieszecke4-23/+46
2002-04-12fix the crashzecke2-5/+6
2002-04-12Add OFileDialog to the .prozecke3-38/+20
OFileDialog is now working resize it when not used by the static methods OFileSelector some bugfixes. Some bugs are not yet fixed (the switching from views can segfault )
2002-04-12take parent sizeharlekin1-0/+2
2002-04-11OFileSelector const QStringList -> const QSTringList&zecke4-4/+192
OFileDialog initial version the layout is broken but don't ask me. I played with the parent played with manual relayouting. Currently the setYesCancelVisisble crashes but that's ok for now OFileDialog provides static methods for OpenFileName, SaveFileName and DIrFileName Multiple selection will follow Maybe a dwarf fixes the problems for me overnight
2002-04-01Almost done ||zecke2-2/+25
2002-04-01Almost donezecke3-17/+183
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