summaryrefslogtreecommitdiff
path: root/libopie2/examples/opieui/oversatileviewdemo
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29examples to where they belongmickeyl25-555/+0
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-367/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+367
2004-06-03- convert to odebug frameworkar3-21/+21
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 PIMzecke5-17/+28
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
2004-03-02run the optimize_connect scriptalwin2-11/+11
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-02-22libopie2: libopie->libopie2drw2-20/+26
2003-05-01- restructure opieui example directorymickeyl1-0/+0
- start work on ONamedListViewItem providing a slightly higher level interface
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl24-0/+538
and comment...