summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-01Add big-screen extension to libopiezecke4-6/+44
2003-09-01Use $$(variable) to refer to environment variables in SOURCES and HEADERSmickeyl1-48/+48
2003-09-01Fix to compile..eilers2-3/+3
2003-09-01OSplitter the first BigScreen Extension widget is donezecke7-40/+228
with a small example
2003-08-31mickeyl again ;)zecke3-0/+1973
2003-08-31thanks mickeylzecke2-0/+102
2003-08-31recognize i18n as wellzecke1-0/+3
2003-08-31Add an Example showing the udage of QCOP, PIM API andzecke8-0/+582
some other nice parts
2003-08-31add various stuffmickeyl1-0/+63
2003-08-30Fix the config.inzecke4-16/+16
2003-08-30include a new menu for examples and the examples appszecke3-1/+11
2003-08-30Sorry Stefan but the feature list is currently locked by mickeyl and I'm ↵zecke1-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-30Add IDEAS for Opie bigscreen extensionszecke3-0/+396
and the first sketch of the OSplitter please take a look and comment
2003-08-30The usual .cvsignorezecke4-0/+12
2003-08-30Add comments about API changes when possible againzecke2-2/+18
Add currentWidget() method and mark it as since 1.2
2003-08-30Add four exampleszecke23-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-30Add Example tab and 4 examples for nowzecke5-0/+34
2003-08-30Speed optimization fix:eilers6-66/+105
Startup and usability improved if a lot of contacts are stored. Left speed bootleneck is the xml file..
2003-08-30Removed some unimportant debug output which causes slow down..eilers4-8/+14
2003-08-30 do not rely on scrollbars beeing rightzecke1-3/+4
2003-08-29Patch provided by mithrozecke2-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-29Fixes for base64 decoding and encoding of vCardzecke4-39/+32
2003-08-29Usability for our left handed users ( me! )zecke1-0/+169
2003-08-29-IF the app is visible and has more than once topLevel widgetzecke2-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-28add TODO, remove MOC and OBJECTS dir as they are set in include.promickeyl3-4/+5
2003-08-28Welcome new Launcherzecke1-1/+1
2003-08-28Add licensezecke16-3206/+20
remove old unneeded files
2003-08-28prepare busy cursor configzecke1-96/+81
2003-08-28make it compilezecke1-1/+1
2003-08-28Use owaitzecke2-21/+20
Harlekin you're not destroying owait...
2003-08-28Use old Opie changeszecke1-1081/+1072
2003-08-28-Implement new QCOP method for toggling the start menuzecke1-109/+168
-almost kill resizeEvent ( todo )
2003-08-28Plugin loading changeszecke2-47/+35
2003-08-28Use real appletszecke2-248/+172
2003-08-28Use /proc/fstabzecke1-5/+15
2003-08-28Use Opies versionzecke1-9/+9
2003-08-28rotation and docking fixeszecke1-10/+12
2003-08-28Rework to use ODevice for various partszecke2-227/+472
addition of QCOP messages New Keyfilter ( ODeviceButton ) keyFilter Fix togglePower suspend fixes
2003-08-28fix pahs and variableszecke1-60/+62
2003-08-28Opiefy and include Opie changeszecke2-41/+117
2003-08-28Compile fixeszecke3-375/+228
2003-08-28Include fixes for Opiezecke1-5/+26
2003-08-28QTOPIA_EXPORT is not in our qcom.h and won't be there anytime soon..zecke1-4/+4
2003-08-28-kill casiopai supportzecke1-72/+234
-Opie Rotation -Opie init -proper killing to clean up
2003-08-28-Make it compilezecke3-1443/+929
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab
2003-08-28Make it compile with opie ( use QLibrary )zecke2-11/+53
2003-08-28Use QLibrary directly ( make it compile with Opie )zecke2-152/+431
Save the last used InputMethod
2003-08-28Make it compile with opiezecke1-1/+1
2003-08-28Make it compile with Opiezecke1-7/+8
2003-08-28Make conpile with Opiezecke1-30/+39
If QuickApps exec fails don't try to start it anytime soon If application fails to start and /tmp/qcop-msg- is present don't try to restart