summaryrefslogtreecommitdiff
path: root/libopie/big-screen/example
AgeCommit message (Collapse)AuthorFilesLines
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)
2003-10-07Just a small example on usage of an Event Filter...zecke2-0/+13
I needed that for debugging but it looks useful as an example
2003-09-05OWidgetStack and Example showing it and QSignalMapperzecke3-0/+171
Added. The only problem with BigScreen Mode is window sizing and placing but this is a task of the WM we do not have...
2003-09-02New impressive example and test suitezecke3-0/+130
Now OSplitter is almost done
2003-09-01OSplitter the first BigScreen Extension widget is donezecke4-0/+61
with a small example