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/config
elsid dd89403df0
Move ensureUtf8Encoding to named namespace
To follow https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#sf21-dont-use-an-unnamed-anonymous-namespace-in-a-header

Add QtGlobal include to define QT_VERSION and QT_VERSION_CHECK macroses before
they're used.
2 years ago
..
gamesettings.cpp Move ensureUtf8Encoding to named namespace 2 years ago
gamesettings.hpp Apply clang-format to code base 2 years ago
launchersettings.cpp Use STL-style iterators instead of Java-style ones 2 years ago
launchersettings.hpp Apply clang-format to code base 2 years ago
settingsbase.hpp Replace usage of QRegularExpression::anchoredPattern with `^` and `$` 2 years ago