summaryrefslogtreecommitdiff
path: root/libopie/big-screen/osplitter.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-05Big Screen Extensions should only be in the new LIBOPIEUI2.zecke1-583/+0
We can remove it without risking binary incompatible as these classes were not in the 1.0 API release
2003-09-04Rely on QFRame for the sizeHintzecke1-3/+4
2003-09-04Thanks to eilers for spotting this.zecke1-4/+5
The second osplitter correctly adds it widgets to the tab but is visible as well so better hide it
2003-09-02New impressive example and test suitezecke1-17/+38
Now OSplitter is almost done
2003-09-02Allow adding child Osplitters and sharingzecke1-24/+239
the same OTabBar ( untested ) but the normal mode still works
2003-09-01Add big-screen extension to libopiezecke1-4/+31
2003-09-01OSplitter the first BigScreen Extension widget is donezecke1-30/+135
with a small example
2003-08-30Add IDEAS for Opie bigscreen extensionszecke1-0/+213
and the first sketch of the OSplitter please take a look and comment