kicad/eeschema/tools
Ian McInerney 2b839c6c9c Ensure command events are passed when placing junctions
We only handle specific command events in the handler, so we
must pass the rest to allow other tools to work.

Fixes https://gitlab.com/kicad/code/kicad/issues/5922
2020-10-08 17:58:06 +01:00
..
backanno.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
backannotate.cpp Finish moving eeschema assigned netclasses to sheet-path-relative. 2020-10-07 16:31:55 +01:00
backannotate.h Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
ee_actions.cpp Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00
ee_actions.h Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00
ee_grid_helper.cpp ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07:00
ee_grid_helper.h ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07: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 Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +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 Use the snapped cursor position used for detection for the wire tool autostart 2020-10-07 23:57:26 -04:00
ee_selection_tool.h Re-enable selection of intersheet references. 2020-10-05 11:55:33 +01:00
ee_tool_base.h Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
lib_control.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
lib_control.h Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
lib_drawing_tools.cpp Use the setCursor lambda pattern and fix up the initial cursor states 2020-10-07 23:26:14 -04: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 Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +00:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +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 Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
reannotate.h ADDED: Geographic Reannotation 2020-08-09 12:43:05 -04:00
sch_drawing_tools.cpp Ensure command events are passed when placing junctions 2020-10-08 17:58:06 +01:00
sch_drawing_tools.h Remove bus entry shape 2020-06-30 02:09:33 +01:00
sch_edit_tool.cpp Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +00: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 Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +00:00
sch_editor_control.h Treat Reference and Unit as separate words when searching. 2020-09-20 18:57:33 +01:00
sch_line_wire_bus_tool.cpp Use the setCursor lambda pattern and fix up the initial cursor states 2020-10-07 23:26:14 -04:00
sch_line_wire_bus_tool.h ADDED: Autostart wires in eeschema 2020-10-01 23:53:47 +00:00
sch_move_tool.cpp Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +00:00
sch_move_tool.h ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07:00
sch_navigate_tool.cpp Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00
sch_navigate_tool.h Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00