summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oprocess.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-19Every file in this commit has a change to check the return value of a call.erik1-1/+1
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-2/+2
2004-03-13Move XML class to internal PIMzecke1-1/+9
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-03-02run the optimize_connect scriptalwin1-6/+6
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-2/+0
2004-02-15better return 0 heremickeyl1-1/+1
2004-01-13- add the static method int OProcess::processPID(const QString&)mickeyl1-0/+30
- add an example program for dealing with OProcess. This should be enhanced...
2004-01-13cleanup and unify source layoutmickeyl1-372/+317
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-0/+970
- merge odevice into libopie2 - merge oprocctrl and oprocess into libopie2