Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Do something when SortOrder is changed in ArchiveView | Arno | 2013-06-01 | 1 | -6/+5 | |
| | | | | | | | | | Actually do something when the sort order is changed. That resulted in various fixes to both model and view, since both had completely untested codepaths. Most notable fix: Only select those seriesparts which are actually mapped to the selected genre or actor. | |||||
* | Fix various display issues of ArchiveModel | Arno | 2013-06-01 | 1 | -4/+12 | |
| | | | | | | * Show childcount * Show subtitle or part no * Resize Widget properly | |||||
* | Add view for new ArchiveModel | Arno | 2013-06-01 | 1 | -0/+60 | |
Display the new ArchiveModel in an experimental tab |