kicad/eeschema/symbol_editor
Jeff Young 5295342f42 Fix another case of the instance data getting messed up.
(Or, more accurately in this case, of the instance data not getting
applied to the current view.)

Fixes https://gitlab.com/kicad/code/kicad/issues/11390
2022-07-27 12:29:01 +01:00
..
lib_logger.cpp
lib_logger.h
menubar_symbol_editor.cpp Revert "Stop leaking submenu items" 2022-04-10 22:33:43 -04:00
symbol_edit_frame.cpp Fix another case of the instance data getting messed up. 2022-07-27 12:29:01 +01:00
symbol_edit_frame.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_editor.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 2022-07-25 18:23:52 +02:00
symbol_editor_import_export.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 2022-07-25 18:23:52 +02:00
symbol_editor_plotter.cpp Separate plotting into background and foreground. 2022-02-10 20:33:06 +00:00
symbol_editor_settings.cpp
symbol_editor_settings.h
symbol_editor_undo_redo.cpp
symbol_library_manager.cpp Catch throws in DeleteSymbol 2022-05-06 16:13:59 -07:00
symbol_library_manager.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_saveas_type.h Move the symbol editor to the new filedlg customize 2022-06-11 22:59:59 -04:00
toolbars_symbol_editor.cpp