1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-22 02:09:49 +00:00
openmw/apps/opencs/view
jvoisin 853ca5827e Simplify a regex and fix a typo
- The usage of `|` is wrong
- It's `mWhiteListQuotes` and not `mWhiteListQoutes`
- Replace weird usage of `{}`-based quantifiers
2023-01-12 22:49:23 +01:00
..
doc Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
filter Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
prefs Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
render Fixed an issue with RefId in CellRefs where Ids wouldn't be loaded 2022-12-27 19:15:58 +01:00
tools Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
widget openMW_test_suite compiles and runs 2022-12-27 19:15:55 +01:00
world Simplify a regex and fix a typo 2023-01-12 22:49:23 +01:00