summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-06-16 22:45:24 +0200
committerArno <am@disconnect.de>2010-06-16 22:45:24 +0200
commitf5a7d411051d3112a90e26f1e382dc1e00fb9a00 (patch)
tree568cb272df4a645d5208a2177b2e09647b689be3 /shemov.pro
parentc7e25a4bb75417f1615b71940694f5f4479f9043 (diff)
downloadSheMov-f5a7d411051d3112a90e26f1e382dc1e00fb9a00.tar.gz
SheMov-f5a7d411051d3112a90e26f1e382dc1e00fb9a00.tar.bz2
SheMov-f5a7d411051d3112a90e26f1e382dc1e00fb9a00.zip
Treemodel Development
-Changed the database schema. Attached quality to files -Subclassed SmTreeModel for SeriesTreeModel -Made SmTreeModel virtual for that Well, it seems there is a serious problem with the database schema. Curiously everything inside the model works beside the db update. Seems I have it wrong with the fks :(
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 39dd494..46cbbb9 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -51,7 +51,8 @@ SOURCES = main.cpp \
smubermodel.cpp \
smubermodelsingleton.cpp \
archivetreeview.cpp \
- seriestreewidget.cpp
+ seriestreewidget.cpp \
+ seriestreemodel.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -98,6 +99,7 @@ HEADERS = listitem.h \
smubermodel.h \
smubermodelsingleton.h \
archivetreeview.h \
- seriestreewidget.h
+ seriestreewidget.h \
+ seriestreemodel.h
LIBS += -lmagic
RESOURCES = shemov.qrc