kicad/pcbnew/tools
Maciej Suminski 56b692ae3e "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
..
bright_box.cpp Upstream merge. 2014-04-02 15:38:59 +02:00
bright_box.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
common_actions.cpp "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
common_actions.h "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
drawing_tool.cpp Calming down the Coverity report. 2015-02-15 23:21:52 +01:00
drawing_tool.h Calming down the Coverity report. 2015-02-15 23:21:52 +01:00
edit_constraints.cpp Support for zone cut-outs in the point editor (GAL). 2015-01-16 16:44:42 +01:00
edit_constraints.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
edit_points.cpp Support for zone cut-outs in the point editor (GAL). 2015-01-16 16:44:42 +01:00
edit_points.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
edit_tool.cpp Fixed frozen cursor (GAL). 2015-03-03 11:55:23 +01:00
edit_tool.h Fixed frozen cursor (GAL). 2015-03-03 11:55:23 +01:00
grid_helper.cpp Code formatting. 2015-02-18 17:53:46 +01:00
grid_helper.h Code formatting. 2015-02-18 17:53:46 +01:00
module_tools.cpp bugfix: pad enumerator skips pads if mouse cursor is moved too fast (GAL module editor). 2015-02-21 21:16:28 +01:00
module_tools.h Merged lp:~john-j-beard/kicad/moveexact. 2015-02-18 20:27:00 +01:00
pcb_editor_control.cpp Calming down the Coverity report. 2015-02-15 23:21:52 +01:00
pcb_editor_control.h Cross-probing pcbnew<->eeschema (GAL). 2015-02-14 21:52:22 +01:00
pcbnew_control.cpp Calming down the Coverity report. 2015-02-15 23:21:52 +01:00
pcbnew_control.h Tools are processing const TOOL_EVENT& (Tool Framework). 2015-02-14 21:28:47 +01:00
placement_tool.cpp Calming down the Coverity report. 2015-02-15 23:21:52 +01:00
placement_tool.h Missing comments in the PLACEMENT_TOOL class. 2015-02-14 21:49:06 +01:00
point_editor.cpp Tools are processing const TOOL_EVENT& (Tool Framework). 2015-02-14 21:28:47 +01:00
point_editor.h Tools are processing const TOOL_EVENT& (Tool Framework). 2015-02-14 21:28:47 +01:00
selection_area.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
selection_area.h Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 2015-03-06 09:58:32 +01:00
selection_conditions.cpp "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
selection_conditions.h "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
selection_tool.cpp "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
selection_tool.h "Select net/connection" (GAL). 2015-03-10 09:36:04 +01:00
tools_common.cpp Code formatting. 2015-02-18 17:53:46 +01:00