summaryrefslogtreecommitdiff
path: root/libopie2/opiecore
AgeCommit message (Expand)AuthorFilesLines
2005-06-09add support for the linux 2.6 backlight interface on tosa, poodle, and colliemickeyl2-28/+42
2005-06-02- move addLanguage.sh and mkipks to scripts/ directorymickeyl2-18/+25
2005-06-02more work on recursive watchesmickeyl2-26/+66
2005-05-31misc. opcmciasystem improvementsmickeyl3-82/+141
2005-05-25be nice to gcc 3.3mickeyl1-1/+1
2005-05-22start talking directly to pcmcia card servicesmickeyl4-8/+1264
2005-05-21add more methods to OPcmciaSocketmickeyl2-1/+23
2005-05-21change OPcmciaCard to OPcmciaSocket, it now resembles a socket rather than a ...mickeyl2-31/+135
2005-05-20Added OResource::findPixmap implementationdrw2-0/+16
2005-05-19ignore empty socketsmickeyl1-2/+3
2005-05-19- add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCardmickeyl10-18/+704
2005-05-10add foundation for a much more intuitive API for file notificationsmickeyl2-1/+94
2005-05-10s/qWarning/qDebug/mickeyl1-2/+3
2005-05-10remove warningmickeyl1-0/+1
2005-05-09Temporarily show more images for me... until Drw or Skyhusker do it the wayzecke1-4/+3
2005-05-07introduce OFileNotifyEvent and add more signalsmickeyl2-31/+154
2005-05-06first sketch at ODirNotification classmickeyl2-10/+31
2005-05-06fix a couple of issues with OFileNotification, seems to work with single and ...mickeyl2-33/+104
2005-05-02ship sanitized userland header equivalent of linux/inotify.hmickeyl2-3/+116
2005-05-02DEBUG: show why node wasn't recognizedmickeyl1-2/+2
2005-05-02Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ...mickeyl2-226/+139
2005-04-05Use OResource for loading imagesdrw9-225/+240
2005-04-05Eliminate compiler warnings and doc updatesdrw2-6/+7
2005-04-05Initial version of OResourcedrw3-6/+185
2005-04-05crash-fix in odevice.cpp while scanning the distribution table (#1565)deller1-1/+1
2005-03-31check for '2.4' kernel rather than for an Embedix version, since we willmickeyl2-20/+8
2005-03-31add basic support for the Sharp SL-C1000 (Akita) PDAmickeyl3-44/+52
2005-03-23Add debug output to help developer to find a very silly bug, which takeseilers1-1/+8
2005-03-21on non-embedix kernel zaurii devices don't wait after suspend 'causealwin3-22/+50
2005-03-20add sd path for familiarllornkcor1-1/+2
2005-03-17Update the API Documentation for OProcess and OApplicationFactoryzecke2-3/+3
2005-03-15ok. the hinge button must have held-action set to 0.alwin1-6/+3
2005-03-14hopefull speedups on keyeventhandler, eventhandler will just set whenalwin1-8/+5
2005-03-13inserted a keyevent-filter just used by CL3000 and C7x0/C8x0.alwin2-48/+95
2005-03-12this error will get my personal "error of the month":alwin2-2/+2
2005-03-11jornada 56x device updateschicken1-1/+6
2005-03-03fix a typo in the jornada 56x backlight controlchicken1-1/+1
2005-03-01mmc/sd cards may mounted via /dev/mmcblk* within linux 2.6alwin1-1/+2
2005-02-19jornada device fixeschicken1-2/+2
2005-02-19jornada 720 device updateschicken1-6/+16
2005-02-18first bits of jornada 720 device codechicken2-7/+22
2005-02-18-Check if the string is safe (omitted Global::shellQuote as we constructzecke1-5/+6
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke14-84/+204
2005-02-12disable backtracing if building against uclibcmickeyl1-0/+4
2005-02-06make autorotate also work on kernel 2.6mickeyl2-75/+35
2005-02-06fix default orientation on 2.6 (this time taking hinge sensor into account)mickeyl1-2/+15
2005-02-04implement computing the hinge status for Zaurus w/ Kernel 2.6mickeyl1-4/+19
2005-02-04use a sane method to discover valid device nodesmickeyl2-14/+43
2005-02-04show which bits are set in global keymaskmickeyl2-3/+49
2005-02-04- add definitions for keys and buttonsmickeyl3-36/+425