kicad/eeschema/tools
Ian McInerney 13b6028e1b Refactor all math into a new kimath library
* Split up the thirdparty code into the thirdparty folder (#3637)
* Create a new kimath static library containing all the math functions

This is part of cleaning the build system for #1906.
2020-01-07 17:12:59 +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 Refactor all math into a new kimath library 2020-01-07 17:12:59 +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 Always use local bus member names for unfolding menu 2020-01-03 22:11:00 -05: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