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.
 
 
 
 
 
Mike Williams 5b2020daf5 Schematic: only delete dangling lines not created directly by the user 3 years ago
..
assign_footprints.cpp Remove schematic symbol value and footprint field instance data. 3 years ago
backannotate.cpp Remove schematic symbol value and footprint field instance data. 3 years ago
backannotate.h Fix geographic annotation bug when back annotating to schematic. 5 years ago
ee_actions.cpp ADDED: Export symbols from schematic to library 3 years ago
ee_actions.h ADDED: Export symbols from schematic to library 3 years ago
ee_grid_helper.cpp Repoint IU_PER_MILS 3 years ago
ee_grid_helper.h Do not include text when computing drag origin for a group 4 years ago
ee_inspection_tool.cpp GUI improvements to hierarchy navigator. 3 years ago
ee_inspection_tool.h Eeschema: fix missing call to UpdateMessagePanel() due to commit e09147db. 4 years ago
ee_point_editor.cpp Respect CTRL key when resizing rects and textboxes. 3 years ago
ee_point_editor.h Respect CTRL key when resizing rects and textboxes. 3 years ago
ee_selection.cpp Remove a few EDA_RECT instances. 3 years ago
ee_selection.h Remove a few EDA_RECT instances. 3 years ago
ee_selection_tool.cpp SCH_FIELDs are in parent's coord system. 3 years ago
ee_selection_tool.h When deselecting items, pick only selected ones. 3 years ago
ee_tool_base.h Symbol editor crash: Fix use of a null pointer. 4 years ago
sch_drawing_tools.cpp Reset existingRefs on cancel 3 years ago
sch_drawing_tools.h Netclass directive and label conversion improvements. 3 years ago
sch_edit_tool.cpp Fix Coverity warnings. 3 years ago
sch_edit_tool.h ADDED: Implement Drag and Drop 3 years ago
sch_editor_conditions.cpp Schematic: new feature, force 45 degree lines 4 years ago
sch_editor_conditions.h Schematic: new feature, force 45 degree lines 4 years ago
sch_editor_control.cpp Remove schematic symbol value and footprint field instance data. 3 years ago
sch_editor_control.h ADDED: Export symbols from schematic to library 3 years ago
sch_line_wire_bus_tool.cpp Honour aQuitOnDraw flag when cancelling a segment. 3 years ago
sch_line_wire_bus_tool.h TOOL_EVENT: make command string non-optional 3 years ago
sch_move_tool.cpp Schematic: only delete dangling lines not created directly by the user 3 years ago
sch_move_tool.h Remove newly dangling lines when dragging 3 years ago
sch_navigate_tool.cpp Make external hypertext links show a menu before executing. 3 years ago
sch_navigate_tool.h PDF hypertext menus for intersheet references. 3 years ago
symbol_editor_control.cpp Fix for LIB_TREE hotkeys over canvas and possible fix for over LIB_TREE itself. 3 years ago
symbol_editor_control.h ADDED: Implement Drag and Drop 3 years ago
symbol_editor_drawing_tools.cpp TOOL_EVENT: make command string non-optional 3 years ago
symbol_editor_drawing_tools.h Second tool hotkey accepts action (ie: acts as click). 3 years ago
symbol_editor_edit_tool.cpp TOOL_EVENT: make command string non-optional 3 years ago
symbol_editor_edit_tool.h Add support for symbol unit display names in eeschema and symbol editor 3 years ago
symbol_editor_move_tool.cpp TOOL_EVENT: make command string non-optional 3 years ago
symbol_editor_move_tool.h Fix more broken Doxygen comment specifiers. 5 years ago
symbol_editor_pin_tool.cpp Don't delete pin out from under selection & move tools. 3 years ago
symbol_editor_pin_tool.h Rename LIB_PART to LIB_SYMBOL. 5 years ago