You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/files
elsid 6ae15f08e0
Avoid chained operator() calls to prevent formatting issues
2 years ago
..
androidpath.cpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
androidpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
collections.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
collections.hpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
configfileparser.cpp Add missing initialization 3 years ago
configfileparser.hpp Add implementation of config file parser lifted from Boost 3 years ago
configurationmanager.cpp Avoid chained operator() calls to prevent formatting issues 2 years ago
configurationmanager.hpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
constrainedfilestream.cpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
constrainedfilestream.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
constrainedfilestreambuf.cpp Fix build errors after rebase against master due to large amount of changes. 2 years ago
constrainedfilestreambuf.hpp Fix build errors after rebase against master due to large amount of changes. 2 years ago
conversion.cpp Add new functions and overloads to support std::u8string and std::filesystem::path. 2 years ago
conversion.hpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
fixedpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
hash.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
hash.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
istreamptr.hpp Move Files::IStreamPtr alias to a separate header 2 years ago
linuxpath.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
linuxpath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
macospath.cpp Fixed Windows build when using MSVC 14.26 and MacOS build. 2 years ago
macospath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
memorystream.hpp Make in-memory buffers seekable to fix fog of war 6 years ago
multidircollection.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
multidircollection.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
openfile.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
openfile.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
qtconversion.cpp Added dedicated functions for conversions between QString and std::filesystem::path. 2 years ago
qtconversion.hpp Added dedicated functions for conversions between QString and std::filesystem::path. 2 years ago
streamwithbuffer.hpp Add generic StreamWithBuffer owning the underlying buffer 3 years ago
windowspath.cpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
windowspath.hpp Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago