Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement "Goto album" | Arno | 2018-02-18 | 1 | -0/+1 |
| | | | | | Raise album view and select, center and expand album if found. It's useful for albums with various artists, I hope. | ||||
* | 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. |