summaryrefslogtreecommitdiff
path: root/libopie2/examples/opieui/olistviewdemo
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29examples to where they belongmickeyl5-198/+0
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-361/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+361
2004-09-08Ignoring demo binariesschurig1-0/+1
2004-07-21Link to qpe as wellzecke1-1/+1
2004-06-03- convert to odebug frameworkar1-4/+8
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Move XML class to internal PIMzecke3-1/+6
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
2003-09-02this should make oapplication compile (and run) for qt3/x11tille1-1/+9
2003-05-01more work on a higher level listview interfacemickeyl1-0/+26
2003-05-01- restructure opieui example directorymickeyl5-0/+154
- start work on ONamedListViewItem providing a slightly higher level interface