kicad/eeschema/tools
Jeff Young 7b05e456cc Bug fixes for multiple symbol instances in complex hierarchies
1) use SCH_COMPONENT::GetRef(), GetValue() and GetFootprint() when
instance-specific info is needed
2) update UpdateAllScreenReferences() to handle value and footprint.
3) BACKANNO is CvPcb's handler, not back annotation's handler.  Which
means it needs GUI behaviour, not back annotation behaviour.

Fixes https://gitlab.com/kicad/code/kicad/issues/5520
2020-09-06 13:57:14 +01:00
..
backanno.cpp Bug fixes for multiple symbol instances in complex hierarchies 2020-09-06 13:57:14 +01:00
backannotate.cpp Allow back-annotation of differing values and footprints. 2020-09-04 15:21:56 +00:00
backannotate.h Allow back-annotation of differing values and footprints. 2020-09-04 15:21:56 +00:00
ee_actions.cpp Add specific icon for save symbol to schematic. 2020-09-03 10:00:44 +02:00
ee_actions.h Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
ee_inspection_tool.cpp Clear pin net-name-driving cache when changing annotation. 2020-08-14 12:41:20 +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 Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +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 alternate pin definitions and assignments. 2020-08-21 18:29:36 +01:00
ee_selection_tool.h eeschema: Add select all to schematic and library editor 2020-08-20 16:07:10 -07:00
ee_tool_base.h Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
lib_control.cpp Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
lib_control.h Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04: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 Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
reannotate.cpp Cleanup re-annotation code style 2020-08-09 12:43:05 -04:00
reannotate.h ADDED: Geographic Reannotation 2020-08-09 12:43:05 -04:00
sch_drawing_tools.cpp Clean up error messages. 2020-08-31 14:19:57 +01:00
sch_drawing_tools.h Remove bus entry shape 2020-06-30 02:09:33 +01:00
sch_edit_tool.cpp Rework Symbol Props to Footprint Props design. 2020-09-02 15:21:51 +01:00
sch_edit_tool.h Eeschema: Add change and update symbol from library support. 2020-08-13 13:53:49 -04:00
sch_editor_control.cpp Save instance info on clipboard and reapply it when keeping annotations. 2020-09-06 11:32:28 +01:00
sch_editor_control.h Save instance info on clipboard and reapply it when keeping annotations. 2020-09-06 11:32:28 +01:00
sch_line_wire_bus_tool.cpp Make sure router and via tools update when sizes change. 2020-08-31 23:33:02 +01:00
sch_line_wire_bus_tool.h Fix bus unfolding in the wake of bus entry changes 2020-07-09 18:51:42 -04:00
sch_move_tool.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
sch_move_tool.h Change attached-label algorithm. 2020-05-07 18:59:47 +01:00