summaryrefslogtreecommitdiffstats
path: root/api/logic/FileSystem.cpp
Commit message (Collapse)AuthorAgeLines
* GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek2018-11-01-1/+1
|
* GH-2412: collect dead processes on linux properlyPetr Mrázek2018-10-31-1/+1
| | | | Issues were caused by use of `popen()` with no `pclose()` counterpart...
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-317/+317
|
* NOISSUE more warningsPetr Mrázek2018-06-28-1/+1
|
* NOISSUE clean up and fix win32 includes in FileSystem implementationPetr Mrázek2018-02-11-12/+8
|
* NOISSUE change FS::updateTimestamp to work with directories too, use it to ↵Petr Mrázek2018-02-11-20/+15
| | | | fix icon issues on macOS
* NOISSUE add support for Flame packs with resource packsPetr Mrázek2017-09-08-2/+7
| | | | And a bunch of undefined things we don't handle intentionally just yet...
* GH-1065 Normalize usage of directory vs folderTim Flynn2017-01-16-3/+3
|
* GH-347 update timestamps of added modsPetr Mrázek2016-11-17-0/+19
|
* NOISSUE log which file couldn't be copied during recursive copyPetr Mrázek2016-06-10-0/+1
|
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+436