summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-21Package Manager: libopie->libopie2drw8-14/+7
2004-02-21Unbreak fastloading. So the API Documentation is a lie..zecke1-8/+7
showMainWidget may not setMainWidget because this would break Fastloading..
2004-02-21on removable medias take a look into .opiestorage.cf and read the listalwin1-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-21Update package dependancies to libopie2/libqtaux2drw1-1/+1
2004-02-21Appearance: libopie->libopie2/libqtauxdrw5-45/+48
2004-02-21Moved class defines in qcolordialog.cpp to header so that apps can properly ↵drw2-589/+563
link to libqtaux
2004-02-21on removable medias take a look into .opiestorage.cf and read the listalwin1-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-21improve support for BigScreenar4-677/+738
2004-02-21improve support for BigScreenar7-1193/+1363
2004-02-21improve support for BigScreenar12-2006/+2197
2004-02-21improve support for BigScreenar15-723/+1100
2004-02-21qcop-msg related stuff don't use tmpDirPath 'cause it isn't that good IMHOalwin2-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-21docsalwin1-0/+10
2004-02-21Fix up syncing modezecke3-11/+30
InetlliSync,Opie1.0,QtopiaNEW
2004-02-21Yeah baby yeah remove IntelliSync supportzecke3-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-21the usual cosmeticsmickeyl24-650/+851
2004-02-21Install OWait as well.zecke3-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-21Move to LibOpie2zecke11-43/+45
remove launcher global and use OGlobal
2004-02-21some global helper functions implementedalwin2-46/+153
2004-02-20Implement encodeBase64 and decodeBase64 LGPLed by KDE projectzecke1-0/+262
Use my version of generateUuid() ( LGPL ) return two variables.. hardly licensable Rest will do alwin and tille! clean room
2004-02-20Fix the messed up header :)zecke1-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-20includes changedalwin1-22/+22
2004-02-20some more global functions for ODPzecke1-2/+75
Alwin will do a clean room implementation on most of the content
2004-02-20removed usage of libopie - only the stuff from opie2alwin2-7/+8
2004-02-20uses xmltree.h from libopiecore2 instead libopiealwin1-1/+1
2004-02-20added xmltree from libopie to libopiecore2alwin1-2/+4
2004-02-20syntax-erroralwin1-2/+2
2004-02-20moved the opie pim stuff to libopie2 - pim. Tried to resort them, may be ↵alwin71-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-20Update the API Documentation for DateFormat and TimeString utility classeszecke3-3/+263
Add a Translator hint what M, D, Y mean
2004-02-20These values should be set by the buildsystem.zecke5-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-19working on todolist translationpavouk9-339/+387
2004-02-19Restore binary compatibility and make use of the virtual_hookzecke2-29/+107
Yeah it is ugly... but will work for libopie... Now onto libopie2! development
2004-02-19use stuff from libopie2alwin10-17/+17
ToDo: after merge pim-classes to opie2, do the same with it.
2004-02-19aboutSuspend -> aboutToSuspendalwin1-1/+1
I knew all the time - zecke is Mr. Muentefering in real live ;)
2004-02-19fix compile problem reported by Brad Campbell - Thanksar1-1/+1
2004-02-19when going to suspend, a QCopEnvelope message will sendalwin4-85/+94
( "QPE/System","aboutSuspend()" )
2004-02-19Add API comment about inline dtorzecke1-0/+1
2004-02-19Add notes for API fixes and BC stuffzecke4-1/+24
2004-02-19Add note for the inline dtor and future Opie versionszecke1-0/+3
in regard to BC
2004-02-19The hardware keys on the H5xxx are rotated by 270°zecke2-2/+15
so rotate the key events
2004-02-18Gross hack to allow compilation with Qt3 more easilyzecke1-4/+8
Qt got a DateFormat as well so we use a define to call our QPEDateFormat
2004-02-18Add Documentation on how we search and why we do stuffzecke1-0/+12
2004-02-18Clarify on the start date for searcheszecke1-1/+2
2004-02-18forgot member variable initializeralwin1-0/+1
2004-02-18be more clever when it comes to searching eventszecke1-21/+14
Fix bug 1193
2004-02-18Commit the patch to allow overwriting the inline imagezecke1-7/+22
2004-02-18Fix size and drawing of battery status widget and eliminate compiler warningsdrw2-43/+40
2004-02-18Removed opie-mail2 and opie-qpdf dependencygroucho1-1/+1
2004-02-18Turns out Calibrate.desktop was accidentally saved in koi8r instead of utf8sudonix1-9/+9
2004-02-17removed stdc++ dependiesalwin2-9/+6