kicad/eeschema/symbol_editor
jean-pierre charras 5596790a6e Symbol editor: ensure a new derived symbol has the correct DeMorgan option displayed.
Derived symbols use the same graphics as their parent, so ensure the parent is
used to enable/disable the DeMorgan option and tool in toolbar
Fixes #13739
https://gitlab.com/kicad/code/kicad/-/issues/13739
2023-05-29 20:41:35 +02:00
..
lib_logger.cpp
lib_logger.h
lib_symbol_library_manager.cpp
lib_symbol_library_manager.h
menubar_symbol_editor.cpp Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
symbol_edit_frame.cpp Verify parent symbol shared pointer is still valid in symbol editor. 2023-05-05 13:50:06 -04:00
symbol_edit_frame.h Possible protection from acessing deleted window data. 2023-04-03 23:47:09 +01:00
symbol_editor.cpp Symbol editor: ensure a new derived symbol has the correct DeMorgan option displayed. 2023-05-29 20:41:35 +02:00
symbol_editor_import_export.cpp MRU path for simulation model libraries. 2023-01-20 00:18:55 +00:00
symbol_editor_plotter.cpp Lib symbol editor, export SVG: fix incorrect position of the drawings. 2022-12-23 16:31:35 +01:00
symbol_editor_settings.cpp wxS more things 2023-01-22 09:41:42 -05:00
symbol_editor_settings.h
symbol_editor_undo_redo.cpp
symbol_saveas_type.h
toolbars_symbol_editor.cpp