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.
 
 
 
 
 
Maciej Suminski 536529e48f Fixed unused captured variable warning 8 years ago
..
drawing_tool.cpp Only update msgpanel when dimension started 8 years ago
drawing_tool.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
edit_constraints.cpp Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
edit_constraints.h fix misspelled 'Allows to' -> 'Allows one to' 8 years ago
edit_points.cpp Fixed bounding box computation for EDIT_POINTS class 9 years ago
edit_points.h Refactor layer enumerations to all live in the same place 9 years ago
edit_tool.cpp Edit Tool: update the reference point for in-place modification 8 years ago
edit_tool.h fix misspelled 'Allows to' -> 'Allows one to' 8 years ago
footprint_editor_tools.cpp pcbnew: fixes in primitives->custom pad tool 8 years ago
footprint_editor_tools.h Pcbnew new menubar structure 8 years ago
grid_helper.cpp fix code after renaming files 8 years ago
grid_helper.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
microwave_tool.cpp Fixed unused captured variable warning 8 years ago
microwave_tool.h Prevent creating too many transitions by TOOL_MANAGER 8 years ago
pad_tool.cpp Promote pad renumberer to a proper tool. 8 years ago
pad_tool.h Prevent creating too many transitions by TOOL_MANAGER 8 years ago
pcb_actions.cpp Add inc/dec current layer alpha to menus. 8 years ago
pcb_actions.h Add a hotkey to control net highlighting 8 years ago
pcb_bright_box.cpp Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
pcb_bright_box.h Refactor BRIGHT_BOX to common so it can be used by other programs 9 years ago
pcb_editor_control.cpp Don't clear old footprint till after user has hit OK. 8 years ago
pcb_editor_control.h Add Get and Move Footprint to empty-selection-context menu. 8 years ago
pcb_selection_conditions.cpp rename files 8 years ago
pcb_selection_conditions.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 9 years ago
pcb_tool.cpp Break a track when placing a via on it. 8 years ago
pcb_tool.h Break a track when placing a via on it. 8 years ago
pcbnew_control.cpp Removed nagging dialog in the delete tool. 8 years ago
pcbnew_control.h Pcbnew new menubar structure 8 years ago
picker_tool.cpp Fixed crash after multiple 'cut' commands in the footprint editor 8 years ago
picker_tool.h Add Get and Move Footprint to empty-selection-context menu. 8 years ago
placement_tool.cpp pcbnew: align centers to the top and left 8 years ago
placement_tool.h pcbnew: Prevent alignment on pads + parents 8 years ago
point_editor.cpp Update msg panel on create/modify graphic items 8 years ago
point_editor.h Refill zones only when required 8 years ago
position_relative_tool.cpp Use "..." uniformly in menus. 8 years ago
position_relative_tool.h fix misspelled 'Allows to' -> 'Allows one to' 8 years ago
selection.cpp Coverity fixes 8 years ago
selection_tool.cpp Selection Tool: reset is-hover flag 8 years ago
selection_tool.h fix misspelled 'Allows to' -> 'Allows one to' 8 years ago
size_menu.cpp Update units in 'select track/via size' context menu 8 years ago
size_menu.h Update units in 'select track/via size' context menu 8 years ago
tool_event_utils.cpp Add cancel interactive tool action to GAL 9 years ago
tool_event_utils.h Remove some extra semicolons 8 years ago
tools_common.cpp pcbnew: Optimized zone filling algorithm. 8 years ago
zone_create_helper.cpp pcbnew: Add graphic polygon on drawing layer 8 years ago
zone_create_helper.h Respect 45-degree mode when set from zone dialog. 8 years ago
zone_filler_tool.cpp pcbnew: factored out ZONE_FILLER to a separate file 8 years ago
zone_filler_tool.h pcbnew: Optimized zone filling algorithm. 8 years ago