summaryrefslogtreecommitdiff
path: root/core/launcher/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-31Reinstate startup system year validity check and update year to 2007; show da...paule1-8/+19
2005-06-26get preffered qte driver name from ODevice instead of hard coding it tomickeyl1-5/+5
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl1-7/+0
2005-01-23New QWS_DISPLAY handling for gathering the default launcher rotation on startup:mickeyl1-77/+65
2004-11-12handle more signals and don't kill the process @ endmickeyl1-55/+37
2004-07-15Start removing #if 0 which originates from a sync and libqtopia dependencyzecke1-55/+1
2004-04-07use Opie debugging frameworkmickeyl1-24/+18
2004-03-13Fix namespaces in the launcher.. and found a problem with my scriptzecke1-1/+1
2004-03-01fix includeschicken1-5/+0
2004-02-21qcop-msg related stuff don't use tmpDirPath 'cause it isn't that good IMHOalwin1-1/+1
2004-02-21Move to LibOpie2zecke1-4/+5
2003-11-05removed include custom.h cause build system doesn't create it for me and I am...llornkcor1-1/+1
2003-11-03Porting Opie to MacOS-X.eilers1-0/+2
2003-10-07-Kill stupid define which sets QWS_SIZE to 240x320zecke1-1/+1
2003-10-04Check if there is a Mouse Driverzecke1-1/+2
2003-08-28-kill casiopai supportzecke1-72/+234
2003-06-03initial ramses hardware adaptionschurig1-1/+1
2003-04-20Revert the attempt to split calibrate, as it failed miserably.kergoth1-9/+6
2003-04-19Split calibrate out as a standalone application, and ensure taskbar dependskergoth1-6/+9
2003-04-15Unconditionally override Rot value when using the Transformed driver.kergoth1-8/+3
2003-03-26BUGFIX: as pointed out by robert, dont fsck with QWS_DISPLAY if it was alread...kergoth1-4/+4
2003-03-26Add a second call to defaultRotation, to ensrue deforient matches reality, if...kergoth1-0/+1
2003-03-26Modified launcher to set rotation via:kergoth1-20/+39
2003-03-24Include calibrate.h regardless, as its no longer dependent on device ifdefs, ...kergoth1-2/+1
2003-03-24Remove ifdefs based on device as the means by which we decide to run calibrat...kergoth1-7/+7
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-4/+4
2003-01-26Undo unintentional commitkergoth1-60/+44
2003-01-26mkipkskergoth1-44/+60
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman1-5/+0
2002-11-06Changing sharp define. if someone doesnt like it, let me know :)kergoth1-1/+1
2002-10-31remove netsystemtimetille1-6/+1
2002-10-29check if the system date is in a reasonable range (year > 2000) - informsandman1-0/+13
2002-10-20fix menu button on zaurus F11 raising opie menullornkcor1-0/+1
2002-10-17Move around some #ifdefs to be able to be built with Qt2/X11zecke1-3/+4
2002-09-30Changes to use the new ODevice APIsandman1-100/+7
2002-09-12- really remove mrulistsandman1-1/+1
2002-09-05- remove obsolete cassiopeia and single-floppy codesandman1-127/+5
2002-08-28- speedup for suspend: don't switch off backlightsandman1-1/+2
2002-08-04Another bug fix for suspend/resume on iPAQs (blinking screen).. this bugsandman1-0/+2
2002-08-041) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changedsandman1-6/+36
2002-07-27Update for OPIE to use opie-loginsandman1-12/+0
2002-06-18Replaced OHwInfo with ODevice and ported from custom-*.h #defines tosandman1-7/+6
2002-06-16Keyboard filter restructuring based on model detection:sandman1-0/+91
2002-06-13Fix for ljp's fix for my fix of custom.h handling on iPAQssandman1-1/+1
2002-01-28Committing in .kergoth1-1/+1
2002-01-25Initial revisionkergoth1-0/+276