summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2014-02-06 18:53:53 +0100
committerArno <am@disconnect.de>2014-02-06 18:53:53 +0100
commite0b8f04b18ababa819e2e0f019c76dcca971b51a (patch)
tree58a1b0143fc6f06111cf21717fa9b43f932114cd /shemov.pro
parente07de4e0a1bd56aab8f4ee81d6db252e442c3d7a (diff)
downloadSheMov-e0b8f04b18ababa819e2e0f019c76dcca971b51a.tar.gz
SheMov-e0b8f04b18ababa819e2e0f019c76dcca971b51a.tar.bz2
SheMov-e0b8f04b18ababa819e2e0f019c76dcca971b51a.zip
First version of Archive Browser
First try to reimplement "Move to archive" in another way. Implement an archive browser showing only Series with local parts in another tab. This part works for now :)
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index e6c6436..07c6a14 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -41,7 +41,9 @@ SOURCES = main.cpp \
archivemodel.cpp \
archiveview.cpp \
archivecontroller.cpp \
- delegates.cpp
+ delegates.cpp \
+ archivebrowser.cpp \
+ archivebrowsermodel.cpp
HEADERS = \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -78,6 +80,8 @@ HEADERS = \
archivemodel.h \
archiveview.h \
archivecontroller.h \
- delegates.h
+ delegates.h \
+ archivebrowser.h \
+ archivebrowsermodel.h
LIBS += -lmagic -lXfixes -lX11
RESOURCES = shemov.qrc