1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-13 03:13:08 +00:00
openmw/apps/opencs/view
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
..
doc Merge branch 'modernize_use_override_openmw_cs' into 'master' 2021-06-22 18:04:40 +00:00
filter Add a default filter to CS tables 2021-06-25 11:45:43 +01:00
prefs Using override keyword in OpenMW CS 2021-05-18 19:53:55 -05:00
render Rebased branch, reduced code duplication, added comments, adjusted formatting. 2021-05-18 17:53:00 +02:00
tools Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
widget Merge pull request #3075 from akortunov/warnfix 2021-05-14 21:28:56 +02:00
world Using override keyword in OpenMW CS 2021-05-18 19:53:55 -05:00