kicad/eeschema/symbol_editor
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus.
Some differences are due to difference between libraries being files
in symbol editor and directories in footprint editor, but this unifies
most of the rest.

It also dispenses with the save-to-library vs save-to-document distinction
in the GUI because it makes for too much variability in the GUI, was
implemented differently between the two editors, and isn't needed as much
anymore now that we have the highly visible infobar.

There was also an issue that the save-to-board icon occupies the same
location and has the same size/shape/colours as the Board Setup icon in
PCBNew.

Fixes https://gitlab.com/kicad/code/kicad/issues/7215
2021-02-06 14:33:16 +00:00
..
menubar_symbol_editor.cpp Simplify and harmonize symbol editor and footprint editor menus. 2021-02-06 14:33:16 +00:00
symbol_edit_frame.cpp Simplify and harmonize symbol editor and footprint editor menus. 2021-02-06 14:33:16 +00:00
symbol_edit_frame.h Remove and re-add saved-as libraries when Syncing tree. 2021-01-31 23:00:17 +00:00
symbol_editor.cpp Simplify and harmonize symbol editor and footprint editor menus. 2021-02-06 14:33:16 +00:00
symbol_editor_import_export.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_plotter.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_settings.cpp Fix import of schematic grid settings 2020-12-27 12:33:35 -05:00
symbol_editor_settings.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_undo_redo.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_library_manager.cpp Remove and re-add saved-as libraries when Syncing tree. 2021-01-31 23:00:17 +00:00
symbol_library_manager.h Remove and re-add saved-as libraries when Syncing tree. 2021-01-31 23:00:17 +00:00
toolbars_symbol_editor.cpp Simplify and harmonize symbol editor and footprint editor menus. 2021-02-06 14:33:16 +00:00