aboutsummaryrefslogtreecommitdiff
path: root/api/logic/FileSystem.h
AgeCommit message (Collapse)Author
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2017-09-08NOISSUE add support for Flame packs with resource packsPetr Mrázek
And a bunch of undefined things we don't handle intentionally just yet...
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