Commit graph

4 commits

Author SHA1 Message Date
lahm86
de1a63fc74 tools: clean-up config tool build messages
This fixes VS messages regarding namespaces, removes some redundant
usings and SDK parameters, and adds XAML design data contexts.
2025-04-03 17:09:56 +01:00
lahm86
1cbded12dc config_tool: add support for searching
This adds a search box to the config tool to allow filtering properties
by keywords.

Resolves #1889.
2024-11-16 19:25:35 +00:00
lahm86
c0583e193a tools/config: disable editing of enforced properties
This makes enforced properties read-only inside the config tool, and
adds a banner to the top of the main window to inform the user why some
settings cannot be changed.
2024-11-10 17:13:33 +00:00
Marcin Kurczewski
605c1815ed misc: import config tool codebase 2024-10-03 10:36:35 +02:00