7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 17:15:10 +00:00
kicad/include/settings
Jeff Young 94f995c49e Reduce dependency on dynamic_cast.
(Especially where it is no-worky on MacOS.)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17245
2024-09-04 17:24:49 +01:00
..
app_settings.h Add optional reporting of non-KiCad design issues 2024-05-04 15:27:52 +00:00
aui_settings.h Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
bom_settings.h Symbol Fields Table: configurable excluded from BOM filtering 2024-04-15 13:08:04 -04:00
color_settings.h Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
common_settings.h Open library file preselected in the file explorer for both symbol and footprint editors. 2024-07-10 06:14:04 +00:00
cvpcb_settings.h ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
environment.h Fix minor Coverity warnings and minor compil warnings. 2021-05-05 08:58:55 +02:00
grid_settings.h Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
json_settings_internals.h Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
json_settings.h Add a new plugin system for the new API 2024-04-02 19:51:16 -04:00
kicad_settings.h Move PGM_BASE to kicommon 2024-03-20 23:29:42 -04:00
nested_settings.h Assert if NESTED_SETTINGS migration is missing for an intermediate version 2024-05-05 19:12:01 +01:00
parameters.h Move the PARAM_LIST<> specializations for BOM to bom_settings 2024-04-13 07:59:25 -04:00
settings_manager.h Reduce dependency on dynamic_cast. 2024-09-04 17:24:49 +01:00