Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "remove from Favorites" | Arno | 2018-02-19 | 1 | -0/+24 |
| | | | | Implemented as a custom action. Works out fine so far :) | ||||
* | Fix sorting in CollectionWidgets | Arno | 2018-02-17 | 1 | -0/+2 |
| | | | | Sort everything ascending, except CollectionDatesView. | ||||
* | New class: CollectionFavoritesView | Arno | 2018-02-17 | 1 | -0/+43 |
Basically the same as populateByFavorites, just wrapped in a shiny, new CollectionWidget. |