summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-06-13 14:52:16 +0200
committerArno <am@disconnect.de>2010-06-13 14:52:16 +0200
commitc7e25a4bb75417f1615b71940694f5f4479f9043 (patch)
tree9774bd30984a8abc0a7c2b66abc5146b5a788d54 /shemov.pro
parentf0970f64fd92fb65a3e0bd2b07b733f9932d8b35 (diff)
downloadSheMov-c7e25a4bb75417f1615b71940694f5f4479f9043.tar.gz
SheMov-c7e25a4bb75417f1615b71940694f5f4479f9043.tar.bz2
SheMov-c7e25a4bb75417f1615b71940694f5f4479f9043.zip
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
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
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