kicad/eeschema/tools
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object
Set up a new lineage for SCH_ITEMS to get back to the SCHEMATIC
they live on: Items will all be parented to the SCH_SCREEN that
they are added to, and each SCH_SCREEN will point back to the
SCHEMATIC that it is part of.  Note that this hierarchy is not
the same as the actual schematic hierarchy, which continues to
be managed through SCH_SHEETs and SCH_SHEET_PATHS.
2020-05-18 13:04:56 -04:00
..
backanno.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
backannotate.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
backannotate.h Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00
ee_actions.cpp Move a few more commands to tool framework. 2020-05-12 18:12:38 +01:00
ee_actions.h Move a few more commands to tool framework. 2020-05-12 18:12:38 +01:00
ee_inspection_tool.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
ee_inspection_tool.h Move ERC error reporting over to the new framework. 2020-03-16 11:06:15 +00:00
ee_point_editor.cpp Move sheet name and filename to SCH_FIELD architecture. 2020-03-06 16:23:44 +00:00
ee_point_editor.h Comment-only changes 2020-01-10 16:43:01 -08:00
ee_selection.cpp Eeschema: fix copy and paste bug. 2020-05-15 15:53:59 -04:00
ee_selection.h Eeschema: fix copy and paste bug. 2020-05-15 15:53:59 -04:00
ee_selection_tool.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
ee_selection_tool.h Improve spelling. 2019-08-20 19:14:05 +01:00
ee_tool_base.h Remove confused dynamic_cast 2020-01-16 06:17:04 -08:00
lib_control.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
lib_control.h Pinning for library trees in FPEditor and SymbolEditor. 2020-02-14 00:10:40 +00:00
lib_drawing_tools.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
lib_drawing_tools.h Comment-only changes 2020-01-10 16:43:01 -08:00
lib_edit_tool.cpp Use new file formats for copy and paste in schematic and symbol editors. 2020-05-13 18:56:19 -04:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp libedit: Add drag to move behavior 2020-04-23 23:58:33 +01:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_drawing_tools.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
sch_drawing_tools.h Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
sch_edit_tool.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
sch_edit_tool.h Enable editing of sheet fields. 2020-03-07 18:52:30 +00:00
sch_editor_control.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
sch_editor_control.h Move a few more commands to tool framework. 2020-05-12 18:12:38 +01:00
sch_line_wire_bus_tool.cpp Move Eeschema globals to new SCHEMATIC object 2020-05-18 13:04:56 -04:00
sch_line_wire_bus_tool.h Finish off "busses" -> "buses". 2020-04-02 18:27:05 +01:00
sch_move_tool.cpp Change attached-label algorithm. 2020-05-07 18:59:47 +01:00
sch_move_tool.h Change attached-label algorithm. 2020-05-07 18:59:47 +01:00