kicad/common/settings
Jeff Young 6e7ce09572 Use more descriptive terminology for preferred text editor.
Also improves execution to allow the preferred editor to include
parameters, such as "/usr/bin/open -e".

Fixes https://gitlab.com/kicad/code/kicad/issues/9131
2021-09-19 15:17:26 +01:00
..
app_settings.cpp Rename layer ids file. 2021-07-29 16:03:25 +01:00
builtin_color_themes.h Save both front and back soldermask colour preferences. 2021-07-27 22:26:13 +01:00
color_settings.cpp COLOR_SETTINGS: fix a typo that created incorrect saving of 2 options: 2021-08-19 17:39:18 +02:00
common_settings.cpp Use more descriptive terminology for preferred text editor. 2021-09-19 15:17:26 +01:00
json_settings.cpp Add PARAM_OBSOLETE to clean out old JSON structures. 2021-08-02 12:53:57 +01:00
nested_settings.cpp Don't rely on exception processing for normal flow. 2021-06-15 00:17:39 +01:00
parameters.cpp Retire PARAM_OBSOLETE in favour of a schema migration. 2021-08-02 17:38:15 +01:00
settings_manager.cpp Add colortheme package type 2021-08-27 21:11:47 +00:00