summaryrefslogtreecommitdiffstats
path: root/smdirmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Update free space when event occursArno2016-10-011-0/+1
* Fix crash in deleteFilesArno2015-08-131-0/+9
* Remove progress dialog and use Qt::WaitCursor insteadArno2015-08-051-2/+0
* Don't show progressdialog when autorefreshingArno2014-12-101-0/+2
* Various Bugfixes and cleanupsArno2014-12-101-2/+0
* Major revamp of the file ManagerArno2014-12-071-3/+1
* Introduce Expensive OperationsArno2013-09-031-0/+2
* Switch to QRunnable + QThreadPoolArno2013-09-031-6/+6
* Revert "Don't show progress dialog when we're polling"Arno2013-08-301-1/+0
* Don't show progress dialog when we're pollingArno2013-08-281-0/+1
* Add a progress dialog to FilesystemWidget1.2.0Arno2013-08-281-0/+3
* Another shot at the Filesystem View crashesArno2013-07-291-0/+9
* 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-0/+1
* Don't clean up after ourselvesArno2013-06-011-1/+0
* SmDirModel: check if file already is in databaseArno2013-04-061-3/+4
* Put duration and size in one Field (SmDirModel)Arno2013-04-061-3/+3
* Remove function fileData from SmDirModelArno2013-04-061-1/+0
* Show pic size in SmDirModelArno2013-04-061-3/+3
* Remember selections on FileModel resetArno2013-03-221-1/+1
* Implement auto refreshArno2013-03-211-0/+1
* Final inotify!Arno2013-03-211-10/+6
* Use a Thread for collecting file dataArno2013-03-201-2/+7
* Auto resize FileViewArno2013-03-201-0/+3
* Fix create FolderArno2013-03-171-0/+2
* Icons for SmDirModelArno2013-03-171-0/+5
* Make SmDirModel/SmDirWatcher do somethingArno2013-03-171-3/+7
* First shot at SmDirModelArno2013-03-161-0/+48