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 Sumiski 9d233b4cdb Pcbnew: fixed a crash when dragging a line was interrupted. (fixes lp:1606332) 10 years ago
..
examples Remove some uses of using namespace std. 12 years ago
action_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 11 years ago
context_menu.h Fixed crash on right click on zone with GAL mode. 11 years ago
coroutine.h Fix some coverity warnings. Fix typo and errors in comments. Very minor other fixes. 11 years ago
delegate.h Mainly case changes. 13 years ago
tool_action.h Fixed an assert when footprint viewer was closed before the pcbnew window. 11 years ago
tool_base.h tools: added TOOL_SETTINGS class for storing persistent tool settings in config file (just a wrapper for wxConfigBase) router: free angle mode (mark obstacles only) & persistent settings 11 years ago
tool_dispatcher.h Minor code cleaning. 11 years ago
tool_event.h Minor code cleaning. 11 years ago
tool_interactive.h Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
tool_manager.h Pcbnew: fixed a crash when dragging a line was interrupted. (fixes lp:1606332) 10 years ago
tool_settings.h TOOL_SETTINGS acquires wxConfigBase each time it is used. 11 years ago