kicad/eeschema/tools
Jeff Young 6b3fe33d6f Improve selection logic for sloppy selections. 2019-05-17 00:48:39 +01:00
..
ee_actions.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
ee_actions.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
ee_inspection_tool.cpp 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_inspection_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_picker_tool.cpp 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_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 Constrain SHEET_PIN movement, and keep them attached when resizing SHEET. 2019-05-16 22:36:19 +01:00
ee_point_editor.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_selection_tool.cpp Improve selection logic for sloppy selections. 2019-05-17 00:48:39 +01:00
ee_selection_tool.h CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 2019-05-15 17:50:52 +01:00
ee_tool_base.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
lib_control.cpp Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
lib_control.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
lib_drawing_tools.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
lib_drawing_tools.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
lib_edit_tool.cpp Don't double-add pins to parent part when pasting. 2019-05-16 23:53:11 +01:00
lib_edit_tool.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
lib_move_tool.cpp Start moving some LibEdit and SchEdit menubar menus to actions. 2019-05-13 21:44:29 +01:00
lib_move_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
lib_pin_tool.cpp Don't double-add pins to parent part when pasting. 2019-05-16 23:53:11 +01:00
lib_pin_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
sch_drawing_tools.cpp Add import-sheet-pin error message and move messages to status popups. 2019-05-16 23:11:22 +01:00
sch_drawing_tools.h Constrain SHEET_PIN movement, and keep them attached when resizing SHEET. 2019-05-16 22:36:19 +01:00
sch_edit_tool.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
sch_edit_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
sch_editor_control.cpp Disable pin table and part properties when there's no part. 2019-05-16 23:53:33 +01:00
sch_editor_control.h Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
sch_move_tool.cpp Constrain SHEET_PIN movement, and keep them attached when resizing SHEET. 2019-05-16 22:36:19 +01:00
sch_move_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
sch_wire_bus_tool.cpp Move some more menu & toolbar items to modern toolset. 2019-05-16 19:57:06 +01:00
sch_wire_bus_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
selection.cpp Cleanup. 2019-05-10 21:40:08 +01:00