summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device
AgeCommit message (Expand)AuthorFilesLines
2004-09-06GCC 2.95 compile fix for switch/case statementzecke1-3/+6
2004-08-29Minor but important changes in API. Improved SQL performance: contactsbackend...eilers1-0/+4
2004-08-25-Have a common implementation for reading the config valuezecke7-175/+158
2004-08-20back out unintentional change. Use an unknown ODevice insteadzecke1-1/+1
2004-08-17add sl-6000llornkcor2-0/+5
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke2-50/+55
2004-08-01cleanup - odevice is now and for future the one and only friend classalwin4-50/+62
2004-08-01added a keyfilter singleton. All OPIE apps should use that instead ofalwin2-50/+57
2004-07-27Replacing an ugly QString.sprintf() with QString().arg() which fixes wrong fo...eilers1-1/+1
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke2-20/+35
2004-07-13Use snprintf to just be sure that we don't go over the buffer limitzecke1-1/+1
2004-07-13-Small clean up, we do not need to use the file anymore as allzecke2-4/+2
2004-06-12- refactor the distribution detection codemickeyl8-189/+141
2004-05-30LCD/Backlight control has changed a bitchicken1-3/+3
2004-05-21last bit of jornada 56x button updateschicken1-5/+5
2004-05-21correct jornada 56x button handling for opiechicken2-5/+71
2004-05-11as the jornada 56x uses kernel 2.6 now we need new functions.chicken2-20/+37
2004-05-01Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ...zecke14-43/+44
2004-04-22-added default buttons for emulation in qvfb or for unknown devicesalwin5-6/+54
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke15-27/+27
2004-03-31Fixed small bug, causes some crashes at startup: qDebug("... %s"); is bad.. ;)eilers1-1/+1
2004-03-13Move XML class to internal PIMzecke16-31/+88
2004-03-02run the optimize_connect scriptalwin5-7/+7
2004-02-19aboutSuspend -> aboutToSuspendalwin1-1/+1
2004-02-19when going to suspend, a QCopEnvelope message will sendalwin4-85/+94
2004-02-19The hardware keys on the H5xxx are rotated by 270°zecke1-1/+7
2004-02-07Rename the rest bunch of functions <- fix compiling...zecke8-19/+21
2004-01-21catch up with moves on cvs servermickeyl2-0/+25
2004-01-13- rewrite device detectionmickeyl14-511/+596
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl10-0/+3806