Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
3ae0726d1a
|
Improvements to the date and time handling.
|
2020-08-02 15:56:32 +02:00 |
|
Leon Styhre
|
6b62065595
|
Large code cleanup and code documentation update.
The initial code cleanup of es-app is now complete as of this commit.
|
2020-06-23 20:07:00 +02:00 |
|
Tomas Jakobsson
|
9de16045c9
|
whitespace cleanup
fix faulty line endings
silence warnings on windows
|
2019-08-25 17:23:02 +02:00 |
|
Tomas Jakobsson
|
3d3fb2c277
|
Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem
|
2018-01-27 18:04:28 +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
|
11b8dbfc43
|
Replaced boost::posix_time with Utils::Time
|
2017-12-01 18:49:56 +01:00 |
|