summaryrefslogtreecommitdiffstats
path: root/pictureviewer2.h
Commit message (Collapse)AuthorAgeFilesLines
* Show picture on doubleClick in PicturesWidgetArno2012-03-081-4/+14
| | | | | Show picture in PictureViewer2 when double clicking an item in pictures widget. Also shuffle some code around.
* First draft of PictureViewer2Arno2012-03-081-0/+38
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...