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-tes3mp/apps/opencs/model/prefs
Thunderforge 339d347aea Fixing performance-faster-string-find issues
This addresses the Clang Tidy check [performance-faster-string-find](https://clang.llvm.org/extra/clang-tidy/checks/performance-faster-string-find.html).
4 years ago
..
boolsetting.cpp Replace zeroes and nulls by nullptrs 4 years ago
boolsetting.hpp Mark overrided methods by override keyword 4 years ago
category.cpp added category update function 9 years ago
category.hpp added category update function 9 years ago
coloursetting.cpp Replace zeroes and nulls by nullptrs 4 years ago
coloursetting.hpp Mark overrided methods by override keyword 4 years ago
doublesetting.cpp Replace zeroes and nulls by nullptrs 4 years ago
doublesetting.hpp Mark overrided methods by override keyword 4 years ago
enumsetting.cpp Replace zeroes and nulls by nullptrs 4 years ago
enumsetting.hpp Mark overrided methods by override keyword 4 years ago
intsetting.cpp Replace zeroes and nulls by nullptrs 4 years ago
intsetting.hpp Mark overrided methods by override keyword 4 years ago
modifiersetting.cpp Replace zeroes and nulls by nullptrs 4 years ago
modifiersetting.hpp Mark overrided methods by override keyword 4 years ago
setting.cpp Rewrite feature to reset options to default 8 years ago
setting.hpp Rewrite feature to reset options to default 8 years ago
shortcut.cpp Replace zeroes and nulls by nullptrs 4 years ago
shortcut.hpp Fixed multiple spelling mistakes 8 years ago
shortcuteventhandler.cpp Use emplace_back instead of push_back 4 years ago
shortcuteventhandler.hpp Mark overrided methods by override keyword 4 years ago
shortcutmanager.cpp Fixing performance-faster-string-find issues 4 years ago
shortcutmanager.hpp Change the way modifiers are handled so they can be shared. 9 years ago
shortcutsetting.cpp Clean up MSVC warnings 4 years ago
shortcutsetting.hpp "static const" -> "static constexpr" in headers 4 years ago
state.cpp QLineEdit for setting base animation files 4 years ago
state.hpp String setting to CSMPrefs, part of dehardcoding animation files 4 years ago
stringsetting.cpp QLineEdit for setting base animation files 4 years ago
stringsetting.hpp QLineEdit for setting base animation files 4 years ago