kicad/eeschema/tools
Jeff Young 1f35ec5521 Beware of copying events and losing the m_passEvent flag.
Fixes: lp:1833031
* https://bugs.launchpad.net/kicad/+bug/1833031
2019-06-17 14:44:39 +01:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp Handle '&'s in menu labels. 2019-06-17 10:45:23 +01:00
ee_actions.h Move a few more things to ACTIONs. 2019-06-16 19:53:30 +01:00
ee_inspection_tool.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
ee_inspection_tool.h Yet more command conversions to ACTIONs. 2019-06-02 21:10:56 +01:00
ee_picker_tool.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
ee_picker_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 2019-05-12 13:47:08 +01:00
ee_point_editor.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
ee_point_editor.h Moving PageLayout editor to GAL canvas and modern toolset. 2019-05-24 19:49:09 +01:00
ee_selection.cpp Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_selection_tool.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
ee_selection_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
ee_tool_base.h Remove selection condition from conditional menu separators. 2019-06-15 20:43:51 +01:00
lib_control.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
lib_control.h Move a few more things to ACTIONs. 2019-06-16 19:53:30 +01:00
lib_drawing_tools.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
lib_drawing_tools.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
lib_edit_tool.cpp Remove selection condition from conditional menu separators. 2019-06-15 20:43:51 +01:00
lib_edit_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
lib_move_tool.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
lib_move_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
lib_pin_tool.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
lib_pin_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
sch_drawing_tools.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
sch_drawing_tools.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
sch_edit_tool.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
sch_edit_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
sch_editor_control.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
sch_editor_control.h Transition some more stuff from the MVC view to the controller. 2019-06-16 19:53:30 +01:00
sch_line_wire_bus_tool.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
sch_line_wire_bus_tool.h Use more reflective naming of what the tool does. 2019-06-16 19:52:07 +01:00
sch_move_tool.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
sch_move_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00