summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/mainwindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07Implement setDocument so now we could start replacing showimgzecke1-0/+10
2004-04-07keys will now be written to config filealwin1-1/+5
all view use the same config object otherwise there will be problems writing a new config
2004-04-07the ImageScrollView wrapped with another class where just thealwin1-3/+10
opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs.
2004-04-06added keyboard handler for info windowalwin1-6/+10
2004-04-05yeah - autoresize and autoscale now have toggle-buttons and the image displayalwin1-1/+40
respect these buttons ToDo: find a good way for prescaled loading of images if autoScale is on (in respect to autorotate and so on)
2004-04-05Make use of OWidgetStackzecke1-9/+100
2004-04-02-Fix realignment of the items but now it updates too oftenzecke1-1/+1
-Fix slave not to include <qt></qt> for iconViewName
2004-04-02-Use OConfigzecke1-20/+44
-Use OKeyConfigManager/Widget for Keyboard short cuts
2004-03-23Update....zecke1-4/+4
Start the Slave Add the Iface for OKeyConfigWidget
2004-03-22Initial Check in of the Eye Of Zilla. This ImageViewer featureszecke1-0/+114
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