summaryrefslogtreecommitdiffstats
path: root/picturelistview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix headere view for PictureListViewArno2018-07-201-8/+0
| | | | Make the headers great again!
* Rename PictureView to PictureListViewArno2018-07-141-0/+170
Rename it to make clear(er) that it is a TreeView, not a picture viewer. Also, remove it from pictureswidget.{h,cpp} into a separate file.