summaryrefslogtreecommitdiffstats
path: root/collectionfoldersview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix sorting in CollectionWidgetsArno2018-02-171-0/+2
| | | | Sort everything ascending, except CollectionDatesView.
* New class: CollectionFoldersViewArno2018-02-171-0/+59
Basically the same as doPopulateByFolder, just wrapped in a shiny, new CollectionWidget.