.. |
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
|
RIP LIB_PIN.
|
2024-04-20 12:10:31 +01:00 |
backannotate.h
|
Sch/PCB: allow back-updating schematic fields from PCB
|
2023-07-31 10:38:43 -04:00 |
ee_actions.cpp
|
Get rid of Export Symbol.
|
2024-04-28 22:05:59 +01:00 |
ee_actions.h
|
Add SCH_RULE_AREA shapes to eeschema
|
2024-04-25 14:24:46 +00:00 |
ee_grid_helper.cpp
|
Add SCH_RULE_AREA shapes to eeschema
|
2024-04-25 14:24:46 +00: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
|
Fix corner editing for schematic rule areas
|
2024-04-30 16:58:14 +00: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
|
RIP LIB_PIN.
|
2024-04-20 12:10:31 +01:00 |
ee_selection.h
|
Fix handling of selection overlay in schematic editor
|
2023-02-15 21:16:58 -05:00 |
ee_selection_tool.cpp
|
Flip symbol editor's Y axis to match other editors.
|
2024-04-27 13:47:56 +01:00 |
ee_selection_tool.h
|
Lint reduction.
|
2024-04-21 12:19:22 +01:00 |
ee_tool_base.h
|
Flip symbol editor's Y axis to match other editors.
|
2024-04-27 13:47:56 +01: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_drawing_tools.cpp
|
Build time optimizations.
|
2024-04-27 23:49:13 +03:00 |
sch_drawing_tools.h
|
Add SCH_RULE_AREA shapes to eeschema
|
2024-04-25 14:24:46 +00: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
|
Build time optimizations.
|
2024-04-27 23:49:13 +03: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
|
Build time optimizations.
|
2024-04-27 23:49:13 +03: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
|
Build time optimizations.
|
2024-04-27 23:49:13 +03: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
|
Build time optimizations.
|
2024-04-27 23:49:13 +03: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
|
Get rid of Export Symbol.
|
2024-04-28 22:05:59 +01:00 |
symbol_editor_control.h
|
Tidy renderSettings / jobsHandler APIs.
|
2024-04-08 12:26:56 +01:00 |
symbol_editor_drawing_tools.cpp
|
Build time optimizations.
|
2024-04-27 23:49:13 +03: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
|
Build time optimizations.
|
2024-04-27 23:49:13 +03:00 |
symbol_editor_edit_tool.h
|
RIP LIB_PIN.
|
2024-04-20 12:10:31 +01:00 |
symbol_editor_move_tool.cpp
|
Fix more bugs from collapsing LIB_* to SCH_*.
|
2024-04-29 12:19:13 +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
|
Build time optimizations.
|
2024-04-27 23:49:13 +03:00 |
symbol_editor_pin_tool.h
|
RIP LIB_PIN.
|
2024-04-20 12:10:31 +01:00 |