..
assign_footprints.cpp
Kick the wildcards and file exts into a static class, export it from kicommon
2023-12-27 21:10:01 -05:00
backannotate.cpp
Collapse LIB_FIELD into SCH_FIELD.
2024-04-13 15:42:13 +01:00
backannotate.h
Sch/PCB: allow back-updating schematic fields from PCB
2023-07-31 10:38:43 -04:00
ee_actions.cpp
Collapse LIB_TEXT into SCH_TEXT.
2024-04-16 16:31:16 +01:00
ee_actions.h
Tidy renderSettings / jobsHandler APIs.
2024-04-08 12:26:56 +01:00
ee_grid_helper.cpp
RIP LIB_TEXTBOX and LIB_SHAPE.
2024-04-16 16:31:16 +01:00
ee_grid_helper.h
Fold LIB_ITEM into SCH_ITEM.
2024-04-08 10:24:50 +01:00
ee_inspection_tool.cpp
Collapse LIB_FIELD into SCH_FIELD.
2024-04-13 15:42:13 +01:00
ee_inspection_tool.h
Clean and standardize cross-probing action
2024-03-11 17:50:44 -07:00
ee_point_editor.cpp
Make SCH_SHAPE::Normalize() upside-down-coords-aware.
2024-04-18 10:27:36 +01:00
ee_point_editor.h
Eeschema: Fix crash of modifying graphic item and abort with ESC by adding re-entrancy guards
2023-10-27 21:19:31 +00:00
ee_selection.cpp
Fix handling of selection overlay in schematic editor
2023-02-15 21:16:58 -05:00
ee_selection.h
Fix handling of selection overlay in schematic editor
2023-02-15 21:16:58 -05:00
ee_selection_tool.cpp
Readability.
2024-04-17 11:03:07 +01:00
ee_selection_tool.h
ADDED: Selection filter for schematic editor
2024-02-25 17:44:10 -05:00
ee_tool_base.h
RIP LIB_TEXTBOX and LIB_SHAPE.
2024-04-16 16:31:16 +01:00
sch_drawing_tools.cpp
Fix missing instance data when reusing an already loaded schematic.
2024-04-18 15:47:47 -04:00
sch_drawing_tools.h
Fix missing instance data when reusing an already loaded schematic.
2024-04-18 15:47:47 -04:00
sch_edit_table_tool.cpp
Make sure to initialize cell start location.
2024-03-10 21:49:54 +00:00
sch_edit_table_tool.h
Split out table editing and table cell editing.
2024-02-24 20:05:51 +00:00
sch_edit_tool.cpp
RIP LIB_TEXTBOX and LIB_SHAPE.
2024-04-16 16:31:16 +01:00
sch_edit_tool.h
ADDED: actions for left-, center-, and right-justifying text items.
2024-02-24 20:05:50 +00:00
sch_editor_conditions.cpp
Fix crash in Altium schematic importer.
2022-12-05 20:20:01 -05:00
sch_editor_conditions.h
Schematic: new feature, force 45 degree lines
2022-03-28 16:07:23 -04:00
sch_editor_control.cpp
net navigator: show all nets when none are highlighted
2024-04-11 10:21:17 -04:00
sch_editor_control.h
Add QA tests and expand serialization for API
2024-04-02 19:51:18 -04:00
sch_find_replace_tool.cpp
Un-brighten found text when making a new selection.
2023-08-14 20:38:17 +01:00
sch_find_replace_tool.h
Schematic: Find and Replace on Selection
2023-02-14 14:04:59 -05:00
sch_line_wire_bus_tool.cpp
Performance UpdateDanglingState
2024-02-23 19:21:44 +00:00
sch_line_wire_bus_tool.h
Finish Action: fix context menu for buses
2023-12-07 08:40:29 -05:00
sch_move_tool.cpp
Fix sheet pin align to grid issue.
2024-02-28 11:57:49 -05:00
sch_move_tool.h
Improve alignment tooltips.
2024-02-23 16:53:31 +01:00
sch_navigate_tool.cpp
Separate immediate and delayed action dispatch
2023-06-27 00:57:59 +01:00
sch_navigate_tool.h
PDF hypertext menus for intersheet references.
2022-08-27 23:58:13 +01:00
simulator_control.cpp
Simulation: add export current plot to clipboard and current schematic
2024-03-19 17:05:55 +01:00
simulator_control.h
Simulation: add export current plot to clipboard and current schematic
2024-03-19 17:05:55 +01:00
symbol_editor_control.cpp
Tidy renderSettings / jobsHandler APIs.
2024-04-08 12:26:56 +01:00
symbol_editor_control.h
Tidy renderSettings / jobsHandler APIs.
2024-04-08 12:26:56 +01:00
symbol_editor_drawing_tools.cpp
RIP LIB_TEXTBOX and LIB_SHAPE.
2024-04-16 16:31:16 +01:00
symbol_editor_drawing_tools.h
Renaming: replace convert with body-style.
2024-01-26 16:21:03 +00:00
symbol_editor_edit_tool.cpp
Provide some user hints on editing fields.
2024-04-17 18:30:37 +01:00
symbol_editor_edit_tool.h
RIP LIB_TEXTBOX and LIB_SHAPE.
2024-04-16 16:31:16 +01:00
symbol_editor_move_tool.cpp
RIP LIB_TEXTBOX and LIB_SHAPE.
2024-04-16 16:31:16 +01:00
symbol_editor_move_tool.h
ADDED: align elements to grid for Symbol Editor.
2023-08-30 15:45:31 +01:00
symbol_editor_pin_tool.cpp
Fold LIB_ITEM into SCH_ITEM.
2024-04-08 10:24:50 +01:00
symbol_editor_pin_tool.h
Rename LIB_PART to LIB_SYMBOL.
2021-06-14 07:11:17 -04:00