kicad/common/tool
Jeff Young c549a214c9 Performance: don't alloc std::vector in critical areas.
For some history, see also aa2ad3b44c
2024-06-21 19:07:46 +01:00
..
action_manager.cpp Update CERN copyrights 2023-11-08 21:34:14 +00:00
action_menu.cpp Fix some platform ifdef checks. 2024-06-01 06:49:11 +03:00
action_toolbar.cpp Invalidate control sizes in ACTION_TOOLBAR. 2024-05-23 00:40:47 +03:00
actions.cpp Share more library tree code. 2024-06-08 19:06:10 +01:00
common_control.cpp Move About dialog to an action 2023-10-04 22:17:47 +01:00
common_tools.cpp Grid properties for GerbView. 2024-03-10 18:21:50 +00:00
conditional_menu.cpp More build time optimizations. 2024-05-06 04:39:28 +03:00
edit_constraints.cpp Improve EC_CONVERGING behaviour when lines are almost collinear. 2023-03-16 05:41:58 +03:00
edit_points.cpp Support point editing of inverted rectangles. 2024-01-17 15:27:48 +00:00
editor_conditions.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00
grid_helper.cpp Fail GAL on its header leaking audit 2023-09-18 19:52:27 -04:00
grid_menu.cpp Expose grid origin action in more places 2024-02-27 18:50:44 -05:00
library_editor_control.cpp Fix shadowed/conflicting enum values. 2024-06-21 16:16:29 +03:00
library_editor_control.h Share more library tree code. 2024-06-08 19:06:10 +01:00
picker_tool.cpp Picker Tools: make sure we know what tool we are 2023-05-01 12:43:09 -04:00
properties_tool.cpp ADDED: Properties panel for schematic editor 2023-06-22 22:32:24 -04:00
selection.cpp Performance: don't alloc std::vector in critical areas. 2024-06-21 19:07:46 +01:00
selection_conditions.cpp Flags: remove unused IS_DRAGGING 2022-12-28 12:27:57 -05:00
selection_tool.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00
tool_action.cpp Show friendly name in toolbar button tooltips. 2024-02-23 16:53:33 +01:00
tool_base.cpp Cleanup. 2024-04-28 13:52:41 +01:00
tool_dispatcher.cpp Property grid navigation improvements. 2024-04-24 07:25:19 -04:00
tool_event.cpp Add more tool stack tracing 2023-12-29 00:37:38 +00:00
tool_interactive.cpp Add more tool stack tracing 2023-12-29 00:37:38 +00:00
tool_manager.cpp Revert "Don't reset the view controls state just because we are setting the already active tool state again" 2024-06-04 18:03:41 +00:00
tool_menu.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
tools_holder.cpp Introduce action friendly names 2023-10-27 23:58:29 +01:00
zoom_menu.cpp Simplify forcing action parameters to have a specific type 2023-06-20 21:52:50 +01:00
zoom_tool.cpp Build time optimizations. 2024-04-27 23:49:13 +03:00