kicad/pcbnew/tools
Maciej Suminski 872259981a CONDITIONAL_MENU supports separators and ordering. 2015-04-30 10:46:08 +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 More icons for context menus. 2015-04-30 10:46:04 +02:00
common_actions.h Alternative way of handling grid settings in GAL. 2015-04-30 10:46:04 +02:00
drawing_tool.cpp setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02: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 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 Moved SELECTION_TOOL context menu to a separate class. 2015-04-30 10:46:08 +02:00
edit_tool.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
grid_helper.cpp Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). 2015-03-14 12:50:39 +01:00
grid_helper.h Code formatting. 2015-02-18 17:53:46 +01:00
module_tools.cpp Moved SELECTION_TOOL context menu to a separate class. 2015-04-30 10:46:08 +02:00
module_tools.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
pcb_editor_control.cpp CONDITIONAL_MENU supports separators and ordering. 2015-04-30 10:46:08 +02:00
pcb_editor_control.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
pcbnew_control.cpp Updating the user grid size on change in GAL. 2015-04-30 10:46:06 +02:00
pcbnew_control.h Alternative way of handling grid settings in GAL. 2015-04-30 10:46:04 +02:00
placement_tool.cpp CONDITIONAL_MENU supports separators and ordering. 2015-04-30 10:46:08 +02:00
placement_tool.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +02:00
point_editor.cpp Moved SELECTION_TOOL context menu to a separate class. 2015-04-30 10:46:08 +02:00
point_editor.h setTransitions() are called automatically for tools. 2015-04-30 10:46:03 +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 "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 CONDITIONAL_MENU supports separators and ordering. 2015-04-30 10:46:08 +02:00
selection_tool.h Moved SELECTION_TOOL context menu to a separate class. 2015-04-30 10:46:08 +02:00
tools_common.cpp Code formatting. 2015-02-18 17:53:46 +01:00