summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-03-16 16:13:05 +0100
committerArno <am@disconnect.de>2013-03-16 16:13:05 +0100
commit7bda040f35c6be15dbf1ba007de28849a0803cae (patch)
tree561995ddb3cd7087dbc6b993c0a5a4cd0166418f /shemov.pro
parent5dbe3b400f798b0d9c5c72bb1fdbf762c603fad8 (diff)
downloadSheMov-7bda040f35c6be15dbf1ba007de28849a0803cae.tar.gz
SheMov-7bda040f35c6be15dbf1ba007de28849a0803cae.tar.bz2
SheMov-7bda040f35c6be15dbf1ba007de28849a0803cae.zip
First shot at SmDirModel
Gotta take a break here. Hopefully this will end up in a custom QFilesystemModel, but I'm hitting so many bugs on the way. Some things haven't worked for ages, I guess. Anyway, the watcher doesn't do anythying right now, still fixing bugs...
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 a8a12a2..d98d469 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -39,7 +39,9 @@ SOURCES = main.cpp \
newpicsdialog.cpp \
pictureswidget.cpp \
pictureviewer2.cpp \
- picfilesmodel.cpp
+ picfilesmodel.cpp \
+ smdirwatcher.cpp \
+ smdirmodel.cpp
HEADERS = \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -74,6 +76,8 @@ HEADERS = \
newpicsdialog.h \
pictureswidget.h \
pictureviewer2.h \
- picfilesmodel.h
+ picfilesmodel.h \
+ smdirwatcher.h \
+ smdirmodel.h
LIBS += -lmagic -lXfixes -lX11
RESOURCES = shemov.qrc