Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make directory browsing optional for PictureViewer | Arno | 2010-05-28 | 1 | -2/+7 |
| | | | | | | Make directory browsing optional in preparation for new ArchiveItemEditDialog. There will be a button to view the selected picture, but it needn't be able to browse the directory of the picture. | ||||
* | Implemented PictureViewer class | Arno | 2010-05-24 | 1 | -0/+170 |
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. |