You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jon Evans ab3ada5200 Clear moving flag for second-click-placed items 7 years ago
..
ee_actions.cpp Rework Eeschema find/replace for modern toolset. 7 years ago
ee_actions.h Rework Eeschema find/replace for modern toolset. 7 years ago
ee_inspection_tool.cpp Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
ee_inspection_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
ee_picker_tool.cpp Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
ee_picker_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
ee_point_editor.cpp Don't call VIEW::Redraw() from within the tool. 7 years ago
ee_point_editor.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
ee_selection_tool.cpp Set a reference point for all selection sizes. 7 years ago
ee_selection_tool.h Rework Eeschema find/replace for modern toolset. 7 years ago
ee_tool_base.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
lib_control.cpp Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
lib_control.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
lib_drawing_tools.cpp Remove a duplicate icon. 7 years ago
lib_drawing_tools.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
lib_edit_tool.cpp eemodern: fixed use-after-free crash in LIB_EDIT_TOOL::DoDelete() 7 years ago
lib_edit_tool.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
lib_move_tool.cpp Rework Eeschema find/replace for modern toolset. 7 years ago
lib_move_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
lib_pin_tool.cpp Don't double-add pins to parent part when pasting. 7 years ago
lib_pin_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
sch_drawing_tools.cpp Clear moving flag for second-click-placed items 7 years ago
sch_drawing_tools.h Implement immediate actions for adding and importing sheet pins. 7 years ago
sch_edit_tool.cpp Generate refresh preview events when objects are moving. 7 years ago
sch_edit_tool.h Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
sch_editor_control.cpp Do not statically construct wxTimer 7 years ago
sch_editor_control.h Rework Eeschema find/replace for modern toolset. 7 years ago
sch_move_tool.cpp Rework Eeschema find/replace for modern toolset. 7 years ago
sch_move_tool.h eemodern: clean printf debug gibberish, implement inline drag, move & cursor warp/reference point options 7 years ago
sch_wire_bus_tool.cpp Mark unfold bus menu as clean so it doesn't get generated a second time. 7 years ago
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. 7 years ago
selection.cpp Don't confuse SCH_ITEMs and LIB_ITEMs. 7 years ago