1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-09-13 16:54:06 +00:00
openmw/components/files
elsid dea69b229c
Remove small translation units
Remove .cpp files with small amount of code which don't have additional
includes compared to corresponding .hpp files. This reduces the total
size of preprocessed code of the project and should reduce compilation
time.
2025-08-29 00:41:47 +02:00
..
androidpath.cpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00
androidpath.hpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00
collections.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
collections.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
configfileparser.cpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
configfileparser.hpp Fix and enforce local variable naming 2025-08-05 21:27:48 +02:00
configurationmanager.cpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
configurationmanager.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
constrainedfilestream.hpp Remove small translation units 2025-08-29 00:41:47 +02:00
constrainedfilestreambuf.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
constrainedfilestreambuf.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
conversion.cpp Add new functions and overloads to support std::u8string and std::filesystem::path. 2022-09-11 14:41:20 +02:00
conversion.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
fixedpath.hpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00
hash.cpp Replace std::filesystem::path by std::string_view in Files::getHash argument 2024-03-11 22:07:37 +01:00
hash.hpp Replace std::filesystem::path by std::string_view in Files::getHash argument 2024-03-11 22:07:37 +01:00
istreamptr.hpp Move Files::IStreamPtr alias to a separate header 2022-07-17 11:35:39 +02:00
linuxpath.cpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
linuxpath.hpp Fix and enforce parameter naming 2025-08-27 12:45:09 +02:00
macospath.cpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00
macospath.hpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00
memorystream.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
multidircollection.cpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
multidircollection.hpp Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
openfile.cpp Remove strerror usages 2023-01-29 22:41:59 +01:00
openfile.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
qtconfigpath.hpp Remove global config on Windows 2025-07-26 09:45:35 +02:00
qtconversion.cpp Added dedicated functions for conversions between QString and std::filesystem::path. 2022-09-11 14:41:21 +02:00
qtconversion.hpp Added dedicated functions for conversions between QString and std::filesystem::path. 2022-09-11 14:41:21 +02:00
streamwithbuffer.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowspath.cpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00
windowspath.hpp Use empty paths instead of optionals 2025-07-26 10:23:19 +02:00