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.
 
 
 
 
 
vinsfortunato 39e85015c2 Preserve pins positions when resizing sheet 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 Cleanup actions should not activate tools. It causes all manner of side-effects. 3 years ago
ee_actions.h Cleanup actions should not activate tools. It causes all manner of side-effects. 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 Preserve pins positions when resizing sheet 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 Eeschema: ensure wire / bus auto-start respects bus labels 3 years ago
ee_selection_tool.h Schematic: show update/change symbols for multiple symbol selection 3 years ago
ee_tool_base.h Symbol editor crash: Fix use of a null pointer. 3 years ago
sch_drawing_tools.cpp Cleanup actions should not activate tools. It causes all manner of side-effects. 3 years ago
sch_drawing_tools.h Use current cursorPos when creating sheet pins. 3 years ago
sch_edit_tool.cpp Don't double-tap Connectivity Recalculate 3 years ago
sch_edit_tool.h Schematic: make menu bar rotation items conditional 3 years ago
sch_editor_conditions.cpp Fix crash in Altium schematic importer. 3 years ago
sch_editor_conditions.h Schematic: new feature, force 45 degree lines 4 years ago
sch_editor_control.cpp Eeschema, eeschema_config.cpp: fix incorrect *.wks file path when trying to save it. 3 years ago
sch_editor_control.h Move find/replace to own tool so it doesn't rob events from cross-probing. 3 years ago
sch_find_replace_tool.cpp Fix naming of `updateTitle()` 3 years ago
sch_find_replace_tool.h Move find/replace to own tool so it doesn't rob events from cross-probing. 3 years ago
sch_line_wire_bus_tool.cpp Force realtime connectivity on 3 years ago
sch_line_wire_bus_tool.h Cleanup actions should not activate tools. It causes all manner of side-effects. 3 years ago
sch_move_tool.cpp Don't double-tap Connectivity Recalculate 3 years ago
sch_move_tool.h Remove newly dangling lines when dragging 3 years ago
sch_navigate_tool.cpp Fix bogus format string replacement type. 3 years ago
sch_navigate_tool.h PDF hypertext menus for intersheet references. 3 years ago
symbol_editor_control.cpp Lib symbol editor, export SVG: fix incorrect position of the drawings. 3 years ago
symbol_editor_control.h ADDED: Implement Drag and Drop 3 years ago
symbol_editor_drawing_tools.cpp Avoid the obsolete GetNextPin() call 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 Fix compil and Coverity warnings 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 Avoid the obsolete GetNextPin() call 3 years ago
symbol_editor_move_tool.h Fix more broken Doxygen comment specifiers. 5 years ago
symbol_editor_pin_tool.cpp Avoid the obsolete GetNextPin() call 3 years ago
symbol_editor_pin_tool.h Rename LIB_PART to LIB_SYMBOL. 4 years ago