summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_abstractmobiledevice.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-06-21- repair broken headers (tss...)mickeyl1-10/+11
- fix logical error in ODevice::sendSuspendmsg() - send qcop signal returnFromSuspend() after resuming from suspend - remove debug macro from opcmciasystem; better do this from the .pro file with DEFINES +=
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke1-0/+119
Switch our implementations over to this partial implementation of ODevice