|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| ... |  | 
| | 
| 
| 
| 
| | Show the number of files available to PictureViewer2 in the InfoItem.
Also give constructFilenameItem a proper name. | 
| | 
| 
| 
| 
| 
| | Add options to ConfigurationDialog to either use a fixed color as
background or a gradient picked with random colors picked from the
picture. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | Turn it into something completely different :)
Display filename, scaled size, file size, added date and mime type in
the upper left corner of the viewport.
Make it more visible. A pinkish background doesn't always work esp. with
a gradient background. Make it white with 80% alpha channel with a black
foreground. | 
| | 
| 
| 
| 
| | Create a GraphicsItem showing the filename at the top of the view. Also
put the filename in the window title. | 
| | 
| 
| 
| 
| 
| | Implement slide show in Pictureviewer2. Slide over all available files
and wrap around when reaching the end of the list.
Also added some more artwork. | 
| | 
| 
| 
| 
| 
| 
| | -Implement add and replace files
-use QList<QVariant> (typedef'd) for shoveling data around
-more code shuffling
-new artwork | 
| | 
| 
| 
| 
| | Show picture in PictureViewer2 when double clicking an item in pictures
widget. Also shuffle some code around. | 
|  | Doesn't do much other than showing a default picture, but it behaves
like a QDialog and positions itself correctly. It's quite a pain in the
ass with a tiling window manager... |