summaryrefslogtreecommitdiffstats
path: root/smdirwatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reconnect cloned databasesArno2016-04-021-1/+5
* Fix queries for InOriginArno2016-03-201-0/+2
* Remove IN_MODIFY from inotify maskArno2016-02-061-3/+1
* Change image size calculationArno2015-10-111-2/+6
* Remove progress dialog and use Qt::WaitCursor insteadArno2015-08-051-11/+3
* Get rid of Helper::centerDialogArno2015-06-061-2/+0
* Don't show progressdialog when autorefreshingArno2014-12-101-6/+10
* Various Bugfixes and cleanupsArno2014-12-101-10/+5
* Major revamp of the file ManagerArno2014-12-071-105/+72
* Remove stray QDebug #includeArno2013-09-141-2/+0
* Behave on qApp->quit()Arno2013-09-141-0/+10
* Introduce Expensive OperationsArno2013-09-031-15/+24
* Switch to QRunnable + QThreadPoolArno2013-09-031-137/+118
* Revert "Don't show progress dialog when we're polling"Arno2013-08-301-7/+3
* Don't show progress dialog when we're pollingArno2013-08-281-3/+7
* Add a progress dialog to FilesystemWidget1.2.0Arno2013-08-281-0/+2
* 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