summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/opiecore.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-01-21catch up with moves on cvs servermickeyl1-20/+3
2004-01-13- rewrite device detectionmickeyl1-0/+6
- cleanup - split odevice stuff into header and cpp files - Note for next buildsystem: Don't link all header files but distinguish between public and private headers, e.g. odevice.h is public while odevice_ipaq.h is private.
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-1/+15
- merge odevice into libopie2 - merge oprocctrl and oprocess into libopie2
2004-01-11- rename files ostorage.cpp .h in ostorageinfo.cpp .har1-3/+3
2004-01-10- New class OStorageInfoar1-3/+5
- OStorageInfo implements following functions instead of StorageInfo QString getCfPath(); QString getSdPath(); QString getMmcPath();
2003-12-02move qt3 only stuff in a dedicated directory and remove from building ↵mickeyl1-11/+1
process for now
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-1/+1
2003-09-02this should make oapplication compile (and run) for qt3/x11tille1-5/+9
2003-08-25remoce this stupid bug once again...tille1-4/+5
2003-08-25libopie2 compiles for qt3/x11 nowtille1-2/+9
run: qmake "platform=x11" libopie2.pro
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+31
and comment...