summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)AuthorFilesLines
2003-09-20correct versionmickeyl1-1/+1
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-09-16add terminal.pngmickeyl1-315/+337
2003-09-01Fix to compile..eilers2-3/+3
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-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-27Did I say I love C++ templates.zecke1-0/+32
MetaProgramming is fun Here is my template based on Lokis and Simons work to quicklaunch applications
2003-08-26fixlet for compilage with older versionsmickeyl1-0/+2
2003-08-25add a qtopia method we need for the new launcherzecke2-0/+11
2003-08-25-instead of defining for an board we define now what thiszecke9-129/+183
boards need QPE_NEED_CALIBRATE -launcher is the only one executin application -allow processing of QCOPfiles after start ( qpeapplication ) -qcopenvelope no longer calls Global::execute
2003-08-18If gnuc > 2 define our own __cxa_pure_virtualzecke1-0/+12
this allows us to link with gcc with latest gcc3.3.1pre1 toolchain
2003-08-09Merge from BRANCH_1_0.kergoth3-3/+1
2003-08-08Merged branches from BRANCH_1_0eilers39-1652/+2136
2003-07-17fix filesaving when filename contains extended charactersllornkcor2-52/+121
2003-06-13include more settings (not sure if we have yet ALL settings as the ↵schurig1-1/+1
description says)
2003-06-03fix to [OPIE 0000952] after zecke said "do it" :-)schurig2-2/+2
task-opie-minimal even more minimal because opie-aqpkg is not longer needed pics/opie-sh/opie-sh.png now in opie-common opie-sh.control contains the other 3 pics now This will make that a "task-opie-minimal"-installation doesn't show any errors anymore.
2003-06-03#ifdef QT_QWS_SHARP --> #ifndef QT_QWS_SIMPADmickeyl1-3/+3
2003-06-03initial ramses hardware adaptionschurig3-7/+7
2003-06-02addedschurig1-0/+68
2003-05-22guard ugly c700-only hacks with #ifdef QT_QWS_SHARPmickeyl1-1/+7
2003-05-16enable opie to compile against a non-patched qt 2.3.2mickeyl4-7/+19
to prepare the possibility of building an opie 1.0 feed for the sharp rom
2003-05-14Guard against self assignemt as wellzecke1-0/+1
2003-05-13Allow AllDay Events to span multiple days... again Revert to 1.9zecke1-3/+3
2003-05-12Hospital Hacking Sessionzecke2-15/+18
Install libopie.qm make apps fully translatable... refactor installing trans into a method instead of having the same code copy and pasted three times
2003-05-04remove debug message - Cannot find iconllornkcor1-356/+356
2003-04-26Change default font for large screen sizes to vera/16 rather than vera/18.kergoth1-1/+1
2003-04-23Change the default font to Bitstream Vera rather than Helvetica. See ↵kergoth2-6/+6
http://openzaurus.org/mirror/ for the qpfs in tar.gz and ipk format.
2003-04-23Better remove it once and for all... ( debug message )zecke1-2/+0
2003-04-23Adjust depends to adapt to new qt/e font packagingkergoth1-1/+1
2003-04-22remove qdebugllornkcor1-1/+2
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth11-0/+11
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-22libqte2 is not the package name fo dependencies should be also fixedgroucho2-2/+2
2003-04-20Remove opie-rotation from task-opie-settings.kergoth1-1/+1
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-04-19big toolbar icons for screenwidths > 600harlekin1-4/+14
2003-04-16Fix API docuzecke10-34/+65
2003-04-14- inlinepics does not seem to be current in CVSgroucho1-44/+149
- Added mailit translation
2003-04-10small icon size is 14 for > 200 pixel width and font 18 for > 600harlekin1-13/+13
2003-04-09The last changes to the inlines seems to be lacking the qembed callsgroucho1-1607/+1506
2003-03-28Ensure StorageInfo picks up /dev/rootkergoth1-1/+3
2003-03-27using releases from qtopia-free-1.6.0-snapshot-20030324 which fixes theeilers4-214/+251
following bugs #776 and #490: Now, we could successfully parse vcards from palm 4 + 5 and quoted-printable encoded lines .. !
2003-03-27 Behavior change for setCurrentRotation. Now changes rotation for newlykergoth1-19/+21
started apps as well as those currently running. Differs from setDefaultRotation in that 1) it rotates currently running apps, and 2) does not set deforient or save orientation to qpe.conf.
2003-03-26Instead of writing the entire QWS_DISPLAY field in setDefaultRotation, write ↵kergoth1-1/+1
out a single numeric rotation value field, which is the degrees to rotate.
2003-03-26- qcopenvelope inclusion not needed anymoresimon1-4/+0
2003-03-26- Kommando zurueck :)simon2-10/+3
2003-03-26- in the systemMessage handler for setCurrentRotation, callsimon1-3/+5
setCurrentRotation only if we're the display server
2003-03-26add static isCf, isSd, and isMmcllornkcor2-4/+65
2003-03-25milestone reached ( life rotation and others ) -> 0.9.3harlekin1-1/+1