kicad/eeschema/sim
Seth Hillbrand 82ba456567 Remove unnecessary RegEx
This broke for signals using underscores.  More critically, RegEx is
fragile and should not be used with user input if at all possible

Fixes https://gitlab.com/kicad/code/kicad/issues/9421
2021-10-18 10:08:29 -07:00
..
netlist_exporter_pspice_sim.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
netlist_exporter_pspice_sim.h eeschema: add missing virtual destructors 2021-08-20 19:23:13 +00:00
ngspice.cpp Fix a few issue in simulation (noticeable only when the calculation time is high): 2021-05-05 20:28:46 +02:00
ngspice.h Gray out unavailable tools in simulator toolbar 2021-07-13 11:52:09 +00:00
sim_panel_base.cpp Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
sim_panel_base.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04: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 Formatting. 2021-10-01 21:49:14 +01:00
sim_plot_frame.h eeschema, sim: fix wrong names of the signals 2021-09-08 23:15:29 +02:00
sim_plot_frame_base.cpp Disable simulator notebook splitting 2021-09-09 01:07:23 +00:00
sim_plot_frame_base.fbp Disable simulator notebook splitting 2021-09-09 01:07:23 +00:00
sim_plot_frame_base.h Disable simulator notebook splitting 2021-09-09 01:07:23 +00:00
sim_plot_panel.cpp Remove unnecessary RegEx 2021-10-18 10:08:29 -07:00
sim_plot_panel.h Remove unnecessary RegEx 2021-10-18 10:08:29 -07:00
sim_types.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00
sim_workbook.cpp eeschema, sim: fix wrong names of the signals 2021-09-08 23:15:29 +02:00
sim_workbook.h eeschema, sim: fix wrong names of the signals 2021-09-08 23:15:29 +02:00
spice_reporter.h Changed the simulator code license to GPLv3+ 2016-08-11 14:41:43 +02:00
spice_settings.cpp Coverity issue fixes. 2021-07-08 08:33:08 -04:00
spice_settings.h eeschema: add missing virtual destructors 2021-08-20 19:23:13 +00: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 More error message regularization. 2021-06-27 14:24:02 +01:00
spice_value.h Fix more broken Doxygen comment specifiers. 2021-01-26 12:17:52 -05:00