summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/iconview.h
AgeCommit message (Collapse)AuthorFilesLines
2004-10-30most part of menu implementedalwin1-1/+1
all buttons etc. should become a QAction inserted into menu and toolbar toolbar may be hidden
2004-10-30slide show implementedalwin1-1/+5
on next/previous images: if end/begin of list is reached it starts again on begin/end (it was required for slideshow so what ;) zecke: so we have a feature for OPIE 1.1.7 ;)
2004-07-24Try to get the Keyup Event inside the IconView to not 'move'zecke1-0/+1
forward later. Long Return press triggers autorepeat
2004-04-15previous/next image keys implementedalwin1-0/+6
ToDo: make it via keywidget, this moment the keywidget sends a key twice (on press and on release)
2004-04-14-comments on imagezoomerzecke1-0/+4
recalculateGrid Alwin please fill in the blank
2004-04-13First bits of different IconView Viewszecke1-0/+3
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke1-4/+2
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget
2004-04-05Make use of OWidgetStackzecke1-0/+4
2004-04-02Ah finally the IconView is a bit faster... Still needs a Qt patchzecke1-0/+1
But hey previewing is really useful now. I think it is one of the fastest Image Viewer available for Unix/Windoze...
2004-04-02-Use OConfigzecke1-3/+23
-Use OKeyConfigManager/Widget for Keyboard short cuts
2004-03-22Initial Check in of the Eye Of Zilla. This ImageViewer featureszecke1-0/+59
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