kicad/eeschema/tools
Mark Roszko ca34ade00c Make global labels have the same spin style as net/hierarchical labels
For legacy reasons, it stored left and right "spin" as flipped integers in the file format.
But the code handled the flip in multiple locations rather than just doing it on file io.
This change unifies the internal code and does the mapping in the file I/O.
2020-01-08 19:07:55 +00:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_actions.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_inspection_tool.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
ee_inspection_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_point_editor.cpp Improve readability of flag checking. 2019-08-27 19:23:07 +01:00
ee_point_editor.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_selection.cpp Fix non-visible-part or conversion items from getting selected. 2019-08-15 10:00:23 +01:00
ee_selection.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_selection_tool.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
ee_selection_tool.h Improve spelling. 2019-08-20 19:14:05 +01:00
ee_tool_base.h Items added to a selection for a drag should only be temporary. 2019-12-28 11:58:33 +00:00
lib_control.cpp eeschema: Remove unused include of eeschema_id.h 2020-01-03 16:04:54 +00:00
lib_control.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_drawing_tools.cpp eeschema: Remove unused include of eeschema_id.h 2020-01-03 16:04:54 +00:00
lib_drawing_tools.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_edit_tool.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp Implement quiet-mode for selection clearing. 2019-09-08 19:45:35 +01:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp eeschema: Remove unused include of eeschema_id.h 2020-01-03 16:04:54 +00:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_drawing_tools.cpp eeschema: Allow hierarchy navigator to stay open 2020-01-03 21:08:40 +01:00
sch_drawing_tools.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_edit_tool.cpp Make global labels have the same spin style as net/hierarchical labels 2020-01-08 19:07:55 +00:00
sch_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_editor_control.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
sch_editor_control.h Add support for cut/paste of unsaved sheet content. 2019-08-30 21:56:57 +01:00
sch_line_wire_bus_tool.cpp Make global labels have the same spin style as net/hierarchical labels 2020-01-08 19:07:55 +00:00
sch_line_wire_bus_tool.h Eeschema: Move SCH_LINE_WIRE_BUS_TOOL to class 2019-12-13 12:41:57 -08:00
sch_move_tool.cpp Don't allow IS_NEW flag on created-line-segments to fool us. 2019-12-28 11:58:33 +00:00
sch_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00