From c7e25a4bb75417f1615b71940694f5f4479f9043 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 13 Jun 2010 14:52:16 +0200 Subject: Implemented SeriesTreeWidget 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 --- shemov.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 4a4188d..39dd494 100644 --- a/shemov.pro +++ b/shemov.pro @@ -50,7 +50,8 @@ SOURCES = main.cpp \ smtreemodel.cpp \ smubermodel.cpp \ smubermodelsingleton.cpp \ - archivetreeview.cpp + archivetreeview.cpp \ + seriestreewidget.cpp HEADERS = listitem.h \ listmodel.h \ movieitem.h \ @@ -96,6 +97,7 @@ HEADERS = listitem.h \ smtreemodel.h \ smubermodel.h \ smubermodelsingleton.h \ - archivetreeview.h + archivetreeview.h \ + seriestreewidget.h LIBS += -lmagic RESOURCES = shemov.qrc -- cgit v1.2.3-70-g09d2