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