kicad/eeschema/symbol_editor
Jeff Young df5f010514 Bug fixes for fields when editing a symbol from the schematic.
1) Don't reset value when name changes
2) Don't fire events when initialising dialog
3) Make sure when symbol is saved back to schematic that only current
instance has its ref updated, but that all instances have their other
fields updated.
4) When saving symbol back to board always use the fields from the
editor and not the (alias-specific) ones from the library.

Fixes https://gitlab.com/kicad/code/kicad/issues/8159
2021-04-09 17:14:53 +01:00
..
menubar_symbol_editor.cpp Cleanup ACTION_MENU creation in some places 2021-03-27 19:16:58 +00:00
symbol_edit_frame.cpp Bug fixes for fields when editing a symbol from the schematic. 2021-04-09 17:14:53 +01:00
symbol_edit_frame.h Naming conventions and other cleanup. 2021-03-19 23:06:19 +00:00
symbol_editor.cpp Bug fixes for fields when editing a symbol from the schematic. 2021-04-09 17:14:53 +01:00
symbol_editor_import_export.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_plotter.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_settings.cpp Fix import of schematic grid settings 2020-12-27 12:33:35 -05:00
symbol_editor_settings.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_undo_redo.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_library_manager.cpp Use HTML report window for symbol loading issues 2021-04-02 19:50:50 -04:00
symbol_library_manager.h Add threaded library load to symbol editor 2021-03-19 20:23:54 -04:00
toolbars_symbol_editor.cpp Naming conventions. 2021-03-18 12:28:24 +00:00