kicad/eeschema/libedit
Wayne Stambaugh 0ab8b9a2d9 Symbol editor: fix assertion attempting to copy an inherited symbol.
Copying or cutting an symbol to the clipboard using the context menu
in the library tree requires a root symbol.  Inherited symbols must
be flattened in order to properly be added to a symbol library.

Fixes https://gitlab.com/kicad/code/kicad/issues/4901
2020-07-15 20:57:34 -04:00
..
lib_edit_frame.cpp Make undo/redo lists protected. 2020-07-13 15:53:36 +01:00
lib_edit_frame.h Make undo/redo lists protected. 2020-07-13 15:53:36 +01:00
lib_export.cpp Deprecate saving legacy schematic and symbol library file formats. 2020-05-29 12:43:00 +00:00
lib_manager.cpp Symbol editor: minor fixes to disable saving the legacy file format. 2020-05-29 12:43:00 +00:00
lib_manager.h Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
libedit.cpp Symbol editor: fix assertion attempting to copy an inherited symbol. 2020-07-15 20:57:34 -04:00
libedit_plot_component.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
libedit_settings.cpp Fix missing pin table visible columns setting 2020-07-07 20:59:55 -04:00
libedit_settings.h Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
libedit_undo_redo.cpp Make undo/redo lists protected. 2020-07-13 15:53:36 +01:00
menubar_libedit.cpp Revert "Revert "Set DoubleBuffering to reduce flicker"" 2020-07-13 20:19:10 -07:00
symbedit.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
toolbars_libedit.cpp Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00