Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make PictureViewer useful | Arno | 2012-03-08 | 1 | -7/+13 | |
| | | | | | | | -Implement add and replace files -use QList<QVariant> (typedef'd) for shoveling data around -more code shuffling -new artwork | |||||
* | Show picture on doubleClick in PicturesWidget | Arno | 2012-03-08 | 1 | -9/+59 | |
| | | | | | Show picture in PictureViewer2 when double clicking an item in pictures widget. Also shuffle some code around. | |||||
* | First draft of PictureViewer2 | Arno | 2012-03-08 | 1 | -0/+65 | |
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... |