summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/mainwindow.h
AgeCommit message (Collapse)AuthorFilesLines
2004-04-22resolved some problems with fullscreen mode.alwin1-1/+2
2004-04-20some gui stuff - fullscreen now works better on smallscreen, bigscreenalwin1-1/+4
has some more problems...
2004-04-20keys in imageview handled via keyconfig manager againalwin1-1/+2
2004-04-16after hard-testing on real device I hade made some beauty toalwin1-1/+1
the fullscreen mode, now it seems working real fine. Zecke: I think, on real frontend side most work is finish, now we should resolve the problems with iconview and co. And find a faster rotate-algorithm ;)
2004-04-16Implemented fullscreen mode (f-key)alwin1-0/+1
2004-04-16not all buttons will showed in every view, small beautiesalwin1-2/+2
2004-04-14mostly all basics donealwin1-1/+2
2004-04-13zoomer widget better integrated, size of it depends on the size of the ↵alwin1-0/+2
displayed image, may switched off by user and so on.
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke1-1/+3
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget
2004-04-07Implement setDocument so now we could start replacing showimgzecke1-0/+1
2004-04-07the ImageScrollView wrapped with another class where just thealwin1-2/+2
opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs.
2004-04-05yeah - autoresize and autoscale now have toggle-buttons and the image displayalwin1-0/+5
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-0/+24
2004-04-02-Use OConfigzecke1-2/+11
-Use OKeyConfigManager/Widget for Keyboard short cuts
2004-03-22Initial Check in of the Eye Of Zilla. This ImageViewer featureszecke1-0/+29
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