summaryrefslogtreecommitdiff
path: root/libopie2/examples/opieui/osplitter_example
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl2-728/+2
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl2-2/+728
2004-09-08Ignoring demo binariesschurig1-0/+1
2004-06-03- convert to odebug frameworkar1-1/+1
2004-03-14Change Signature of Signals to obey namespacezecke1-0/+1
Make example compile
2004-03-13Move XML class to internal PIMzecke4-9/+9
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 scriptalwin1-2/+2
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->libopie2drw3-5/+6
2004-01-15- add oapplicationfactory to opiecoremickeyl7-0/+214
- add big screen examples