Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sorting for FilesTreeModel | Arno Moeller | 2010-06-25 | 1 | -0/+13 |
| | | | | | | | | Implemented individual sorting for FilesTreeModel: 1. Don't compare the "Movies" and "Covers" nodes, keep the initial order. 2. Compare Size and DvdNo by int/longlong instead of comparing the displayed strings. | ||||
* | Start making FilesView work | Arno | 2010-06-23 | 1 | -0/+34 |
Introduced filestreewidget, just like seriestreewidget. The connection is still missing, though. |