summaryrefslogtreecommitdiff
path: root/libopie2/opiemm
AgeCommit message (Collapse)AuthorFilesLines
2004-09-10added support for DEVFSschurig1-0/+5
2004-09-10The usual... fix warnings about unused parameterszecke2-4/+6
2004-06-01- convert to odebug frameworkar1-3/+3
2004-04-23reduced the need of image calculationsalwin1-4/+5
2004-04-22reworked the painting algorithm again, hopefully now it works in all casesalwin1-31/+17
2004-04-21improved painting, eg., when clip area is outside image we must notalwin1-2/+17
paint the image of course....
2004-04-16fixed painting problems when reloading images when widget is visiblealwin1-6/+10
2004-04-16- displaying a busy makes no sense here. It results in double paintingsalwin2-25/+19
- method to set autoscale/autorotate at once
2004-04-15hopefull better repainting when switching the image while view isalwin1-19/+11
visible
2004-04-15using other values when scaled loading of jpegsalwin1-1/+1
2004-04-15start of documentationalwin1-12/+97
2004-04-14added the image-display widgets to lib 'cause it may used in otheralwin5-2/+1056
applications ToDo: Interface description
2004-04-06upgrade descriptions and synchronize readme and roadmapmickeyl1-1/+1
2004-04-02added _sdf(0) to constructor to avoid warningwimpie1-1/+1
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 PIMzecke3-1/+20
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-01fix includeschicken1-1/+0
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-01-01bye bye qDebug, hello odebugmickeyl2-20/+14
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl2-3/+3
2003-10-07individually package libopie2 parts and make libopie2 a virtual packagemickeyl1-0/+11
2003-08-25libopie2 compiles for qt3/x11 nowtille2-1/+8
run: qmake "platform=x11" libopie2.pro
2003-06-27added obj directoryschurig1-1/+1
2003-06-15just a check-in before i lose that because of my fscking harddrive...mickeyl5-0/+560
this is work-in-progress...