kicad/eeschema/sim
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
..
netlist_exporter_pspice_sim.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
netlist_exporter_pspice_sim.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
ngspice.cpp Add missing includes 2020-05-10 00:24:11 +02:00
ngspice.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_panel_base.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_panel_base.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame.cpp ADDED: New mouse settings panel, expanded mouse settings 2020-05-24 14:38:28 -04:00
sim_plot_frame.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.fbp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_frame_base.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_panel.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_plot_panel.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
sim_types.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_simulator.cpp Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_simulator.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_value.cpp spice_value.cpp: replace std::invalid_argument by KI_PARAM_ERROR (replacement forgotten in commit a288d6199) 2018-06-05 16:07:47 +02:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00