1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-11-02 12:26:44 +00:00
openmw/apps/opencs
fredzio 8717e8e487 Create the QRegularExpression in the TextNode constructor instead of for
each row in the filtered table.
On a table of more than 1M entries it speeds up filtering almost tenfold (from 35s to 4s).
2023-04-07 15:34:26 +02:00
..
model Create the QRegularExpression in the TextNode constructor instead of for 2023-04-07 15:34:26 +02:00
view Don't capture temporaries by reference 2023-03-20 19:07:51 +01:00
CMakeLists.txt Add executable to run CS tests 2023-03-12 12:06:33 +01:00
editor.cpp Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
editor.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
main.cpp Setup logging with properly initialized configuration manager 2023-01-30 09:30:55 +01:00