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.
 
 
 
 
 
decimad 6a9c1cb6a1 Split the undo/redo event into the two stages "pre" and "post" for convenient synchronization of dependent state. 9 years ago
..
action_manager.cpp Replace BOOST_FOREACH with C++11 range based for. 9 years ago
context_menu.cpp Replace boost::function and boost::bind with their std:: counterparts 9 years ago
tool_action.cpp Fixed an assert when footprint viewer was closed before the pcbnew window. 10 years ago
tool_base.cpp TOOL_SETTINGS acquires wxConfigBase each time it is used. 10 years ago
tool_dispatcher.cpp Replace BOOST_FOREACH with C++11 range based for. 9 years ago
tool_event.cpp Split the undo/redo event into the two stages "pre" and "post" for convenient synchronization of dependent state. 9 years ago
tool_interactive.cpp Add coroutine call invocation context to identify the main stack frame. 9 years ago
tool_manager.cpp Add coroutine call invocation context to identify the main stack frame. 9 years ago