Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-20 | Fix the messed up header :) | zecke | 1 | -26/+44 |
Mess up the header ( #define private protected for Global. Yeah ugly ) Add default parameter to encodeBase64 to obey RFC Handle DateFormat better | ||||
2004-02-20 | includes changed | alwin | 1 | -22/+22 |
2004-02-20 | some more global functions for ODP | zecke | 1 | -2/+75 |
Alwin will do a clean room implementation on most of the content | ||||
2004-02-20 | removed usage of libopie - only the stuff from opie2 | alwin | 2 | -7/+8 |
2004-02-20 | uses xmltree.h from libopiecore2 instead libopie | alwin | 1 | -1/+1 |
2004-02-20 | added xmltree from libopie to libopiecore2 | alwin | 1 | -2/+4 |
2004-02-20 | syntax-error | alwin | 1 | -2/+2 |
2004-02-20 | moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵ | alwin | 71 | -826/+2288 |
someone should take a look for a better file order. but now all applications can start using libopiepim2 instead of libopie1-pim-stuff. | ||||
2004-02-20 | Update the API Documentation for DateFormat and TimeString utility classes | zecke | 3 | -3/+263 |
Add a Translator hint what M, D, Y mean | ||||
2004-02-20 | These values should be set by the buildsystem. | zecke | 5 | -23/+0 |
So If Calibration,malloc instead of new,OpiePlayer,Shutdown isn't working anymore this is because the buildsystem lacks sane defaults for your system | ||||
2004-02-19 | working on todolist translation | pavouk | 9 | -339/+387 |
2004-02-19 | Restore binary compatibility and make use of the virtual_hook | zecke | 2 | -29/+107 |
Yeah it is ugly... but will work for libopie... Now onto libopie2! development | ||||
2004-02-19 | use stuff from libopie2 | alwin | 10 | -17/+17 |
ToDo: after merge pim-classes to opie2, do the same with it. | ||||
2004-02-19 | aboutSuspend -> aboutToSuspend | alwin | 1 | -1/+1 |
I knew all the time - zecke is Mr. Muentefering in real live ;) | ||||
2004-02-19 | fix compile problem reported by Brad Campbell - Thanks | ar | 1 | -1/+1 |
2004-02-19 | when going to suspend, a QCopEnvelope message will send | alwin | 4 | -85/+94 |
( "QPE/System","aboutSuspend()" ) | ||||
2004-02-19 | Add API comment about inline dtor | zecke | 1 | -0/+1 |
2004-02-19 | Add notes for API fixes and BC stuff | zecke | 4 | -1/+24 |
2004-02-19 | Add note for the inline dtor and future Opie versions | zecke | 1 | -0/+3 |
in regard to BC | ||||
2004-02-19 | The hardware keys on the H5xxx are rotated by 270° | zecke | 2 | -2/+15 |
so rotate the key events | ||||
2004-02-18 | Gross hack to allow compilation with Qt3 more easily | zecke | 1 | -4/+8 |
Qt got a DateFormat as well so we use a define to call our QPEDateFormat | ||||
2004-02-18 | Add Documentation on how we search and why we do stuff | zecke | 1 | -0/+12 |
2004-02-18 | Clarify on the start date for searches | zecke | 1 | -1/+2 |
2004-02-18 | forgot member variable initializer | alwin | 1 | -0/+1 |
2004-02-18 | be more clever when it comes to searching events | zecke | 1 | -21/+14 |
Fix bug 1193 | ||||
2004-02-18 | Commit the patch to allow overwriting the inline image | zecke | 1 | -7/+22 |
2004-02-18 | Fix size and drawing of battery status widget and eliminate compiler warnings | drw | 2 | -43/+40 |
2004-02-18 | Removed opie-mail2 and opie-qpdf dependency | groucho | 1 | -1/+1 |
2004-02-18 | Turns out Calibrate.desktop was accidentally saved in koi8r instead of utf8 | sudonix | 1 | -9/+9 |
2004-02-17 | removed stdc++ dependies | alwin | 2 | -9/+6 |
2004-02-17 | hey guys, the entries in this file were supposed to be _sorted_ | mickeyl | 1 | -33/+35 |
2004-02-17 | although it seems to be abandoned by carsten, lets at least make it build | mickeyl | 2 | -7/+6 |
so that someone can have a look and maybe resume work on it | ||||
2004-02-17 | add control files for zecke's new games | mickeyl | 2 | -0/+20 |
2004-02-17 | Add the zLines port to Opie | zecke | 23 | -0/+1836 |
2004-02-17 | Add the source of zsame | zecke | 15 | -0/+2050 |
2004-02-17 | Add ZSame | zecke | 1 | -1/+2 |
2004-02-17 | Add zsame pics | zecke | 2 | -0/+0 |
2004-02-17 | Add ZSame to Opie | zecke | 1 | -0/+6 |
2004-02-16 | Translated from sheetqt to stockticker | pavouk | 6 | -268/+280 |
2004-02-16 | Take care of the lifetime of the EffectiveEvent/Occurence | zecke | 4 | -14/+13 |
Make sure not to keep reference on non existing objects | ||||
2004-02-16 | A few more translations | sudonix | 2 | -35/+35 |
2004-02-16 | More control file clean-up...mostly done, except for task-opie-* | drw | 188 | -254/+230 |
2004-02-16 | more api docu | zecke | 2 | -0/+36 |
2004-02-16 | Fix typo in section field | drw | 1 | -1/+1 |
2004-02-15 | update | mickeyl | 1 | -4/+5 |
2004-02-15 | default gps speed now 4800 - seems to be more compatible | mickeyl | 3 | -5/+8 |
2004-02-15 | better return 0 here | mickeyl | 1 | -1/+1 |
2004-02-15 | s/$1/%1/ | mickeyl | 3 | -4/+8 |
2004-02-15 | add a missing build time dependency | mickeyl | 1 | -3/+3 |
2004-02-15 | *** empty log message *** | mickeyl | 4 | -20/+32 |