kicad/eeschema/sim
Seth Hillbrand 2c2ac39990 Replace default aui art provide in sim
The default art provider was a gradient tab.  This does not match the
system elsewhere and is particularly bad for dark themes.

The simple art provide matches the background colors correctly.
Although the tab background is still white, this is quite a bit better
than before.

Fixes https://gitlab.com/kicad/code/kicad/issues/8280
2021-04-22 17:35:54 -07: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 Replace default aui art provide in sim 2021-04-22 17:35:54 -07: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