summaryrefslogtreecommitdiff
path: root/libopie2/opiemm/opiemm.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-340/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+340
2004-11-01exif class added (taken from opie-eye_slave and more c++ like reworked)alwin1-2/+2
it is used in oimageview while loading jpegs checking BEFORE loading if the image should be scaled loaded. ToDo: documentation of the interface, remove it from opie-eye_slave (it should use of course the library version)
2004-04-14added the image-display widgets to lib 'cause it may used in otheralwin1-2/+2
applications ToDo: Interface description
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Move XML class to internal PIMzecke1-1/+1
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-01-01bye bye qDebug, hello odebugmickeyl1-4/+0
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-1/+1
2003-08-25libopie2 compiles for qt3/x11 nowtille1-1/+7
run: qmake "platform=x11" libopie2.pro
2003-06-15just a check-in before i lose that because of my fscking harddrive...mickeyl1-0/+16
this is work-in-progress...