kicad/pcbnew/tools
Andrew Zonenberg 31c9856d22 Fixed bug where "add text" tool in module editor did not update the toolbar radio buttons correctly 2015-07-11 17:03:50 -07: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 Hotkeys for selecting trivial or copper connection (GAL). 2015-07-09 17:11:34 +02:00
common_actions.h Panning with keyboard (GAL). 2015-06-30 14:08:29 +02:00
conditional_menu.cpp Fixed context menu crash on OS X (GAL). 2015-05-18 13:48:12 +02:00
conditional_menu.h Missing files. 2015-04-30 11:08:18 +02:00
drawing_tool.cpp Fixed bug where "add text" tool in module editor did not update the toolbar radio buttons correctly 2015-07-11 17:03:50 -07:00
drawing_tool.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02: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 Fixed overlapping segment endings in OpenGL view. 2015-03-30 14:09:56 +02:00
edit_points.h Remove a corner from zone outline function (GAL). 2015-06-19 17:32:33 +02:00
edit_tool.cpp Tracks & vias properties dialog. 2015-07-09 13:35:51 +02:00
edit_tool.h Tracks & vias properties dialog. 2015-07-09 13:35:51 +02:00
grid_helper.cpp GRID_HELPER anchors for vias (GAL). 2015-07-07 18:36:32 +02:00
grid_helper.h Fixed alignment to grid when there is a grid offset (GAL). 2015-06-30 14:08:03 +02:00
grid_menu.cpp Pcbnew: fix minor issues about fast grid switching, and next/previous grid selection from hotkeys. (GAL mode still has an issue) 2015-05-12 11:05:36 +02:00
grid_menu.h Missing files. 2015-04-30 11:08:18 +02:00
module_tools.cpp Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 2015-05-05 20:39:41 +02:00
module_tools.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
pcb_editor_control.cpp Fixed dragging offset in eeschema after crossprobing a multipart component in pcbnew GAL canvas. 2015-06-26 17:32:48 +02:00
pcb_editor_control.h Fixed dragging offset in eeschema after crossprobing a multipart component in pcbnew GAL canvas. 2015-06-26 17:32:48 +02:00
pcbnew_control.cpp F4 panning (GAL). 2015-07-09 17:09:34 +02:00
pcbnew_control.h Panning with keyboard (GAL). 2015-06-30 14:08:29 +02:00
picker_tool.cpp PICKER_TOOL - generic tool for picking a point. 2015-06-18 17:51:51 +02:00
picker_tool.h PICKER_TOOL - generic tool for picking a point. 2015-06-18 17:51:51 +02:00
placement_tool.cpp Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 2015-05-05 20:39:41 +02:00
placement_tool.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
point_editor.cpp Remove a corner from zone outline function (GAL). 2015-06-19 17:32:33 +02:00
point_editor.h Remove a corner from zone outline function (GAL). 2015-06-19 17:32:33 +02: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 New SELECTION_CONDITION subclass (OnlyTypes). 2015-07-09 13:35:49 +02:00
selection_conditions.h New SELECTION_CONDITION subclass (OnlyTypes). 2015-07-09 13:35:49 +02:00
selection_tool.cpp Fixed "select copper connection". 2015-07-09 20:04:54 +02:00
selection_tool.h Hotkeys for selecting trivial or copper connection (GAL). 2015-07-09 17:11:34 +02:00
size_menu.cpp CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes. 2015-07-07 18:36:56 +02:00
size_menu.h CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes. 2015-07-07 18:36:56 +02:00
tools_common.cpp PICKER_TOOL - generic tool for picking a point. 2015-06-18 17:51:51 +02:00
zoom_menu.cpp Fix some issues created by rev 5632: 2015-05-01 11:31:23 +02:00
zoom_menu.h Missing files. 2015-04-30 11:08:18 +02:00