Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-09-07 | Add thoughts and interface about dynamic ToolBar/MenuBar generation | zecke | 2 | -0/+179 |
and a modal helper template class | ||||
2003-09-06 | -Switch to OWidgetStack actually only three lines touch by this | zecke | 3 | -3/+9 |
-the really quit on closeEvent and don't wait for the last window -use setName eases debugging | ||||
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-03 | Fix the most grave visible problems with bigger screen | zecke | 6 | -9/+23 |
resolutions | ||||
2003-09-03 | Add the applet example to the buildsystem | zecke | 1 | -1/+2 |
2003-09-03 | Failure free restart of the launcher and a comment | zecke | 3 | -0/+28 |
why we do that | ||||
2003-09-03 | libopie2fied | tille | 4 | -14/+27 |
it was always a test app ;) | ||||
2003-09-03 | more compatibility stuff | tille | 14 | -1/+476 |
2003-09-03 | Inline prevevented me to compile it.. | eilers | 1 | -1/+1 |
2003-09-03 | Add an Example Applet Now Tux grins from your Taskbar ;) | zecke | 4 | -0/+241 |
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-02 | this should make oapplication compile (and run) for qt3/x11 | tille | 15 | -20/+306 |
2003-09-01 | port to OSplitter but QComboBox is a sucker | zecke | 3 | -14/+15 |
2003-09-01 | Link files from big-screen as well | zecke | 1 | -1/+2 |
2003-09-01 | Add big-screen extension to libopie | zecke | 4 | -6/+44 |
2003-09-01 | Use $$(variable) to refer to environment variables in SOURCES and HEADERS | mickeyl | 1 | -48/+48 |
2003-09-01 | Fix to compile.. | eilers | 2 | -3/+3 |
2003-09-01 | OSplitter the first BigScreen Extension widget is done | zecke | 7 | -40/+228 |
with a small example | ||||
2003-08-31 | mickeyl again ;) | zecke | 3 | -0/+1973 |
2003-08-31 | thanks mickeyl | zecke | 2 | -0/+102 |
2003-08-31 | recognize i18n as well | zecke | 1 | -0/+3 |
2003-08-31 | Add an Example showing the udage of QCOP, PIM API and | zecke | 8 | -0/+582 |
some other nice parts | ||||
2003-08-31 | add various stuff | mickeyl | 1 | -0/+63 |
2003-08-30 | Fix the config.in | zecke | 4 | -16/+16 |
2003-08-30 | include a new menu for examples and the examples apps | zecke | 3 | -1/+11 |
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 | The usual .cvsignore | zecke | 4 | -0/+12 |
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 | Add four examples | zecke | 23 | -0/+1117 |
#1 simple widget + OApplicationFactory + qmake usage explained #2 simple icons + usage of Resource and playing of sounds #3 simple main + Toolbar + MenuBar IconSets and QActions explained #4 main tab + Usage of OTabWidget and QSignals with parameters disconnect and connect TODO #5 PIM loading and viewing #6 PIM qcop + usage of QCOP BuildSystem integration | ||||
2003-08-30 | Add Example tab and 4 examples for now | zecke | 5 | -0/+34 |
2003-08-30 | Speed optimization fix: | eilers | 6 | -66/+105 |
Startup and usability improved if a lot of contacts are stored. Left speed bootleneck is the xml file.. | ||||
2003-08-30 | Removed some unimportant debug output which causes slow down.. | eilers | 4 | -8/+14 |
2003-08-30 | do not rely on scrollbars beeing right | zecke | 1 | -3/+4 |
2003-08-29 | Patch provided by mithro | zecke | 2 | -0/+48 |
I've included 2 patches need to make opie support on the fly screen resolution changing. This is done with the following, qcop "QPE/System" "setCurrentMode(int,int,int)" 480 640 16 This is good for running applications in compatibility mode on the C700. As you can see there isn't much to these patches. | ||||
2003-08-29 | Fixes for base64 decoding and encoding of vCard | zecke | 4 | -39/+32 |
2003-08-29 | Usability for our left handed users ( me! ) | zecke | 1 | -0/+169 |
2003-08-29 | -IF the app is visible and has more than once topLevel widget | zecke | 2 | -43/+110 |
iterate over the list and activate the next one. -Install translation in .qm -Add an else again ( was lost in a merge ) | ||||
2003-08-28 | add TODO, remove MOC and OBJECTS dir as they are set in include.pro | mickeyl | 3 | -4/+5 |
2003-08-28 | Welcome new Launcher | zecke | 1 | -1/+1 |
2003-08-28 | Add license | zecke | 16 | -3206/+20 |
remove old unneeded files | ||||
2003-08-28 | prepare busy cursor config | zecke | 1 | -96/+81 |
2003-08-28 | make it compile | zecke | 1 | -1/+1 |
2003-08-28 | Use owait | zecke | 2 | -21/+20 |
Harlekin you're not destroying owait... | ||||
2003-08-28 | Use old Opie changes | zecke | 1 | -1081/+1072 |
2003-08-28 | -Implement new QCOP method for toggling the start menu | zecke | 1 | -109/+168 |
-almost kill resizeEvent ( todo ) | ||||
2003-08-28 | Plugin loading changes | zecke | 2 | -47/+35 |