kicad/eeschema/widgets
Jeff Young 1648dd6f0e Fix various issues with save & editing symbols from schematic.
1) Zero out selection in tree when canvas captures focus so that
save/save as actions will go to canvas, not tree item.
2) Make save do a save to schematic when the canvas symbol is from
the schematic.
3) Copy fields when doing a save to schematic (setting the lib part
doesn't update them on its own).
4) Remove no-longer-necessary calls to update schematic after
saving symbols (the schematic symbols are no longer hot-linked).

Fixes https://gitlab.com/kicad/code/kicad/issues/6763
2020-12-25 11:58:58 +00:00
..
pin_shape_combobox.cpp Eeschema: minor fixes: fix incorrect label in DIALOG_LIB_EDIT_PIN, electrical pin list. 2020-07-29 17:04:52 +02:00
pin_shape_combobox.h ADDED alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
pin_type_combobox.cpp Eeschema: minor fixes: fix incorrect label in DIALOG_LIB_EDIT_PIN, electrical pin list. 2020-07-29 17:04:52 +02:00
pin_type_combobox.h Fixed two hidden overloaded function warnings. 2017-01-18 17:24:50 +01:00
symbol_preview_widget.cpp Use schematic colours in symbol preview status panel. 2020-09-16 00:58:36 +01:00
symbol_preview_widget.h Fixup the UI for the symbol preview widget 2020-08-10 00:55:36 +01:00
symbol_tree_pane.cpp Fix various issues with save & editing symbols from schematic. 2020-12-25 11:58:58 +00:00
symbol_tree_pane.h Fix various issues with save & editing symbols from schematic. 2020-12-25 11:58:58 +00:00
tuner_slider.cpp Prepare for MODULE -> FOOTPRINT. 2020-11-13 15:16:24 +00:00
tuner_slider.h sim: tuner slider now located in a nested wxPanel 2016-08-11 14:42:00 +02:00
tuner_slider_base.cpp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.fbp TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00
tuner_slider_base.h TUNER_SLIDER widget 2016-08-11 14:41:44 +02:00