summaryrefslogtreecommitdiff
path: root/libopie2/opiemm/oimagescrollview.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-03-24last bugfixes on opie-eye an imagescrollview. Seems that now all is workingalwin1-1/+4
2005-03-24- removed a lot of useless debugoutputalwin1-16/+14
2005-03-22added missing interface methods for a generic imagedisplay (displayalwin1-0/+107
2004-11-01exif class added (taken from opie-eye_slave and more c++ like reworked)alwin1-4/+10
2004-11-01removed some useless debug codealwin1-1/+0
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
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 paintingsalwin1-25/+6
2004-04-15hopefull better repainting when switching the image while view isalwin1-19/+11
2004-04-15using other values when scaled loading of jpegsalwin1-1/+1
2004-04-14added the image-display widgets to lib 'cause it may used in otheralwin1-0/+585