kicad/eeschema/libedit
Jeff Young e8079bf655 Make sure UI gets adjusted for Symbol property changes.
For instance, if the number of units is changed from 1 to not-1
or vice versa then we need to rebuild the units selector.

Fixes https://gitlab.com/kicad/code/kicad/issues/4622
2020-07-16 01:39:29 +01: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 Make sure UI gets adjusted for Symbol property changes. 2020-07-16 01:39:29 +01: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