Browse Source
Unroll a level of prefs for fieldname templates.
Unroll a level of prefs for fieldname templates.
It was playing havoc with the saving of project and global templates without one overwriting the other. Fixes https://gitlab.com/kicad/code/kicad/issues/5415pull/16/head
18 changed files with 88 additions and 171 deletions
-
1common/project/project_file.cpp
-
2common/settings/settings_manager.cpp
-
1common/template_fieldnames.cpp
-
4common/widgets/paged_dialog.cpp
-
13eeschema/dialogs/dialog_edit_component_in_schematic.cpp
-
7eeschema/dialogs/dialog_fields_editor_global.cpp
-
11eeschema/dialogs/dialog_schematic_setup.cpp
-
12eeschema/dialogs/panel_eeschema_template_fieldnames.cpp
-
33eeschema/eeschema_config.cpp
-
8eeschema/fields_grid_table.cpp
-
33eeschema/sch_base_frame.h
-
6eeschema/sch_edit_frame.cpp
-
23eeschema/sch_edit_frame.h
-
14eeschema/schematic.cpp
-
3eeschema/schematic.h
-
50eeschema/schematic_settings.cpp
-
27eeschema/schematic_settings.h
-
11include/project/project_file.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue