summaryrefslogtreecommitdiffstats
path: root/smdirwatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes in SmDirWatcher (again)Arno2013-08-281-5/+11
* Don't enqueue equal events twiceArno2013-08-271-1/+3
* Give Pictures some love!Arno2013-08-221-2/+1
* Bugfix SmDirWatcherArno2013-08-101-5/+7
* Revert "Prevent datacollector from running when operating on files"Arno2013-07-291-1/+0
* Prevent datacollector from running when operating on filesArno2013-07-291-0/+1
* Cleanup closeEventArno2013-07-271-1/+17
* Read JSON from ffprobeArno2013-07-271-1/+3
* Fix crashes in SmDirWatcherArno2013-07-081-1/+2
* Don't clean up after ourselvesArno2013-06-011-9/+0
* SmDirModel: check if file already is in databaseArno2013-04-061-2/+37
* Put duration and size in one Field (SmDirModel)Arno2013-04-061-5/+3
* Show pic size in SmDirModelArno2013-04-061-2/+8
* Implement auto refreshArno2013-03-211-0/+2
* Final inotify!Arno2013-03-211-51/+56
* Use a Thread for collecting file dataArno2013-03-201-19/+77
* Make SmDirModel/SmDirWatcher do somethingArno2013-03-171-9/+10
* First shot at SmDirModelArno2013-03-161-0/+84