Age | Commit message (Expand) | Author | Files | Lines |
2005-03-21 | on non-embedix kernel zaurii devices don't wait after suspend 'cause | alwin | 3 | -22/+50 |
2005-03-20 | add sd path for familiar | llornkcor | 1 | -1/+2 |
2005-03-17 | Update the API Documentation for OProcess and OApplicationFactory | zecke | 2 | -3/+3 |
2005-03-15 | ok. the hinge button must have held-action set to 0. | alwin | 1 | -6/+3 |
2005-03-14 | hopefull speedups on keyeventhandler, eventhandler will just set when | alwin | 1 | -8/+5 |
2005-03-13 | inserted a keyevent-filter just used by CL3000 and C7x0/C8x0. | alwin | 2 | -48/+95 |
2005-03-12 | this error will get my personal "error of the month": | alwin | 2 | -2/+2 |
2005-03-11 | jornada 56x device updates | chicken | 1 | -1/+6 |
2005-03-03 | fix a typo in the jornada 56x backlight control | chicken | 1 | -1/+1 |
2005-03-01 | mmc/sd cards may mounted via /dev/mmcblk* within linux 2.6 | alwin | 1 | -1/+2 |
2005-02-19 | jornada device fixes | chicken | 1 | -2/+2 |
2005-02-19 | jornada 720 device updates | chicken | 1 | -6/+16 |
2005-02-18 | first bits of jornada 720 device code | chicken | 2 | -7/+22 |
2005-02-18 | -Check if the string is safe (omitted Global::shellQuote as we construct | zecke | 1 | -5/+6 |
2005-02-17 | Add OAbstractMobileDevice with implementations for suspend and setDisplayStatus | zecke | 14 | -84/+204 |
2005-02-12 | disable backtracing if building against uclibc | mickeyl | 1 | -0/+4 |
2005-02-06 | make autorotate also work on kernel 2.6 | mickeyl | 2 | -75/+35 |
2005-02-06 | fix default orientation on 2.6 (this time taking hinge sensor into account) | mickeyl | 1 | -2/+15 |
2005-02-04 | implement computing the hinge status for Zaurus w/ Kernel 2.6 | mickeyl | 1 | -4/+19 |
2005-02-04 | use a sane method to discover valid device nodes | mickeyl | 2 | -14/+43 |
2005-02-04 | show which bits are set in global keymask | mickeyl | 2 | -3/+49 |
2005-02-04 | - add definitions for keys and buttons | mickeyl | 3 | -36/+425 |
2005-02-03 | ship own version of sanitized kernel headers | mickeyl | 3 | -4/+990 |
2005-02-02 | more input system stuff | mickeyl | 2 | -4/+20 |
2005-02-02 | first work on input system abstractions | mickeyl | 2 | -5/+216 |
2005-02-01 | add skeleton for oinputsystem classes (thin wrapper of Linux Input Subsystem ... | mickeyl | 3 | -1/+82 |
2005-02-01 | add C7x0 Mail key that has been forgotten since ages :) | mickeyl | 1 | -21/+25 |
2005-01-29 | use FB_BLANK_UNBLANK and FB_BLANK_POWERDOWN for the 2.6 interface | mickeyl | 2 | -2/+6 |
2005-01-24 | Fix compile of odevice_zaurus.cpp | drw | 1 | -31/+33 |
2005-01-23 | remove setSoftSuspend() from ODevice. this is a left-over from the old days | mickeyl | 8 | -82/+2 |
2005-01-23 | - consolidate reading hinge sensor into one place | mickeyl | 2 | -25/+10 |
2005-01-11 | workaround a quirk in the linux kernel semantics | mickeyl | 1 | -1/+1 |
2005-01-10 | first shot at OpenZaurus HAL introduced by 2.6.10 | mickeyl | 2 | -35/+65 |
2005-01-10 | make the SL-C3000 (Sharp Spitz) known to ODevice | mickeyl | 3 | -40/+64 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 1 | -1/+1 |
2005-01-04 | CONTROL file : changed VERSION string | wimpie | 1 | -1/+1 |
2005-01-04 | added odevice_genuine for pure INTEL based CPU | wimpie | 5 | -0/+291 |
2005-01-01 | slightly more correct way to calculate the brightness | mickeyl | 1 | -1/+1 |
2005-01-01 | rewrite backlight stuff | mickeyl | 2 | -67/+45 |
2005-01-01 | clean up a bit and start w/ introducing SL-6000 support | mickeyl | 2 | -86/+85 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 1 | -686/+2 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -2/+686 |
2004-12-20 | A define to avoid writing static QString fromLatin1() {...} | zecke | 1 | -0/+2 |
2004-11-18 | -Move ORefCount to a non inline implementation in osmartpointer.cpp | zecke | 4 | -19/+209 |
2004-11-05 | correct simpad cs3 readout | chicken | 1 | -1/+1 |
2004-11-04 | Revert last commit and create a QCOP Channel for QPE/System in | zecke | 1 | -2/+3 |
2004-11-04 | -Revert Exposing QPE/System qcop signals via OApplication | zecke | 2 | -18/+0 |
2004-11-04 | Use QTextStream and QFile instead of read/sscanf for parsing | zecke | 1 | -19/+17 |
2004-11-03 | -SIMpad crashes on QObject::connect() of the QCopChannel | zecke | 1 | -3/+3 |
2004-11-03 | -Create a QPE/System channel (sysMessage:QCopChannel from QPEApplication | zecke | 2 | -0/+18 |