..
assign_footprints.cpp
Cache full schematic sheet list sorted by sheet page number.
2024-10-09 09:58:50 -04:00
backannotate.cpp
Escape HTML in messages.
2024-10-20 16:37:01 +01:00
backannotate.h
Sch/PCB: allow back-updating schematic fields from PCB
2023-07-31 10:38:43 -04:00
ee_actions.cpp
Eeschema: add 'place next unit' action
2024-10-27 05:13:24 +08:00
ee_actions.h
Eeschema: add 'place next unit' action
2024-10-27 05:13:24 +08:00
ee_grid_helper.cpp
Symbol editor: grab by snap anchors
2024-10-23 19:46:58 +08:00
ee_grid_helper.h
Fold LIB_ITEM into SCH_ITEM.
2024-04-08 10:24:50 +01:00
ee_inspection_tool.cpp
FP edit: add 'show datasheet' action that acts on the documentation link
2024-10-14 23:20:19 +08:00
ee_inspection_tool.h
Clean and standardize cross-probing action
2024-03-11 17:50:44 -07:00
ee_point_editor.cpp
Point editor: unify segment, circle, bezier and tablecells (partial)
2024-11-04 20:41:15 +08:00
ee_point_editor.h
Eeschema: point editor: edit polygons as on PCB
2024-11-03 17:15:18 +08:00
ee_selection.cpp
feature removal: remove Show Hidden Text
2024-09-19 15:41:44 -04:00
ee_selection.h
feature removal: remove Show Hidden Text
2024-09-19 15:41:44 -04:00
ee_selection_tool.cpp
Eeschema, symbol viewer frame: do not allow a block selection.
2024-11-20 15:59:42 +01:00
ee_selection_tool.h
Pin helpers can help sheet pins also
2024-05-01 21:53:14 -04:00
ee_tool_base.h
TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode
2024-08-13 22:50:26 +02:00
ee_tool_utils.cpp
Eeschema: warn if swapping unit to an existing unit
2024-10-27 05:13:32 +08:00
ee_tool_utils.h
Eeschema: warn if swapping unit to an existing unit
2024-10-27 05:13:32 +08:00
rule_area_create_helper.cpp
Add SCH_RULE_AREA shapes to eeschema
2024-04-25 14:24:46 +00:00
rule_area_create_helper.h
Add SCH_RULE_AREA shapes to eeschema
2024-04-25 14:24:46 +00:00
sch_design_block_control.cpp
design blocks: allow saving selected sheet as design block
2024-10-01 14:19:07 -04:00
sch_design_block_control.h
design blocks: implement properties window
2024-09-26 15:48:39 -04:00
sch_drawing_tools.cpp
design blocks: copy sheet to project dir instead of linking
2024-11-06 13:39:38 -05:00
sch_drawing_tools.h
Eeschema: add 'place next unit' action
2024-10-27 05:13:24 +08: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
Eeschema: show which units are already placed in the context menu
2024-10-27 05:13:32 +08:00
sch_edit_tool.h
Add 'Increment' actions
2024-10-26 15:46:16 +08:00
sch_editor_conditions.cpp
Fix crash in Altium schematic importer.
2022-12-05 20:20:01 -05:00
sch_editor_conditions.h
…
sch_editor_control.cpp
Fix a few Coverity and compil warnings.
2024-10-19 11:08:07 +02:00
sch_editor_control.h
Add 'Copy as Text' action
2024-10-13 20:47:45 +08:00
sch_find_replace_tool.cpp
Cache full schematic sheet list sorted by sheet page number.
2024-10-09 09:58:50 -04: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
TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode
2024-08-13 22:50:26 +02:00
sch_line_wire_bus_tool.h
Bus unfold: snap the entry to the bus, even if the cursor isn't right on the bus
2024-05-20 12:40:06 +08:00
sch_move_tool.cpp
Fix broken build in previous commit
2024-10-08 10:20:04 +01:00
sch_move_tool.h
Improve alignment tooltips.
2024-02-23 16:53:31 +01:00
sch_navigate_tool.cpp
Cache full schematic sheet list sorted by sheet page number.
2024-10-09 09:58:50 -04:00
sch_navigate_tool.h
PDF hypertext menus for intersheet references.
2022-08-27 23:58:13 +01:00
simulator_control.cpp
Strip richio.h from headers that don't need them
2024-10-04 18:06:18 +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
Sym edit: Also allow the 'edit in library' action to be a hotkey
2024-10-31 23:15:48 +08:00
symbol_editor_control.h
Sym edit: Also allow the 'edit in library' action to be a hotkey
2024-10-31 23:15:48 +08:00
symbol_editor_drawing_tools.cpp
symbol editor: fix polyline segments added with the Enter key
2024-10-08 15:00:19 -04:00
symbol_editor_drawing_tools.h
Undo for Repeat Pin.
2024-06-24 13:59:05 +01:00
symbol_editor_edit_tool.cpp
Incrementing: add some types to selection filters
2024-10-26 17:56:32 +08:00
symbol_editor_edit_tool.h
Add 'Increment' actions
2024-10-26 15:46:16 +08:00
symbol_editor_move_tool.cpp
Symbol editor: grab by snap anchors
2024-10-23 19:46:58 +08: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
Symbol editor: focus the pin number input if mouse over on 'E'
2024-10-26 16:01:07 +08:00
symbol_editor_pin_tool.h
Symbol editor: focus the pin number input if mouse over on 'E'
2024-10-26 16:01:07 +08:00