Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-11-30 | If OPIE_NO_BUILTIN_CALIBRATION is not requested bultin calibration | zecke | 1 | -1/+1 |
2003-11-30 | Obsolete many of the custom-platform.h files. Values can be controled | zecke | 2 | -4/+69 |
by make menuconfig now. The default depends match the old custom-platform files. Todo remove content from the platform files | ||||
2003-11-30 | Limit the number of shown All Day Events to approxiametely three | zecke | 2 | -10/+19 |
Patch by Rajko Albrecht | ||||
2003-11-30 | FIx the appname | zecke | 1 | -1/+1 |
Patch submitted by Rajko Albrecht | ||||
2003-11-30 | silence | harlekin | 1 | -0/+1 |
2003-11-30 | resolved bug 0001230 | waspe | 1 | -25/+59 |
2003-11-27 | updated and partial completed german translation | ar | 1 | -27/+257 |
2003-11-27 | eliminated drawpad segfault | waspe | 1 | -0/+3 |
2003-11-27 | rerun mkinlinepics | mickeyl | 1 | -315/+337 |
2003-11-27 | Bugfix: Made sure that the window is always inside the visible area of | coredump | 1 | -3/+19 |
the display. | ||||
2003-11-27 | Bugfix: Headline is visible again with matchin BG image. | coredump | 2 | -11/+18 |
Bugfix: Don't open the InputMethod for a Zaurus, it's got a hardware keyboard | ||||
2003-11-27 | Added: Default net-ranges are no longer hard-coded and can be edited | coredump | 3 | -81/+228 |
Bugfix: Show user-defined net-range upon application restart in drop-down list | ||||
2003-11-25 | - i18n-de Fixes | ar | 3 | -5/+5 |
2003-11-24 | Merged with branch 1.0. | daniel | 10 | -108/+108 |
2003-11-24 | Change of maintainer. | daniel | 1 | -1/+1 |
2003-11-24 | please watchout for commiting unresolved conflicts | llornkcor | 1 | -5/+0 |
2003-11-21 | ditto | mickeyl | 1 | -1/+1 |
2003-11-21 | Use TextEdit for open as Text for now until we negotiate on the | zecke | 1 | -3/+2 |
service idea | ||||
2003-11-21 | Fix bug 1219. | zecke | 1 | -1/+3 |
If not authorized no dtp is created so 0x000000000->close is likely to fail. lpotter something I think Qtopia suffers from as well | ||||
2003-11-21 | add | llornkcor | 2 | -0/+212 |
2003-11-20 | added preliminary edit dialogs | waspe | 15 | -194/+284 |
default config added | ||||
2003-11-20 | fix battery message box text wrapping | mickeyl | 1 | -9/+27 |
patch courtesy of Matthias Hentges - thanks. | ||||
2003-11-20 | rework optional doc-tab patch to be less intrusive and more sane | mickeyl | 3 | -25/+15 |
2003-11-19 | fix name | mickeyl | 1 | -1/+1 |
2003-11-19 | fix | llornkcor | 1 | -1/+1 |
2003-11-19 | fix name | mickeyl | 1 | -1/+1 |
2003-11-19 | _this_ contains the minibugfix | mickeyl | 1 | -1/+1 |
2003-11-19 | add doctab and fix minibug | mickeyl | 1 | -0/+9 |
2003-11-18 | Increase sync-friendlyness and repair broken sync with several | mickeyl | 4 | -27/+99 |
programs. Patch by Matthias Hentges <matthias@hentges.net> - thanks! | ||||
2003-11-18 | include is in local directory | chicken | 1 | -1/+1 |
2003-11-17 | load and save added -> data needs still be edited in conf file | waspe | 1 | -0/+64 |
2003-11-17 | changed color of notes | waspe | 1 | -1/+1 |
2003-11-17 | bugfix in getHalfTone(int) | waspe | 1 | -3/+1 |
2003-11-17 | merge branch with head | chicken | 11 | -58/+67 |
2003-11-17 | Changing Model_Zaurus_SLC700 to Model_Zaurus_SLC7x0 as it is in BRANCH_1_0.. | eilers | 1 | -1/+1 |
2003-11-17 | Shit .. missed a wrong ")".. Odevice compiles now.. ! | eilers | 1 | -1/+1 |
2003-11-17 | Merging the corgie-patches from Branch manually.. (no cvs -j would caused | eilers | 1 | -10/+13 |
a big mess .. ;) ) Changed the keysound handling for zaurus: Just all C7x0 and the 5600 will use the sounddevice.. All other will use the old /dev/sharp_buz device.. | ||||
2003-11-17 | My simple var-setting script.. | eilers | 1 | -0/+28 |
2003-11-17 | Patches to get this qt-2.3.2 stuff for X11 compiled.. | eilers | 1 | -0/+122 |
2003-11-17 | Changes for Panther and some more information | eilers | 2 | -22/+60 |
2003-11-17 | Panther patches included | eilers | 1 | -384/+64 |
2003-11-17 | Fixing the ".so" stuff for MacOS-X .. Quicklauncher apps are now | eilers | 1 | -0/+9 |
loaded successfully.. | ||||
2003-11-17 | Quicklauncher Applications are plugins. Therfore I added the CONFIG += plugin | eilers | 1 | -0/+1 |
to generate the correct Makefile for it.. Due to the fact that this is just important for MacOSX, it will be removed later.. (Question: Is it dangerous to leave "plugin" for Linux ?? If no, we don't have to remove it later..) | ||||
2003-11-17 | Added #include QDateTime which is needed by this header file itself | eilers | 2 | -0/+2 |
2003-11-17 | Minor changes.. | eilers | 4 | -2/+4 |
2003-11-17 | This patch makes the famous Documents Tab customizably optional. | mickeyl | 20 | -13/+504 |
Note that the document tab is so tight coupled to the rest of the launcher that it proved impossible for me to remove the tab as is. However I could make all the scanning and the displaying optional. The customization can be done via the launcher settings applications - a new doc tab category has been added. Further customization can be added to that tab. I also added a doc tab settings application for use with the "first usage wizard" | ||||
2003-11-17 | hide inputmethod also when not floating | mickeyl | 1 | -1/+1 |
2003-11-16 | . | llornkcor | 1 | -2/+2 |
2003-11-16 | made text fit on small pda screen | waspe | 1 | -2/+2 |
2003-11-16 | added tonleiter | waspe | 1 | -0/+1 |