summaryrefslogtreecommitdiff
path: root/libopie2/examples/opieui/owidgetstack_example
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29examples to where they belongmickeyl4-180/+0
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-359/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+359
2004-09-08Ignoring demo binariesschurig1-0/+1
2004-03-14Change Signature of Signals to obey namespacezecke1-0/+1
Make example compile
2004-03-13Move XML class to internal PIMzecke2-3/+2
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-01-15- add oapplicationfactory to opiecoremickeyl4-0/+179
- add big screen examples