summaryrefslogtreecommitdiffstats
path: root/smdirmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix one crash and compile issuesArno2017-07-201-1/+1
* Update free space when event occursArno2016-10-011-0/+3
* Fix crash in deleteFilesArno2015-08-131-0/+11
* Remove progress dialog and use Qt::WaitCursor insteadArno2015-08-051-11/+1
* Don't show progressdialog when autorefreshingArno2014-12-101-1/+10
* Various Bugfixes and cleanupsArno2014-12-101-1/+0
* Major revamp of the file ManagerArno2014-12-071-58/+11
* Fix Rename in FilesystemWidgetArno2013-10-121-0/+3
* Fix resizing of columns in FileViewArno2013-10-121-7/+1
* Behave on qApp->quit()Arno2013-09-141-0/+1
* Introduce Expensive OperationsArno2013-09-031-2/+3
* Switch to QRunnable + QThreadPoolArno2013-09-031-9/+62
* Revert "Don't show progress dialog when we're polling"Arno2013-08-301-7/+1
* Don't show progress dialog when we're pollingArno2013-08-281-1/+7
* Another shot at the Filesystem View crashesArno2013-07-291-0/+11
* Simplify icon managementArno2013-07-271-5/+2
* Cleanup closeEventArno2013-07-271-0/+6
* Read JSON from ffprobeArno2013-07-271-17/+0
* Streamline configurable iconsArno Moeller2013-07-191-12/+6
* Don't clean up after ourselvesArno2013-06-011-5/+0
* Possible Bugfix for SmDirModelArno2013-04-111-0/+3
* SmDirModel: check if file already is in databaseArno2013-04-061-0/+14
* Put duration and size in one Field (SmDirModel)Arno2013-04-061-16/+12
* Remove function fileData from SmDirModelArno2013-04-061-19/+0
* Show pic size in SmDirModelArno2013-04-061-1/+16
* Show duration in statusBarArno2013-03-221-0/+10
* Implement auto refreshArno2013-03-211-0/+12
* Final inotify!Arno2013-03-211-17/+34
* Use a Thread for collecting file dataArno2013-03-201-20/+12
* Auto resize FileViewArno2013-03-201-0/+3
* Icons for SmDirModelArno2013-03-171-0/+33
* Make SmDirModel/SmDirWatcher do somethingArno2013-03-171-2/+27
* First shot at SmDirModelArno2013-03-161-0/+127