Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sorting in CollectionWidgets | Arno | 2018-02-17 | 1 | -0/+3 |
| | | | | Sort everything ascending, except CollectionDatesView. | ||||
* | New class: CollectionAlbumsView | Arno | 2018-02-17 | 1 | -0/+58 |
Basically the same as populateByAlbum, just wrapped in a shiny, new CollectionWidget. |