Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-02-22 | System Time: libopie->libopie2 | drw | 6 | -332/+330 |
2004-02-22 | Fix config depends | drw | 11 | -12/+12 |
2004-02-22 | update and increment version, we don't want to go from 1.1.0 to 1.2.0 don't ↵ | mickeyl | 2 | -1/+3 |
we? ;) | ||||
2004-02-22 | merged changes form qkonsole back into opie-embeddedkonsole (most likely not ↵ | waspe | 13 | -1045/+1941 |
bugfree !) | ||||
2004-02-22 | Fixed control file Description field so ipkg builds correctly | brad | 1 | -2/+2 |
2004-02-22 | fixes | chicken | 1 | -1/+1 |
2004-02-22 | fix depends | chicken | 1 | -1/+1 |
2004-02-22 | now we can edit subdirs in .opiestorage.cf as used in launcher | alwin | 2 | -5/+49 |
or Global for searching for documents. ToDo: Where to (re-)implement the stuff where the dialogs apears if a media is inserted first time???? eg, no .opiestorage.cf exists on this media? I didn't found any usefull :( | ||||
2004-02-22 | Language Settings: libopie->libopie2 | drw | 3 | -9/+9 |
2004-02-22 | User Manager: libopie->libopie2 | drw | 5 | -76/+76 |
2004-02-22 | Medium Mount: libopie->libopie2 | drw | 3 | -12/+10 |
2004-02-22 | DocTab: libopie->libopie2 | drw | 3 | -9/+9 |
2004-02-22 | Backup: libopie->libopie2 | drw | 2 | -2/+2 |
2004-02-22 | SSH Keys: libopie->libopie2 | drw | 4 | -237/+237 |
2004-02-22 | VMemo Settings: libopie->libopie2 | drw | 3 | -4/+3 |
2004-02-22 | check if there is a listview item at all. | zecke | 1 | -3/+12 |
c cast -> static_cast | ||||
2004-02-22 | AQPkg: libopie->libopie2 | drw | 7 | -178/+178 |
2004-02-22 | Checkbook: libopie->libopie2 | drw | 5 | -517/+517 |
2004-02-21 | Default to showMaximized on 240x320 and 320x240 displays | zecke | 1 | -4/+2 |
2004-02-21 | Randomly jumping in the vtable is fun :) | zecke | 1 | -10/+10 |
use libopie2 odevice | ||||
2004-02-21 | SysInfo: libopie->libopie2 | drw | 5 | -6/+6 |
2004-02-21 | Package Manager: libopie->libopie2 | drw | 8 | -14/+7 |
2004-02-21 | Unbreak fastloading. So the API Documentation is a lie.. | zecke | 1 | -8/+7 |
showMainWidget may not setMainWidget because this would break Fastloading.. | ||||
2004-02-21 | on removable medias take a look into .opiestorage.cf and read the list | alwin | 1 | -6/+15 |
of subdirs of the media where to search for documents. If this value isn't set, it will reduce search to FS+"/Documents" so not the whole media is searched. ToDo: Work on mediummount so users can set this values. | ||||
2004-02-21 | Update package dependancies to libopie2/libqtaux2 | drw | 1 | -1/+1 |
2004-02-21 | Appearance: libopie->libopie2/libqtaux | drw | 5 | -45/+48 |
2004-02-21 | Moved class defines in qcolordialog.cpp to header so that apps can properly ↵ | drw | 2 | -589/+563 |
link to libqtaux | ||||
2004-02-21 | on removable medias take a look into .opiestorage.cf and read the list | alwin | 1 | -6/+35 |
of subdirs of the media where to search for documents. If this value isn't set, it will reduce search to FS+"/Documents" so not the whole media is searched. ToDo: Work on mediummount that users can set this values. Implement same stuff in global.cpp of libqpe. | ||||
2004-02-21 | improve support for BigScreen | ar | 4 | -677/+738 |
2004-02-21 | improve support for BigScreen | ar | 7 | -1193/+1363 |
2004-02-21 | improve support for BigScreen | ar | 12 | -2006/+2197 |
2004-02-21 | improve support for BigScreen | ar | 15 | -723/+1100 |
2004-02-21 | qcop-msg related stuff don't use tmpDirPath 'cause it isn't that good IMHO | alwin | 2 | -3/+3 |
first: content of $TEMP can change due login - so it may run into problems when searching for qcop-msg-* files second: TEMP will set by user. The user can set it to a wrong value so cop would fail. But we can mostly guarantee that /tmp will exists. | ||||
2004-02-21 | docs | alwin | 1 | -0/+10 |
2004-02-21 | Fix up syncing mode | zecke | 3 | -11/+30 |
InetlliSync,Opie1.0,QtopiaNEW | ||||
2004-02-21 | Yeah baby yeah remove IntelliSync support | zecke | 3 | -84/+66 |
and add it to the SyncMode... as it should have been done Keep compatible with the old ored meaning... Now we can have IntelliSync plain text transfer, ask for pw less on connect Opie 1.0 plain text transfer, need pw and allow for syncing Qtopia 1.7 base64 transter , need pw and allow for syncing | ||||
2004-02-21 | the usual cosmetics | mickeyl | 24 | -650/+851 |
2004-02-21 | Install OWait as well. | zecke | 3 | -2/+174 |
If the API is considered too bad ( I remember the talk about OWait wait; on the stack ) we will have to sort it out | ||||
2004-02-21 | Move to LibOpie2 | zecke | 11 | -43/+45 |
remove launcher global and use OGlobal | ||||
2004-02-21 | some global helper functions implemented | alwin | 2 | -46/+153 |
2004-02-20 | Implement encodeBase64 and decodeBase64 LGPLed by KDE project | zecke | 1 | -0/+262 |
Use my version of generateUuid() ( LGPL ) return two variables.. hardly licensable Rest will do alwin and tille! clean room | ||||
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 |