summaryrefslogtreecommitdiffstats
path: root/seriestreewidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Partial implementation of adding new SeriesArno Moeller2010-06-171-3/+25
| | | | | | Adding an item to the TreeView works, but it doesn't get focus after inserting. Also the data is not shown. And setting the title of the new item should make the database puke.
* GUI fixesArno Moeller2010-06-171-3/+11
| | | | | -Hide columns 1 - 5 in SeriesTreeWidget -Resort SeriesTreeWidget when SeriesName is changed
* Implemented SeriesTreeWidgetArno2010-06-131-0/+56
Implemented a widget for showing series in a tree. Also implemented filtering and sorting for this widget. Some bugfixes and enhancements: -Show dildo as DecorationRole in SeriesWidget -removed Quality from SeriesWidget