kicad/common/tool
Jon Evans 47e25d617e ADDED: Icon scaling for toolbars only
Unlike the old "icon scale" (that actually scaled all bitmaps)
this one actually changes the toolbar size while making use
of the new bitmap bundle functionality

Add more resolutions for all tool icon bitmaps

Wouldn't want Mark's eyes to bleed
2023-10-22 14:02:06 -04:00
..
action_manager.cpp Re-implement direct layer switching in the router tool 2023-10-05 13:34:25 +01:00
action_menu.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
action_toolbar.cpp ADDED: Icon scaling for toolbars only 2023-10-22 14:02:06 -04:00
actions.cpp Move About dialog to an action 2023-10-04 22:17:47 +01:00
common_control.cpp Move About dialog to an action 2023-10-04 22:17:47 +01:00
common_tools.cpp Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER. 2023-09-29 00:13:12 +01:00
conditional_menu.cpp AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2023-10-16 19:49:52 -04:00
edit_constraints.cpp Improve EC_CONVERGING behaviour when lines are almost collinear. 2023-03-16 05:41:58 +03:00
edit_points.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04: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 Grids: Support X and Y for all grids, add optional names 2023-08-30 11:22:19 -04: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 Make comparison operators const. 2023-06-21 08:49:26 +00:00
selection_conditions.cpp Flags: remove unused IS_DRAGGING 2022-12-28 12:27:57 -05:00
selection_tool.cpp Add reselectItem action. 2023-10-08 02:41:17 +00:00
tool_action.cpp Re-implement direct layer switching in the router tool 2023-10-05 13:34:25 +01:00
tool_base.cpp Push tool framework base down into TOOL_HOLDER. 2020-03-24 19:00:25 +00:00
tool_dispatcher.cpp Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
tool_event.cpp Re-implement direct layer switching in the router tool 2023-10-05 13:34:25 +01:00
tool_interactive.cpp Beware of copying events and losing the m_passEvent flag. 2019-06-17 14:44:39 +01:00
tool_manager.cpp Fixes for Wayland cursor warping: 2023-09-18 12:56:54 +00:00
tool_menu.cpp ADDED netclass assignment from PCB canvas. 2022-09-03 19:29:59 +01:00
tools_holder.cpp Break long header link with TOOL_ACTION and TOOLS_HOLDER 2023-07-13 00:18:20 +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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00