kicad/common/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.cpp Give the footprint viewer a toolbar and remove the options dialog 2020-05-24 11:58:33 +01:00
color_settings.cpp Moved PANEL_COLOR_SETTINGS from buttons to swatches. 2020-05-06 19:02:21 +01:00
common_settings.cpp ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
json_settings.cpp Avoid crash when reading a json config file having an unexpected parameter value. 2020-05-15 15:02:40 +02:00
nested_settings.cpp NESTED_SETTINGS: allow to create/load without a parent settings object. Used for test/mocking 2020-04-15 13:00:48 +02:00
settings_manager.cpp A few tweaks to settings migration infrastructure 2020-05-05 21:46:00 -04:00