summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)AuthorFilesLines
2003-10-04Allow Opie beeing build with a Plain version of Qt without weak symbolszecke3-19/+37
2003-10-04merges of qcopQokzecke1-3/+13
and QPIxmapCache 'calibration' for PDA needs
2003-10-02Add coder comments and issue for ODPzecke1-0/+2
2003-10-02Move the #ifdef so that the code actually compiles if the expressionzecke1-1/+2
is not true
2003-10-02remove debug printingzecke1-1/+0
2003-10-02fix bug 0001185zecke2-12/+17
and state that syncing system time depends on AlarmServer using atd or opie-alarm
2003-09-30Use a QQueue as in Qtopiazecke1-9/+11
2003-09-30Only send local QCOP Requests when you've inserted the event loop becausezecke1-1/+7
only at this point they will be delivered right ( slots connected to the signals ) Needs a backport!!!!
2003-09-30Use the improved version to iterate over windows from Qtopiazecke2-90/+75
and include the top level widgets in the to be iterated widgets
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