kicad/eeschema/libedit
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties.
CHANGED: All mandatory fields in derived symbols can be edited.  This
not only includes the field value but also all text properties.

Kill the dual datasheet variable storage which caused many datasheet
bugs over the years.  The datasheet is now always stored in the data
sheet field.
2020-06-02 14:21:11 +00:00
..
lib_edit_frame.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
lib_edit_frame.h Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +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 Move setting derived symbol field properties from parent symbol. 2020-06-02 14:21:11 +00:00
libedit_plot_component.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
libedit_settings.cpp Eeschema: move some default values to default_values.h. 2020-04-14 20:15:18 +02:00
libedit_settings.h Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
libedit_undo_redo.cpp Remove confused dynamic_cast 2020-01-16 06:17:04 -08:00
menubar_libedit.cpp Symbol editor: minor fixes to disable saving the legacy file format. 2020-05-29 12:43:00 +00:00
symbedit.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
toolbars_libedit.cpp toolbars_lib_view.cpp and toolbars_libedit.cpp: do not recreate comboboxes 2020-05-30 14:14:24 +02:00