kicad/common/settings
Ian McInerney a2ad9d67ba Expose more version strings from CMake
Let cmake generate the needed version strings, so we don't
have to spend program time doing it. This simplifies the
settings manager versioning.

Also, convert some file line endings to UNIX from Windows.

A more robust fix for https://gitlab.com/kicad/code/kicad/-/issues/4015.
2020-03-07 18:43:24 +00:00
..
app_settings.cpp ADDED: New color theme editor and multi-theme support 2020-03-06 00:01:03 -05:00
color_settings.cpp Move sheet name and filename to SCH_FIELD architecture. 2020-03-06 16:23:44 +00:00
common_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
json_settings.cpp Use STL replace instead of Boost in JSON_SETTINGS 2020-03-02 19:18:52 -05:00
nested_settings.cpp Fix management of nested settings for PNS 2020-02-27 22:53:00 -05:00
settings_manager.cpp Expose more version strings from CMake 2020-03-07 18:43:24 +00:00