..
ee_actions.cpp
Rework Eeschema find/replace for modern toolset.
7 years ago
ee_actions.h
Implement common file menu actions and move Eeschema over.
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
Avoid including id.h in a lot of files that do not use it.
7 years ago
ee_point_editor.h
Moving PageLayout editor to GAL canvas and modern toolset.
7 years ago
ee_selection_tool.cpp
Activate context menu in LIB_VIEW_FRAME canvas.
7 years ago
ee_selection_tool.h
Activate context menu in LIB_VIEW_FRAME canvas.
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
Retire legacy block architecture.
7 years ago
lib_control.h
Move LibEdit Save operations to ACTIONS.
7 years ago
lib_drawing_tools.cpp
Moving PageLayout editor to GAL canvas and modern toolset.
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
Fix duplicate to work like paste to keep pins from getting duplicated.
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
Fix duplicate to work like paste to keep pins from getting duplicated.
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
Fix duplicate to work like paste to keep pins from getting duplicated.
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
Move LibEdit Save operations to ACTIONS.
7 years ago
sch_editor_control.h
Implement common file menu actions and move Eeschema over.
7 years ago
sch_move_tool.cpp
Fix duplicate to work like paste to keep pins from getting duplicated.
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