kicad/eeschema/tools
Jeff Young 7dd247f1dc Make better use of TOOL_EVENT parameters. 2019-06-18 20:24:15 +01:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp Make better use of TOOL_EVENT parameters. 2019-06-18 20:24:15 +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 Implement rollover highlighting for Eeschema delete tool. 2019-06-17 22:15:20 +01:00
ee_picker_tool.h Implement rollover highlighting for Eeschema delete tool. 2019-06-17 22:15:20 +01:00
ee_point_editor.cpp Cleanup. 2019-06-17 22:15:20 +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 Make better use of TOOL_EVENT parameters. 2019-06-18 20:24:15 +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 Cleanup. 2019-06-17 22:15:20 +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 Make better use of TOOL_EVENT parameters. 2019-06-18 20:24:15 +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 Make better use of TOOL_EVENT parameters. 2019-06-18 20:24:15 +01:00
sch_edit_tool.h Implement rollover highlighting for Eeschema delete tool. 2019-06-17 22:15:20 +01:00
sch_editor_control.cpp Cleanup. 2019-06-17 22:15:20 +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