kicad/eeschema/sim
jean-pierre charras 60152bc00e Spice sim: fix incorrect (very large) dialog size displaying the netlist.
It was previously fixed to 1500x900 pixels, that can be too large.
The window size and position is also now retained during a session.
Fixes #7043
https://gitlab.com/kicad/code/kicad/issues/7043
2021-01-11 10:06:33 +01:00
..
netlist_exporter_pspice_sim.cpp Fix another crash when using the simulator probe 2020-12-29 07:39:49 -05:00
netlist_exporter_pspice_sim.h Finish porting netlisters to use CONNECTION_GRAPH 2020-05-23 12:45:24 -04:00
ngspice.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04: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 Spice sim: fix incorrect (very large) dialog size displaying the netlist. 2021-01-11 10:06:33 +01:00
sim_plot_frame.h Embarking on the next adventure: component -> symbol. 2020-11-15 20:23:15 +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 Fix order-of-ops issue in sim plot 2020-06-27 19:59:49 -07: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 Cleanup creation of all our smart pointers 2020-10-26 23:52:44 +00:00
spice_simulator.h Eeschema: adding .op SPICE simulation support 2020-04-15 01:51:58 +00:00
spice_value.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00
spice_value.h Simulator code formatting and clean up 2016-08-11 14:42:17 +02:00