summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/lib
AgeCommit message (Collapse)AuthorFilesLines
2004-04-08Add API comments so we can now move it to OpieMMzecke2-8/+166
2004-04-07First version of the zoomer placement still needs some work thoughzecke1-5/+9
2004-04-07Add the ImageZoomer now alwin connect some signals and slotszecke2-0/+182
2004-04-04convert to Opie Debugging Frameworkmickeyl1-4/+8
2004-03-23Fix communication. It seems like QPixmap and QDataStreamzecke1-1/+6
do not mix well if the QPixmap is not valid.. invalidate image requests if we change the dir
2004-03-22Initial Check in of the Eye Of Zilla. This ImageViewer featureszecke5-0/+346
Image Infos, EXIF, Jpeg,Png,Gif support. It supports scaled loading of Jpegs. an smart image cache.... GUI needs some work and we need to find a bug in QCOP as well. TODO: Add Image Service for example Mailer Add ImageCanvas/Zoomer/Display