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.
 
 
 
 
 
Jeff Young db90e97d0b fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 years ago
..
ee_actions.cpp Rework Eeschema find/replace for modern toolset. 6 years ago
ee_actions.h Implement common file menu actions and move Eeschema over. 6 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. 6 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. 6 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. 6 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. 6 years ago
ee_point_editor.cpp Avoid including id.h in a lot of files that do not use it. 6 years ago
ee_point_editor.h Moving PageLayout editor to GAL canvas and modern toolset. 6 years ago
ee_selection_tool.cpp Activate context menu in LIB_VIEW_FRAME canvas. 6 years ago
ee_selection_tool.h Activate context menu in LIB_VIEW_FRAME canvas. 6 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. 6 years ago
lib_control.cpp Retire legacy block architecture. 6 years ago
lib_control.h Move LibEdit Save operations to ACTIONS. 6 years ago
lib_drawing_tools.cpp Moving PageLayout editor to GAL canvas and modern toolset. 6 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. 6 years ago
lib_edit_tool.cpp fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 years ago
lib_edit_tool.h Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 6 years ago
lib_move_tool.cpp fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 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. 6 years ago
lib_pin_tool.cpp Don't double-add pins to parent part when pasting. 6 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. 6 years ago
sch_drawing_tools.cpp Clear moving flag for second-click-placed items 6 years ago
sch_drawing_tools.h Implement immediate actions for adding and importing sheet pins. 6 years ago
sch_edit_tool.cpp Fix duplicate to work like paste to keep pins from getting duplicated. 6 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. 6 years ago
sch_editor_control.cpp Move LibEdit Save operations to ACTIONS. 6 years ago
sch_editor_control.h Implement common file menu actions and move Eeschema over. 6 years ago
sch_move_tool.cpp Fix duplicate to work like paste to keep pins from getting duplicated. 6 years ago
sch_move_tool.h eemodern: clean printf debug gibberish, implement inline drag, move & cursor warp/reference point options 6 years ago
sch_wire_bus_tool.cpp Mark unfold bus menu as clean so it doesn't get generated a second time. 6 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. 6 years ago
selection.cpp Don't confuse SCH_ITEMs and LIB_ITEMs. 6 years ago