kicad/include/settings
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings
You can now choose the behavior of dragging with the
middle and right mouse buttons.

You can also choose which modifier keys to use for
panning and zooming with the scroll wheel or trackpad.

You can also customize the zoom speed, which makes
it possible to have a good zoom experience on a wider
range of input devices.

You can also now zoom by dragging with the right or
middle button if desired.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/3885
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4348
2020-05-24 14:38:28 -04:00
..
app_settings.h Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
color_settings.h Split out footprint editor color settings 2020-05-05 21:46:00 -04:00
common_settings.h ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
json_settings.h A few tweaks to settings migration infrastructure 2020-05-05 21:46:00 -04:00
nested_settings.h Fix management of nested settings for PNS 2020-02-27 22:53:00 -05:00
parameters.h Avoid crash when reading a json config file having an unexpected parameter value. 2020-05-15 15:02:40 +02:00
settings_manager.h Simplify user model for editing color themes. 2020-04-08 22:34:56 +01:00