1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 05:15:36 +00:00
openmw/apps/opencs
Alexey Sokolov ec576b36f1 Add a default filter to CS tables
This fixes the single most annoying issue of OpenMW-CS: inability for
users to filter records in the table if they don't happen to know by
heart the syntax of the very powerful filter engine. Because simply
typing the text into the search field did not work. Now, existence of .*
suggests that regex is used, and users still can replace the text with a
custom filter if they wish.
2021-06-25 11:45:43 +01:00
..
model Using override keyword in OpenMW CS 2021-05-18 19:53:55 -05:00
view Add a default filter to CS tables 2021-06-25 11:45:43 +01:00
CMakeLists.txt Updating the CMake file isn't a bad idea either... 2021-05-18 14:56:03 +02:00
editor.cpp Merge pull request #3018 from akortunov/emplace 2020-11-01 01:58:56 +03:00
editor.hpp Issue #4202: Open .omwaddon files without needing to open openmw-cs first. 2019-07-02 16:07:38 +00:00
main.cpp Fix string corruption with Qt on linux-systems 2021-01-18 19:21:02 +02:00