You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jean-pierre charras f743b98844 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). 11 years ago
..
bright_box.cpp Upstream merge. 12 years ago
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. 11 years ago
common_actions.cpp Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor). 11 years ago
common_actions.h "Select net/connection" (GAL). 11 years ago
drawing_tool.cpp Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor). 11 years ago
drawing_tool.h Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor). 11 years ago
edit_constraints.cpp Support for zone cut-outs in the point editor (GAL). 11 years ago
edit_constraints.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 11 years ago
edit_points.cpp Support for zone cut-outs in the point editor (GAL). 11 years ago
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. 11 years ago
edit_tool.cpp Fixed frozen cursor (GAL). 11 years ago
edit_tool.h Fixed frozen cursor (GAL). 11 years ago
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). 11 years ago
grid_helper.h Code formatting. 11 years ago
module_tools.cpp bugfix: pad enumerator skips pads if mouse cursor is moved too fast (GAL module editor). 11 years ago
module_tools.h Merged lp:~john-j-beard/kicad/moveexact. 11 years ago
pcb_editor_control.cpp Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor). 11 years ago
pcb_editor_control.h Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor). 11 years ago
pcbnew_control.cpp Calming down the Coverity report. 11 years ago
pcbnew_control.h Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
placement_tool.cpp Calming down the Coverity report. 11 years ago
placement_tool.h Missing comments in the PLACEMENT_TOOL class. 11 years ago
point_editor.cpp Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
point_editor.h Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
selection_area.cpp Namespace KiGfx->KIGFX. 12 years ago
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. 11 years ago
selection_conditions.cpp "Select net/connection" (GAL). 11 years ago
selection_conditions.h "Select net/connection" (GAL). 11 years ago
selection_tool.cpp Coverity fixes. 11 years ago
selection_tool.h "Select net/connection" (GAL). 11 years ago
tools_common.cpp Code formatting. 11 years ago