kicad/eeschema/libedit
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter.
CHANGES: Symbol library file format has been converted to s-expressions.

Add support code for picking apart symbols at some future junction that
will allow full inheritance conversion of existing symbol libraries.  For
now, symbols arranged by unit and body style numbers are nested for round
robin testing of symbol libraries once the parser is complete.
2020-03-03 08:06:22 -05:00
..
lib_edit_frame.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
lib_edit_frame.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
lib_export.cpp Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
lib_manager.cpp Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
lib_manager.h Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
libedit.cpp Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
libedit_plot_component.cpp Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
libedit_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
libedit_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
libedit_undo_redo.cpp Remove confused dynamic_cast 2020-01-16 06:17:04 -08:00
menubar_libedit.cpp eeschema: Remove unused include of eeschema_id.h 2020-01-03 16:04:54 +00:00
symbedit.cpp Symbol editor: fix inherited symbol editing bug. 2019-12-13 16:51:59 -05:00
toolbars_libedit.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00