Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-09-20 | correct version | mickeyl | 1 | -1/+1 |
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-09-16 | add terminal.png | mickeyl | 1 | -315/+337 |
2003-09-01 | Fix to compile.. | eilers | 2 | -3/+3 |
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 | -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-27 | Did I say I love C++ templates. | zecke | 1 | -0/+32 |
MetaProgramming is fun Here is my template based on Lokis and Simons work to quicklaunch applications | ||||
2003-08-26 | fixlet for compilage with older versions | mickeyl | 1 | -0/+2 |
2003-08-25 | add a qtopia method we need for the new launcher | zecke | 2 | -0/+11 |
2003-08-25 | -instead of defining for an board we define now what this | zecke | 9 | -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-18 | If gnuc > 2 define our own __cxa_pure_virtual | zecke | 1 | -0/+12 |
this allows us to link with gcc with latest gcc3.3.1pre1 toolchain | ||||
2003-08-09 | Merge from BRANCH_1_0. | kergoth | 3 | -3/+1 |
2003-08-08 | Merged branches from BRANCH_1_0 | eilers | 39 | -1652/+2136 |
2003-07-17 | fix filesaving when filename contains extended characters | llornkcor | 2 | -52/+121 |
2003-06-13 | include more settings (not sure if we have yet ALL settings as the ↵ | schurig | 1 | -1/+1 |
description says) | ||||
2003-06-03 | fix to [OPIE 0000952] after zecke said "do it" :-) | schurig | 2 | -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_SIMPAD | mickeyl | 1 | -3/+3 |
2003-06-03 | initial ramses hardware adaption | schurig | 3 | -7/+7 |
2003-06-02 | added | schurig | 1 | -0/+68 |
2003-05-22 | guard ugly c700-only hacks with #ifdef QT_QWS_SHARP | mickeyl | 1 | -1/+7 |
2003-05-16 | enable opie to compile against a non-patched qt 2.3.2 | mickeyl | 4 | -7/+19 |
to prepare the possibility of building an opie 1.0 feed for the sharp rom | ||||
2003-05-14 | Guard against self assignemt as well | zecke | 1 | -0/+1 |
2003-05-13 | Allow AllDay Events to span multiple days... again Revert to 1.9 | zecke | 1 | -3/+3 |
2003-05-12 | Hospital Hacking Session | zecke | 2 | -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-04 | remove debug message - Cannot find icon | llornkcor | 1 | -356/+356 |
2003-04-26 | Change default font for large screen sizes to vera/16 rather than vera/18. | kergoth | 1 | -1/+1 |
2003-04-23 | Change the default font to Bitstream Vera rather than Helvetica. See ↵ | kergoth | 2 | -6/+6 |
http://openzaurus.org/mirror/ for the qpfs in tar.gz and ipk format. | ||||
2003-04-23 | Better remove it once and for all... ( debug message ) | zecke | 1 | -2/+0 |
2003-04-23 | Adjust depends to adapt to new qt/e font packaging | kergoth | 1 | -1/+1 |
2003-04-22 | remove qdebug | llornkcor | 1 | -1/+2 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 11 | -0/+11 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-22 | libqte2 is not the package name fo dependencies should be also fixed | groucho | 2 | -2/+2 |
2003-04-20 | Remove opie-rotation from task-opie-settings. | kergoth | 1 | -1/+1 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-04-19 | big toolbar icons for screenwidths > 600 | harlekin | 1 | -4/+14 |
2003-04-16 | Fix API docu | zecke | 10 | -34/+65 |
2003-04-14 | - inlinepics does not seem to be current in CVS | groucho | 1 | -44/+149 |
- Added mailit translation | ||||
2003-04-10 | small icon size is 14 for > 200 pixel width and font 18 for > 600 | harlekin | 1 | -13/+13 |
2003-04-09 | The last changes to the inlines seems to be lacking the qembed calls | groucho | 1 | -1607/+1506 |
2003-03-28 | Ensure StorageInfo picks up /dev/root | kergoth | 1 | -1/+3 |
2003-03-27 | using releases from qtopia-free-1.6.0-snapshot-20030324 which fixes the | eilers | 4 | -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 newly | kergoth | 1 | -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-26 | Instead of writing the entire QWS_DISPLAY field in setDefaultRotation, write ↵ | kergoth | 1 | -1/+1 |
out a single numeric rotation value field, which is the degrees to rotate. | ||||
2003-03-26 | - qcopenvelope inclusion not needed anymore | simon | 1 | -4/+0 |
2003-03-26 | - Kommando zurueck :) | simon | 2 | -10/+3 |
2003-03-26 | - in the systemMessage handler for setCurrentRotation, call | simon | 1 | -3/+5 |
setCurrentRotation only if we're the display server | ||||
2003-03-26 | add static isCf, isSd, and isMmc | llornkcor | 2 | -4/+65 |
2003-03-25 | milestone reached ( life rotation and others ) -> 0.9.3 | harlekin | 1 | -1/+1 |