kicad/include/tool
Jeff Young 2244dcd567 Move show datasheet to SCH_INSPECTOR_TOOL and add show marker info. 2019-05-05 17:12:59 +01:00
..
examples QA: Add a generic utility tool executable. 2019-01-22 09:04:38 -05:00
action_manager.h fix misspelled 'allows to' -> 'allows one to' 2018-07-11 10:35:03 -04:00
actions.h Implement SCH_SELECTION_TOOL (but still with legacy semantics). 2019-04-22 22:08:18 +01:00
common_tools.h Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 2019-04-13 18:43:35 +01:00
conditional_menu.h refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
context_menu.h More g_UserUnit erradication. 2018-07-17 15:12:31 +01:00
coroutine.h Fix init order to quiet warnings 2019-02-16 12:53:45 -08:00
grid_menu.h Architecturally-simpler fix for grid context menu unit changes. 2018-06-20 16:54:24 +01:00
selection.h Fix a compil issue with gcc 4.8.4 compiler 2018-10-25 20:24:33 +02:00
selection_conditions.h Move show datasheet to SCH_INSPECTOR_TOOL and add show marker info. 2019-05-05 17:12:59 +01:00
tool_action.h Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 2018-01-09 18:55:51 -05:00
tool_base.h Implement drawing tools in modern toolset. 2019-04-17 21:49:50 +01:00
tool_dispatcher.h pcbnew: synchronize zone visibility view menu entries with the toolbar buttons 2018-03-03 17:38:28 +01:00
tool_event.h More modern toolset context menu work. 2019-05-05 17:12:59 +01:00
tool_interactive.h Prevent creating too many transitions by TOOL_MANAGER 2017-07-31 15:09:19 +02:00
tool_manager.h Veto mouse warping from DRC dialog 2019-04-13 11:23:57 -04:00
tool_menu.h Build out some of the modern toolkit context menus. 2019-05-05 17:12:59 +01:00
tool_settings.h Fix compil warnings 2017-08-04 17:46:18 +02:00
zoom_menu.h Refactor SELECTION, SELECTION_CONDITIONS, and context menus to common 2017-02-28 14:47:20 +01:00
zoom_tool.h Move zoom_tool.h to include 2017-09-25 13:35:01 +02:00