Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-10-07 | Just a small example on usage of an Event Filter... | zecke | 2 | -0/+13 |
I needed that for debugging but it looks useful as an example | ||||
2003-09-15 | compile fix | mickeyl | 1 | -2/+2 |
2003-09-13 | The rest of the implementation. | zecke | 2 | -38/+346 |
Theoretically you could use it, now writing the example and then finally compile that sucker for the 1st time | ||||
2003-09-12 | Add the implementation for non template objects | zecke | 2 | -18/+263 |
And only 10 and 1/2 methods to implement | ||||
2003-09-12 | More implementation and thoughts | zecke | 1 | -9/+190 |
2003-09-11 | more thoughts about the right mix between templates and QObjects | zecke | 1 | -12/+79 |
2003-09-07 | Add thoughts and interface about dynamic ToolBar/MenuBar generation | zecke | 2 | -0/+179 |
and a modal helper template class | ||||
2003-09-05 | OWidgetStack and Example showing it and QSignalMapper | zecke | 5 | -0/+702 |
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-04 | Rely on QFRame for the sizeHint | zecke | 2 | -5/+7 |
2003-09-04 | Thanks to eilers for spotting this. | zecke | 1 | -4/+5 |
The second osplitter correctly adds it widgets to the tab but is visible as well so better hide it | ||||
2003-09-02 | New impressive example and test suite | zecke | 5 | -19/+176 |
Now OSplitter is almost done | ||||
2003-09-02 | Allow adding child Osplitters and sharing | zecke | 2 | -25/+266 |
the same OTabBar ( untested ) but the normal mode still works | ||||
2003-09-01 | Add big-screen extension to libopie | zecke | 3 | -5/+43 |
2003-09-01 | OSplitter the first BigScreen Extension widget is done | zecke | 7 | -40/+228 |
with a small example | ||||
2003-08-30 | Add IDEAS for Opie bigscreen extensions | zecke | 3 | -0/+396 |
and the first sketch of the OSplitter please take a look and comment |