kicad/eeschema/tools
Jeff Young c5a86126d2 Be more clever about making sheet names unique.
Fixes https://gitlab.com/kicad/code/kicad/issues/6123
2020-10-23 23:55:45 +01:00
..
assign_footprints.cpp Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 2020-10-14 21:07:10 +01:00
backannotate.cpp Remove kicad_string.h from eda_text.h 2020-10-14 19:18:38 -04:00
backannotate.h First pass renaming module to footprint 2020-10-20 20:49:11 -07:00
ee_actions.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
ee_actions.h Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
ee_grid_helper.cpp ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07:00
ee_grid_helper.h ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07:00
ee_inspection_tool.cpp Fix fat fingered error 2020-10-21 14:41:14 -07: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 Implement more context specific cursors using both stock and custom cursors. 2020-10-08 00:50:28 +00:00
ee_point_editor.h Comment-only changes 2020-01-10 16:43:01 -08:00
ee_selection.cpp Eeschema: make bus wire entry properties editable. 2020-06-24 13:36:17 -04:00
ee_selection.h Eeschema: make bus wire entry properties editable. 2020-06-24 13:36:17 -04:00
ee_selection_tool.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
ee_selection_tool.h Re-enable selection of intersheet references. 2020-10-05 11:55:33 +01:00
ee_tool_base.h Add wires between selected wires and unselected junctions when dragging. 2020-10-12 11:46:08 +01:00
lib_control.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
lib_control.h Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
lib_drawing_tools.cpp Split out FILL_T to its own header to avoid spreading eda_item everywhere 2020-10-14 21:51:23 -04:00
lib_drawing_tools.h Fix formatting and overzealous renaming for FILL_TYPE 2020-10-15 11:24:49 +01:00
lib_edit_tool.cpp DIALOG_EDIT_COMPONENT_IN_LIB -> DIALOG_LIB_SYMBOL_PROPERTIES. 2020-10-22 10:41:21 +01:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp Pass unhandled command events from Symbol Editor move tool. 2020-10-15 18:43:23 +01:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
reannotate.cpp Remove ignore other projects option from back annotation 2020-09-30 23:34:04 +01:00
reannotate.h ADDED: Geographic Reannotation 2020-08-09 12:43:05 -04:00
sch_drawing_tools.cpp Remove multi-label entry feature. 2020-10-20 22:53:44 +01:00
sch_drawing_tools.h Remove multi-label entry feature. 2020-10-20 22:53:44 +01:00
sch_edit_tool.cpp Be more clever about making sheet names unique. 2020-10-23 23:55:45 +01:00
sch_edit_tool.h Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
sch_editor_control.cpp Be more clever about making sheet names unique. 2020-10-23 23:55:45 +01:00
sch_editor_control.h Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 2020-10-14 21:07:10 +01:00
sch_line_wire_bus_tool.cpp Fix a corner case of wire merging. 2020-10-21 18:51:47 +01:00
sch_line_wire_bus_tool.h ADDED: Autostart wires in eeschema 2020-10-01 23:53:47 +00:00
sch_move_tool.cpp Push/pop move tool even when there's nothing to move. 2020-10-18 12:08:15 +01:00
sch_move_tool.h ADDED: Align to Grid function in Eeschema 2020-09-17 12:27:43 -07:00
sch_navigate_tool.cpp Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00
sch_navigate_tool.h Eeschema: add schematic sheet page number. 2020-10-19 14:05:45 -04:00