7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 17:15:10 +00:00
kicad/include/settings
John Beard 277b963fac Search pane: add zoom to fit option in a settings menu button
Includes zoom to selection, and pan to selection (which
centres the result but doesn't change the zoom).

I'm not sure this is the perfect solution to search pane
settings, but it's near to the action, but not taking up
too much space, doesn't need to open a modal to mess
with it, and has room for more options in future.

I haven't made toggling these options into full-blown
TOOL_ACTIONs, but they could be if a hotkey to toggle
these is desirable - it's an ACTION_MENU, so it should
just slot in..

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/16192
2024-11-02 03:11:17 +08:00
..
app_settings.h Search pane: add zoom to fit option in a settings menu button 2024-11-02 03:11:17 +08:00
aui_settings.h Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
bom_settings.h Symbol Fields Table: configurable excluded from BOM filtering 2024-04-15 13:08:04 -04:00
color_settings.h JSON_SETTINGS constness 2024-10-10 12:33:52 +08:00
common_settings.h mouse settings: add reverse zoom option 2024-09-23 17:09:44 +00:00
cvpcb_settings.h ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
environment.h Fix minor Coverity warnings and minor compil warnings. 2021-05-05 08:58:55 +02:00
grid_settings.h Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
json_settings_internals.h Move JSON_SETTINGS and PARAMS to kicommon 2024-03-20 23:29:42 -04:00
json_settings.h Use a persistent flag to track JSON modifications 2024-10-31 17:39:03 -04:00
kicad_settings.h new feature: Schematic Design Blocks 2024-09-05 08:35:49 -04:00
nested_settings.h Assert if NESTED_SETTINGS migration is missing for an intermediate version 2024-05-05 19:12:01 +01:00
parameters.h JSON_SETTINGS constness 2024-10-10 12:33:52 +08:00
settings_manager.h Initial jobset creation and running within the CLI and GUI. 2024-09-30 20:04:53 -04:00