summaryrefslogtreecommitdiffstats
path: root/pictureviewerinfoitem.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved class PictureViewerInfoItemArno2010-12-161-23/+0
| | | | | PictureViewerInfoItem is only used in PictureViewer, so no need for a sepearte file.
* Implemented PictureViewer classArno2010-05-241-0/+23
Don't call an external program for showing a picture. When an image is doubleclicked a new windows shows the picture. Pictures can still be opened in an exteral program by using the "Open with..." context menu item.