kicad/common/tool
Jeff Young 6417c9888f Update EDA_REORDERABLE_LIST_DIALOG to current GUI style.
Note: while we try to omit sizing info from FBP files, the list
controls assume way too wide a minimum width if they're not set.
Furthermore, sizing the dialog ends up leaving them a certain size
and clipping other elements is the dialog itself doesn't have limits
set.  Sigh.
2023-11-10 12:49:19 +00:00
..
action_manager.cpp Update CERN copyrights 2023-11-08 21:34:14 +00: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 Fix launcher buttons on macOS 2023-10-23 08:56:02 -04:00
actions.cpp Update EDA_REORDERABLE_LIST_DIALOG to current GUI style. 2023-11-10 12:49:19 +00: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
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
properties_tool.cpp
selection.cpp
selection_conditions.cpp
selection_tool.cpp Add reselectItem action. 2023-10-08 02:41:17 +00:00
tool_action.cpp Update CERN copyrights 2023-11-08 21:34:14 +00:00
tool_base.cpp
tool_dispatcher.cpp Coverity warning fixes. 2023-10-30 09:16:24 -04:00
tool_event.cpp Update CERN copyrights 2023-11-08 21:34:14 +00:00
tool_interactive.cpp
tool_manager.cpp Update CERN copyrights 2023-11-08 21:34:14 +00:00
tool_menu.cpp
tools_holder.cpp Introduce action friendly names 2023-10-27 23:58:29 +01:00
zoom_menu.cpp
zoom_tool.cpp