summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/imageinfoui.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke1-13/+13
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget
2004-04-07keys will now be written to config filealwin1-8/+11
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-1/+0
opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs.
2004-04-06made methods virtual, implement a sig_return signalalwin1-1/+1
2004-04-06added keyboard handler for info windowalwin1-3/+54
2004-04-05Make use of OWidgetStackzecke1-2/+27
2004-04-04Update todozecke1-5/+5
use owarn right
2004-04-04resizing when getting larger thumbnails worksalwin1-11/+24
default thumbnail for that is 128 pix instead of 64
2004-04-04first shot of an image info widget (this moment encapsulated just in a testalwin1-0/+114
dlg which will removed later)