kicad/eeschema/tools
Jeff Young 3af3bf894c Make sure the IS_MOVED flag gets set when breaking out of a bus.
This (among other things) causes an update-preview event to be sent
when modifying it (such as rotating).

Fixes: lp:1854456
* https://bugs.launchpad.net/kicad/+bug/1854456
2019-12-02 20:01:44 +00:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_actions.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_inspection_tool.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_inspection_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_point_editor.cpp Improve readability of flag checking. 2019-08-27 19:23:07 +01:00
ee_point_editor.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01: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 Right click gets a new object if the mouse has moved 2019-10-29 16:11:06 -07:00
ee_selection_tool.h Improve spelling. 2019-08-20 19:14:05 +01:00
ee_tool_base.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_control.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_control.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_drawing_tools.cpp libedit: Fix inverted Y axis on move command 2019-08-15 20:13:18 +01:00
lib_drawing_tools.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_edit_tool.cpp libedit: When pasting keep original multi-unit 2019-11-12 16:11:08 -08: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 Improve readability of flag checking. 2019-08-27 19:23:07 +01:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_drawing_tools.cpp Fixup issue with adding junctions 2019-11-27 11:13:01 -08:00
sch_drawing_tools.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_edit_tool.cpp eeschema: Testing for static/dynamic cast failure 2019-10-18 15:29:26 -07:00
sch_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_editor_control.cpp eeschema: Update titlebar when searching schematics 2019-11-24 01:25:00 +00:00
sch_editor_control.h Add support for cut/paste of unsaved sheet content. 2019-08-30 21:56:57 +01:00
sch_line_wire_bus_tool.cpp Make sure the IS_MOVED flag gets set when breaking out of a bus. 2019-12-02 20:01:44 +00:00
sch_line_wire_bus_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_move_tool.cpp Fix several issue with bus entry connectivity. 2019-11-18 11:36:30 +00:00
sch_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00