Tomas Jakobsson
|
9de16045c9
|
whitespace cleanup
fix faulty line endings
silence warnings on windows
|
2019-08-25 17:23:02 +02:00 |
|
Cristi Mitrana
|
cdd43bf7e9
|
Add ScreenScraper.fr as scraping source
|
2019-01-19 09:01:35 +02:00 |
|
Tomas Jakobsson
|
dbcd749ae7
|
Add Utils::String::toLower and Utils::String::format
|
2018-02-15 15:04:46 +01:00 |
|
Tomas Jakobsson
|
ed2eb3d4d0
|
Move more functionality from Util.cpp to utils/StringUtil.cpp in the quest too remove the need for boost
|
2018-01-27 02:12:16 +01:00 |
|
Tomas Jakobsson
|
18d6b9341e
|
Add getDirContent, getHomePath, getCWDPath, canonicalPath, absolutePath, resolvePath, resolveSymlink, getExtension, removeFile, isAbsolute, isRegularFile, isDirectory, isSymlink, isHidden and isEquivalent
Rename makeGeneric to genericPath and escapePath to escapedPath
Add toUpper
|
2017-12-30 20:04:18 +01:00 |
|
Tomas Jakobsson
|
5e8d6b7f45
|
Eliminated the need for boost::xpressive, boost::algorithm and boost::variant
|
2017-12-27 18:22:26 +01:00 |
|
Tomas Jakobsson
|
cfaa7c19d4
|
Cleanup a couple of classes
|
2017-11-25 23:15:55 +01:00 |
|
Tomas Jakobsson
|
bd0c6beed5
|
Silence warnings
|
2017-11-18 23:20:09 +01:00 |
|
Tomas Jakobsson
|
ae5f9a0342
|
Move StringUtil to utils subfolder
Added utils/FileSystemUtils which will replace some boost::filesystem functions in the future
|
2017-11-16 19:18:20 +01:00 |
|