kicad/pcbnew/tools
unknown b8a91c7a98 Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 2016-04-02 14:52:29 +02: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 Replace "module" by "footprint" in a few messages. 2015-11-17 17:18:00 +01:00
common_actions.h Added a hot key for (un)locking modules (GAL). 2015-09-03 17:35:41 +02:00
conditional_menu.cpp Fix a Coverity report (catches an unhandled exception). 2015-09-01 11:32:23 +02:00
conditional_menu.h Fixed crash on right click on zone with GAL mode. 2015-08-03 11:53:58 +02:00
drawing_tool.cpp One-click PCB update improvements 2016-01-29 15:43:40 +01:00
drawing_tool.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
edit_constraints.cpp replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode. 2015-07-17 10:26:48 +02: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 Enhancements in Create array tool (bad parameters detection and disable parms when not applicable) 2016-04-02 14:52:29 +02:00
edit_tool.h Better way of handling changes in EDIT_TOOL (GAL). 2015-07-31 17:40:19 +02:00
grid_helper.cpp Delete unused variables in GRID_HELPER::AlignToSegment 2016-01-11 17:06:11 -05:00
grid_helper.h Pcbnew: fix push and shove router segfault bug. 2015-11-03 11:19:42 -05: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 Fixed crash on undo pad placement in the footprint editor (GAL). 2015-12-15 13:39:53 +01:00
module_tools.h Add axis origin to the Footprint Editor to align with the Legacy canvas 2015-09-05 20:47:35 +01:00
pcb_editor_control.cpp Highlight a net when crossprobing with eeschema and highlight net tool is enabled. 2016-01-25 16:16:05 +01:00
pcb_editor_control.h Added a hot key for (un)locking modules (GAL). 2015-09-03 17:35:41 +02:00
pcbnew_control.cpp Drop some debug output 2016-01-17 10:59:17 -05:00
pcbnew_control.h Append board in GAL. 2015-08-07 18:24:42 +02:00
picker_tool.cpp Highlight net tool is not deactivated after a single use. 2016-01-29 10:56:29 +01:00
picker_tool.h Picker tool captures cursor by default. 2015-07-28 11:11:18 +02:00
placement_tool.cpp Removed a few more memory leaks and fixed crash on exit. 2015-07-24 09:42:46 +02:00
placement_tool.h Removed a few more memory leaks and fixed crash on exit. 2015-07-24 09:42:46 +02:00
point_editor.cpp Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
point_editor.h Improved code for handling zone corner dragging (GAL). 2015-08-12 10:15:45 +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 Fixed issues reported by Coverity. 2015-07-30 13:49:35 +02:00
selection_conditions.h Merging for non-copper zones (GAL). 2015-07-15 14:08:50 +02:00
selection_tool.cpp fixed segfault in selection tool 2016-02-08 15:12:59 +01:00
selection_tool.h Make DRC markers not editable with the standard tools (GAL). 2016-01-20 15:22:09 +01: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 Fixed updating of Zoom & Grid context menus. 2015-07-30 13:49:35 +02:00
zoom_menu.h Missing files. 2015-04-30 11:08:18 +02:00