summaryrefslogtreecommitdiffstats
path: root/archivemodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix various display issues of ArchiveModelArno2013-06-011-0/+1
| | | | | | * Show childcount * Show subtitle or part no * Resize Widget properly
* First draft of new ArchiveModelArno2013-06-011-0/+44
The new ArchiveModel allows sorting and display by the series name, actors and genres. Hopefully it's generic enough to easily add other sort orders like file location or file type. For now, it's just there. Not included anywhere. No view, no nothing.