summaryrefslogtreecommitdiffstats
path: root/smdirwatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Remove progress dialog and use Qt::WaitCursor insteadArno2015-08-051-1/+1
* Don't show progressdialog when autorefreshingArno2014-12-101-1/+1
* Various Bugfixes and cleanupsArno2014-12-101-10/+1
* Major revamp of the file ManagerArno2014-12-071-53/+1
* Introduce Expensive OperationsArno2013-09-031-0/+2
* Switch to QRunnable + QThreadPoolArno2013-09-031-35/+58
* Revert "Don't show progress dialog when we're polling"Arno2013-08-301-2/+0
* Don't show progress dialog when we're pollingArno2013-08-281-0/+2
* Add a progress dialog to FilesystemWidget1.2.0Arno2013-08-281-0/+2
* Fix crashes in SmDirWatcher (again)Arno2013-08-281-1/+3
* Revert "Prevent datacollector from running when operating on files"Arno2013-07-291-3/+1
* Prevent datacollector from running when operating on filesArno2013-07-291-1/+3
* Cleanup closeEventArno2013-07-271-0/+3
* Gather archive data in a threadArno2013-06-011-1/+1
* Don't clean up after ourselvesArno2013-06-011-1/+0
* SmDirModel: check if file already is in databaseArno2013-04-061-1/+9
* Show pic size in SmDirModelArno2013-04-061-1/+1
* Final inotify!Arno2013-03-211-12/+18
* Use a Thread for collecting file dataArno2013-03-201-0/+32
* Make SmDirModel/SmDirWatcher do somethingArno2013-03-171-0/+1
* First shot at SmDirModelArno2013-03-161-0/+35