kicad/include/tool
Maciej Suminski 9ecc593aac TOOL_SETTINGS acquires wxConfigBase each time it is used. 2015-08-07 18:17:51 +02:00
..
examples Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
action_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
context_menu.h Fixed crash on right click on zone with GAL mode. 2015-08-03 11:53:58 +02:00
coroutine.h Fix some coverity warnings. Fix typo and errors in comments. Very minor other fixes. 2015-04-03 11:13:06 +02:00
delegate.h Mainly case changes. 2013-10-14 20:40:36 +02:00
tool_action.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
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 2015-07-02 16:09:51 +02:00
tool_dispatcher.h Minor code cleaning. 2015-07-15 14:08:52 +02:00
tool_event.h Minor code cleaning. 2015-07-15 14:08:52 +02:00
tool_interactive.h Tools are processing const TOOL_EVENT& (Tool Framework). 2015-02-14 21:28:47 +01:00
tool_manager.h Fixed an assert when footprint viewer was closed before the pcbnew window. 2015-07-28 10:29:00 +02:00
tool_settings.h TOOL_SETTINGS acquires wxConfigBase each time it is used. 2015-08-07 18:17:51 +02:00