aboutsummaryrefslogtreecommitdiff
path: root/api/logic/FileSystem.h
AgeCommit message (Collapse)Author
2016-11-17GH-347 update timestamps of added modsPetr Mrázek
2016-10-26NOISSUE use QtConcurrent to run FS operations in worker threadsPetr Mrázek
Not all operations - only the ones that aren't in error handling. The API for QFuture is too nasty to do much more in a sensible way.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek