kicad/eeschema/tools
jean-pierre charras 1027c2fb8d Eeschema: when placing a symbol, and after placing others instances of the symbol
deselect the previously placed items.
Otherwise, the changes (rotation, mirroring...) made during placing the current symbol
are applied to other previously placed items.
This is obviously not what is wanted, and creates crashes in Eeschema.

Fixes #4163
https://gitlab.com/kicad/code/kicad/issues/4163
2020-04-06 13:00:58 +02:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
backannotate.cpp fix a few Coverity warnings. 2020-04-01 09:34:44 +02:00
backannotate.h Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00
ee_actions.cpp Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
ee_actions.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
ee_inspection_tool.cpp Add text variable support to envVar processing. 2020-04-05 20:52:26 +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 Fix non-visible-part or conversion items from getting selected. 2019-08-15 10:00:23 +01:00
ee_selection.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_selection_tool.cpp Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
ee_selection_tool.h Improve spelling. 2019-08-20 19:14:05 +01:00
ee_tool_base.h Remove confused dynamic_cast 2020-01-16 06:17:04 -08:00
lib_control.cpp Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_control.h Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_drawing_tools.cpp Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
lib_drawing_tools.h Comment-only changes 2020-01-10 16:43:01 -08:00
lib_edit_tool.cpp Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp Implement quiet-mode for selection clearing. 2019-09-08 19:45:35 +01:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Convert enums inside eeschema and the symbol editor to be scoped 2020-01-18 20:51:28 +00:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_drawing_tools.cpp Eeschema: when placing a symbol, and after placing others instances of the symbol 2020-04-06 13:00:58 +02:00
sch_drawing_tools.h Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
sch_edit_tool.cpp Eeschema: move, mirror and rotate block: fix some issues. 2020-03-28 13:17:59 +01:00
sch_edit_tool.h Enable editing of sheet fields. 2020-03-07 18:52:30 +00:00
sch_editor_control.cpp Clean up compiler warning. 2020-03-30 14:15:59 +01:00
sch_editor_control.h Schematic Setup dialog. 2020-03-10 18:54:17 +00:00
sch_line_wire_bus_tool.cpp Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
sch_line_wire_bus_tool.h Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
sch_move_tool.cpp fix a few Coverity warnings. 2020-04-01 09:34:44 +02:00
sch_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00