kicad/eeschema/tools
Wayne Stambaugh 4c383c51fa Eeschema: add update symbol from library command to context menu.
Rather than displaying dialog that has every update option possible like
updating footprints in the board editor, this change updates the library
symbol immediately using the symbol library identifier and requires no
additional input from the user.

ADDED: Context menu entry for schematic symbols to update the symbol from
the symbol library using the existing library identifier.
2020-07-08 10:15:24 -04:00
..
backanno.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
backannotate.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
backannotate.h Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00
ee_actions.cpp Eeschema: add update symbol from library command to context menu. 2020-07-08 10:15:24 -04:00
ee_actions.h Eeschema: add update symbol from library command to context menu. 2020-07-08 10:15:24 -04:00
ee_inspection_tool.cpp Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
ee_inspection_tool.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
ee_point_editor.cpp Move sheet name and filename to SCH_FIELD architecture. 2020-03-06 16:23:44 +00:00
ee_point_editor.h Comment-only changes 2020-01-10 16:43:01 -08:00
ee_selection.cpp Eeschema: make bus wire entry properties editable. 2020-06-24 13:36:17 -04:00
ee_selection.h Eeschema: make bus wire entry properties editable. 2020-06-24 13:36:17 -04:00
ee_selection_tool.cpp ADDED: Expand selection in context menu 2020-07-07 14:18:35 -07:00
ee_selection_tool.h Eeschema: add update symbol from library command to context menu. 2020-07-08 10:15:24 -04:00
ee_tool_base.h Remove confused dynamic_cast 2020-01-16 06:17:04 -08:00
lib_control.cpp Flatten one level of showElectricalTypes settings. 2020-05-23 16:50:33 +01:00
lib_control.h Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_drawing_tools.cpp Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +01:00
lib_drawing_tools.h Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +01:00
lib_edit_tool.cpp Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +01:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp libedit: Add drag to move behavior 2020-04-23 23:58:33 +01:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_drawing_tools.cpp Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
sch_drawing_tools.h Remove bus entry shape 2020-06-30 02:09:33 +01:00
sch_edit_tool.cpp Eeschema: add update symbol from library command to context menu. 2020-07-08 10:15:24 -04:00
sch_edit_tool.h Eeschema: add update symbol from library command to context menu. 2020-07-08 10:15:24 -04:00
sch_editor_control.cpp A bit of safety if realtime connection updating isn't on. 2020-07-07 14:45:14 +01:00
sch_editor_control.h Add Assign Netclass... to context menu. 2020-07-07 14:23:39 +01:00
sch_line_wire_bus_tool.cpp Integration of netclasses into Eeschema. 2020-07-06 20:00:50 +01:00
sch_line_wire_bus_tool.h Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
sch_move_tool.cpp Change attached-label algorithm. 2020-05-07 18:59:47 +01:00
sch_move_tool.h Change attached-label algorithm. 2020-05-07 18:59:47 +01:00