summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)AuthorFilesLines
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-27rerun mkinlinepicsmickeyl1-315/+337
2003-11-05again double entireswaspe1-199/+202
2003-11-05double entries in function defintionswaspe1-2/+2
(i commented out the second entry)
2003-11-05remove ======llornkcor1-1/+0
2003-11-04resolved merge conflictwaspe2-2293/+2298
2003-11-04resolved merge conflict (hopefully)waspe1-217/+192
2003-11-04resolved merge conflictwaspe1-3/+63
2003-11-04resloved merge conflictwaspe1-2/+12
2003-11-03Oops.. Removing of -ldl wasn't a good idea.. Linux compiles again..eilers1-1/+1
2003-11-03Porting Opie to MacOS-X.eilers10-21/+255
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-12Added Yopy to build system.ocheong1-0/+8
2003-10-07ifndef -> if defined... we want big icons on high_res_small_phyzecke1-1/+1
2003-10-07Add the possible defines to the custom- device headerszecke6-9/+19
-storage remove stupid check for custom.h. We gurantee it to be present ( even if it is empty ) -qpeapplication -introduce OPIE_NEW_MALLOC This will use malloc and free for new and delete -introduce OPIE_HIGH_RES_SMALL_PHY define this if you've a high resolution but physical smaller display FIXME: some one needs to introduce a C7xx Custom.h or define OPIE_HIGH_RES_SMALL_PHY somewhere in the custom-sharp.h
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