kicad/eeschema/sim
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys.
wx/wx.h includes all wxWidgets .h files, and sometimes creates collision
names in #define between kicad and windows headers
Moreover, blindly including a lot of useless files is compil time consuming
2021-05-01 19:32:15 +02:00
..
netlist_exporter_pspice_sim.cpp spice netlist generation: use utf8 format. 2021-04-14 09:54:29 +02:00
netlist_exporter_pspice_sim.h eeschema: add interface to SCHEMATIC for better testability 2021-02-17 00:59:44 +00:00
ngspice.cpp Eeschema, spice sim: fix a crash when no value is available. 2021-04-14 21:01:39 +02:00
ngspice.h Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
sim_panel_base.cpp simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
sim_panel_base.h simulator: update dialog to handle R, I & TEMP DC sweeps 2021-01-25 21:29:13 +00:00
sim_plot_colors.cpp Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_colors.h Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_frame.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
sim_plot_frame.h Spice simulator: add Ngspce model behavior mode settings. 2021-03-18 15:31:02 -04:00
sim_plot_frame_base.cpp SIM_PLOT_FRAME_BASE: minor cosmetic enhancements and fix a incorrect wxmenu 2021-03-08 16:33:08 +01:00
sim_plot_frame_base.fbp SIM_PLOT_FRAME_BASE: minor cosmetic enhancements and fix a incorrect wxmenu 2021-03-08 16:33:08 +01:00
sim_plot_frame_base.h SIM_PLOT_FRAME_BASE: minor cosmetic enhancements and fix a incorrect wxmenu 2021-03-08 16:33:08 +01:00
sim_plot_panel.cpp Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_plot_panel.h Eeschema,sim: extract plot colors to new class 2021-03-01 18:50:37 +00:00
sim_types.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_settings.cpp Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_settings.h Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_simulator.cpp Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_simulator.h Fix build error when spice simulator build option is disabled. 2021-03-19 09:04:28 -04:00
spice_value.cpp Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00
spice_value.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00