Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-14 | Remove the #ifdef for QWS | zecke | 2 | -8/+10 |
Fix saving of templates The backends want's to load before it saves... Oliver now things should work again | ||||
2003-02-14 | - fr | eric | 1 | -38/+39 |
2003-02-13 | Wireless extension < 14 | max | 1 | -2/+30 |
2003-02-13 | Finally replaced oipkg by aqpkg as several people seem to have confusing ↵ | groucho | 2 | -2/+2 |
problems with oipkg. | ||||
2003-02-13 | Added Euroconv for Eric Santonacci | groucho | 6 | -14/+24 |
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ? | ||||
2003-02-12 | add a comment explaining the #if | mickeyl | 1 | -2/+3 |
2003-02-12 | Did I say 14 or 15? | mickeyl | 1 | -1/+1 |
2003-02-12 | fix compilation on systems with wireless extensions < V15 | mickeyl | 1 | -2/+7 |
2003-02-12 | fix const char | max | 1 | -4/+4 |
2003-02-12 | new compiler flags | mjm | 1 | -0/+3 |
2003-02-12 | Translation added | groucho | 5 | -1/+337 |
2003-02-12 | Translations added | groucho | 1 | -0/+17 |
2003-02-12 | now plugins should be translatable too | harlekin | 2 | -5/+24 |
2003-02-12 | Fixed typos | groucho | 1 | -3/+3 |
2003-02-12 | MAXCHANNEL dynamic detection | max | 1 | -2/+11 |
2003-02-12 | All card monitor and switching | max | 2 | -16/+167 |
2003-02-11 | fix for bugreport #664, show also location in popups in datebooks weekview | harlekin | 1 | -2/+10 |
2003-02-11 | fixing crash which occured when leaving config dialog | harlekin | 2 | -2/+3 |
2003-02-11 | now when coming back from the config dialog ALL plugins get restarted | harlekin | 2 | -86/+61 |
2003-02-11 | fix bug #259, asterik instead of cleartext for password | harlekin | 1 | -0/+1 |
2003-02-11 | Add a FIXME note | zecke | 1 | -0/+3 |
drw killed the .ui files in his nice UI appealing update but setPopup is a bad idea for small screens and there was a reason for the slotHack so I need to readd it again... | ||||
2003-02-11 | fix 0000535. | zecke | 1 | -3/+13 |
What is the right size? That depends on the user so save the columWidth() the user used so he should be happy | ||||
2003-02-11 | Fix 0000645 | zecke | 1 | -1/+1 |
2003-02-11 | Add switching the views with the ActionKey.. | zecke | 8 | -13/+58 |
2003-02-11 | fix bug #644, ampm vs 24 h handling | harlekin | 1 | -1/+3 |
2003-02-11 | individual makefiles depend on toplevel .config, to ensure regen of ↵ | kergoth | 1 | -3/+1 |
makefiles on config change. | ||||
2003-02-11 | Abort on QTDIR not set | kergoth | 1 | -0/+4 |
2003-02-11 | do not allow to open directories... | zecke | 1 | -1/+1 |
2003-02-11 | implement the wish from 0000639 | zecke | 2 | -7/+13 |
2003-02-11 | *** empty log message *** | eric | 3 | -81/+86 |
2003-02-11 | fix bug 0000591 | zecke | 1 | -2/+7 |
AppLnk does not need to reload all labels but it needs to reload the names for the ids in mCat | ||||
2003-02-11 | *** empty log message *** | eric | 6 | -115/+123 |
2003-02-11 | /dev/touchscreen/0 => /dev/touchscreen/* to make it work on the ipaq in ↵ | groucho | 2 | -3/+3 |
multiuser mode | ||||
2003-02-11 | Starting to update user manual | drw | 1 | -20/+26 |
2003-02-11 | Made description more descriptive | drw | 1 | -1/+1 |
2003-02-11 | Typo fix in description | drw | 1 | -1/+1 |
2003-02-11 | Qtopia -> Opie in description | drw | 1 | -1/+1 |
2003-02-11 | Wlan-ng chanswitch | max | 1 | -14/+4 |
2003-02-10 | fix the -missing dtor leads to 12 kb memleak per cycle- bug | harlekin | 2 | -12/+16 |
2003-02-10 | fix refresh | harlekin | 2 | -8/+9 |
2003-02-10 | fixed segfault | harlekin | 1 | -7/+8 |
2003-02-10 | make use of QGuardedPtr | zecke | 4 | -6/+6 |
2003-02-10 | better commit that... | zecke | 4 | -27/+34 |
2003-02-10 | adapted to new refresh, datebookplugin still need some work | harlekin | 15 | -76/+174 |
2003-02-10 | added a virtual refresh to the interface, in future each plugin decides how ↵ | harlekin | 1 | -0/+6 |
much happens during refresh call | ||||
2003-02-10 | Fixed bug where feed names could have spaces in them | andyq | 1 | -7/+18 |
2003-02-10 | - add translation (by Eric Santonacci) | eric | 5 | -85/+99 |
2003-02-10 | link against pthread | mickeyl | 1 | -1/+1 |
2003-02-10 | - fr translation | eric | 2 | -57/+64 |
2003-02-09 | fd close | max | 2 | -6/+13 |