Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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-08 | Fixing bug #1161: No space between jobtitle and organization | eilers | 1 | -8/+4 |
2003-09-08 | Fixing Bigfont alingment problem | eilers | 1 | -26/+38 |
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 | 4 | -6/+44 |
2003-09-01 | OSplitter the first BigScreen Extension widget is done | zecke | 7 | -40/+228 |
with a small example | ||||
2003-08-30 | Sorry Stefan but the feature list is currently locked by mickeyl and I'm ↵ | zecke | 1 | -0/+34 |
scared of forgetting the ideas we've and need to discus.. Ah feeling so much better... slowly recovering would guess now at 50-60% | ||||
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 | ||||
2003-08-30 | Add comments about API changes when possible again | zecke | 2 | -2/+18 |
Add currentWidget() method and mark it as since 1.2 | ||||
2003-08-30 | Removed some unimportant debug output which causes slow down.. | eilers | 2 | -4/+7 |
2003-08-27 | Did I say I love C++ templates. | zecke | 1 | -0/+262 |
MetaProgramming is fun Here is my template based on Lokis and Simons work to quicklaunch applications | ||||
2003-08-25 | add is null | zecke | 3 | -1/+8 |
and comment about constness | ||||
2003-08-10 | Experimental odevice: | eilers | 1 | -30/+112 |
This enables real sound support for all openzaurus kernels and devices. | ||||
2003-08-08 | Added support for C 750 (Shepherd): | eilers | 1 | -9/+78 |
Device is detected and sounds for keypress, screentap and alarm is working (using the sound device) Attention: Please don't activate the screentab sound. It has some quirks.. | ||||
2003-08-08 | Merging all changes from BRANCH_1_0. | eilers | 12 | -1664/+1319 |
2003-08-06 | Cardview update: It is more compressed. Pending: Add pricture for work- and ↵ | eilers | 1 | -9/+9 |
home address.. | ||||
2003-08-01 | Merging changes from BRANCH_1_0 to HEAD | eilers | 22 | -122/+327 |
2003-07-07 | Fixing serious bug in hasQuerySettings() | eilers | 1 | -0/+22 |
2003-07-01 | silence some warnings | schurig | 1 | -53/+28 |
still trying to find out what d->m_rotation does exactly fake setSoftSuspend() working suspend() different /proc/sys/board entry for Brightness & Contrast | ||||
2003-06-20 | toExtraMap is no more virtual | zecke | 8 | -26/+47 |
we save custom entries now setExtraMap added as well | ||||
2003-06-17 | added helpful comment on usage of virtualHook | schurig | 1 | -0/+6 |
2003-06-11 | do what the FIXME says... const fixes | zecke | 2 | -6/+4 |
2003-06-11 | add the virtual hook in HEAD as well | zecke | 2 | -1/+5 |
2003-06-10 | renamed frequency access methods | schurig | 2 | -7/+6 |
2003-06-06 | frequency change works now | schurig | 2 | -21/+30 |
2003-06-06 | beginnings of cpu frequency changes | schurig | 2 | -6/+65 |
2003-06-06 | ramses stuff | schurig | 2 | -5/+8 |
better doc-strings setDisplayBrightness(), setDisplayContrast() and their ...Resolution() friends | ||||
2003-06-05 | added ODevice::setDisplayContrast(), ODevice::displayContrast() as virtual ↵ | schurig | 2 | -85/+142 |
function, which will break binary compatibility, but zecke said I shoud for now do it this way. assorted Ramses specific patches | ||||
2003-06-03 | Make sure tabPosition is initialized properly, thanks zecke for finding | drw | 1 | -0/+1 |
2003-06-02 | new Ramses target | schurig | 2 | -0/+203 |
2003-05-30 | slight fix to simpad buttons. opie-button-settings really has to be adapted | mickeyl | 1 | -13/+15 |
to support the larger screen size | ||||
2003-05-30 | add support for the SIMpad virtual switches | mickeyl | 1 | -9/+50 |
2003-05-30 | this directory should exists, otherwise a "make clean" or "make menuconfig" | schurig | 1 | -0/+1 |
directly after a fresh checkout produces an error | ||||
2003-05-25 | die here too | zecke | 26 | -3560/+0 |
2003-05-23 | fix default rotation and direction for SIMpad | mickeyl | 1 | -1/+4 |
2003-05-23 | more handling of SIMpad specifica | mickeyl | 1 | -1/+39 |
2003-05-19 | SIMpad specific fix | mickeyl | 1 | -4/+4 |
2003-05-18 | Updates to ocontact, oevent & otodo's toRichText() implementations | drw | 3 | -35/+106 |
2003-05-15 | first shot at integrating SIMpad device specifica | mickeyl | 2 | -1/+330 |
2003-05-15 | how did this compile last time...? ;) | tille | 1 | -5/+5 |
2003-05-14 | lastHitField impl | tille | 2 | -9/+23 |