summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-02-09This commit fixes an issue where an ioctl call is made but the returnerik1-1/+6
2007-02-08This commit provides the necessary changes and new files for Opie toerik1-0/+2
2006-05-19add preliminary support for the Motorola EZX Linux phone platformmickeyl1-1/+3
2006-04-23add support for HTC Universal devicellornkcor1-0/+3
2006-01-23libopiecore: /etc/oz_version renamed to /etc/openzaurus-versionhrw1-1/+1
2005-08-10libopie2/opiecore/odevice.cpp:zecke1-0/+2
2005-06-26ODevice now features a method to gather the preferred qte driver.mickeyl1-0/+6
2005-06-21- repair broken headers (tss...)mickeyl1-24/+24
2005-04-05Use OResource for loading imagesdrw1-23/+25
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 willmickeyl1-2/+0
2005-03-12this error will get my personal "error of the month":alwin1-1/+1
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke1-14/+0
2005-02-06make autorotate also work on kernel 2.6mickeyl1-64/+24
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl1-5/+0
2005-01-04added odevice_genuine for pure INTEL based CPUwimpie1-0/+8
2004-11-04Revert last commit and create a QCOP Channel for QPE/System inzecke1-2/+3
2004-11-03-SIMpad crashes on QObject::connect() of the QCopChannelzecke1-3/+3
2004-10-13-Create the QPE/System channel in ODevice to listen for button remappingzecke1-3/+10
2004-10-07small documentation format fixesclem1-3/+3
2004-09-21Only disconnect from sender if sender() is validzecke1-1/+3
2004-09-21Update Opie Documentationzecke1-4/+60
2004-09-17First untested support for the beagle from MasterIAzecke1-1/+2
2004-09-09support for devfsschurig1-0/+4
2004-09-08remove things like \n and \l from the system version stringmickeyl1-1/+1
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 valuezecke1-0/+57
2004-08-20back out unintentional change. Use an unknown ODevice insteadzecke1-1/+1
2004-08-15-Use APM for the SIMpad now that it got the APM biosless patchzecke1-22/+22
2004-08-01cleanup - odevice is now and for future the one and only friend classalwin1-23/+34
2004-07-13Fix compiler warnings coming from static methods which are unused most of thezecke1-2/+32
2004-06-12- refactor the distribution detection codemickeyl1-22/+43
2004-05-01Pass on the Hardware line of proc/cpuinfo so we don't need to parse the file ...zecke1-2/+4
2004-04-22-added default buttons for emulation in qvfb or for unknown devicesalwin1-0/+33
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-5/+5
2004-03-31Fixed small bug, causes some crashes at startup: qDebug("... %s"); is bad.. ;)eilers1-1/+1
2004-03-13Move XML class to internal PIMzecke1-7/+10
2004-03-02run the optimize_connect scriptalwin1-1/+1
2004-02-19aboutSuspend -> aboutToSuspendalwin1-1/+1
2004-02-19when going to suspend, a QCopEnvelope message will sendalwin1-22/+28
2004-02-07Rename the rest bunch of functions <- fix compiling...zecke1-4/+4
2004-01-13- rewrite device detectionmickeyl1-37/+36
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-0/+623