kicad/pcbnew/widgets
Jeff Young b7d41e0e56 Update simulator with NUMERIC_EVAL, decimal separator processing, etc.
Also includes fixes for instance data and resolving of textvar
references.

Also includes virtual d'tors for IBIS parser to get rid of all the
compile warnings on CLang.

Fixes https://gitlab.com/kicad/code/kicad/issues/12357
2022-12-05 12:40:29 +00:00
..
appearance_controls.cpp Update LAYER_PAD_FR when F_Cu colour changes (and same for back). 2022-11-27 18:55:00 +00:00
appearance_controls.h Code cleanup. 2022-11-06 11:17:54 +00:00
appearance_controls_base.cpp Viewport switcher keys are platform-specific. 2022-10-27 14:28:11 +01:00
appearance_controls_base.fbp Viewport switcher keys are platform-specific. 2022-10-27 14:28:11 +01:00
appearance_controls_base.h Tooltips for layer & viewer presets. 2022-10-27 14:27:19 +01:00
filedlg_hook_save_project.h Update pcbnew to the new filedlg customize 2022-06-11 22:10:49 -04:00
legacyfiledlg_netlist_options.h Split off the netlist export content helper but it's advancedcfg 2022-06-11 23:09:47 -04:00
legacyfiledlg_save_project.h Split off the netlist export content helper but it's advancedcfg 2022-06-11 23:09:47 -04:00
panel_selection_filter.cpp On-the-fly language updating for appearance panel & selection filter. 2022-02-19 14:59:51 +00:00
panel_selection_filter.h On-the-fly language updating for appearance panel & selection filter. 2022-02-19 14:59:51 +00:00
panel_selection_filter_base.cpp Remove the unused updateui in the selection filter base 2021-12-30 11:13:56 -05:00
panel_selection_filter_base.fbp Remove the unused updateui in the selection filter base 2021-12-30 11:13:56 -05:00
panel_selection_filter_base.h Remove the unused updateui in the selection filter base 2021-12-30 11:13:56 -05:00
pcb_properties_panel.cpp Update simulator with NUMERIC_EVAL, decimal separator processing, etc. 2022-12-05 12:40:29 +00:00
pcb_properties_panel.h Fix Properties panel to reference the correct frame 2022-11-29 09:24:41 -08:00
pcb_search_pane.cpp Only search the current tab on events 2022-09-20 23:38:06 -04:00
pcb_search_pane.h ADDED: Search/inspect pane 2022-09-14 02:59:57 +00:00
search_handlers.cpp Unescape strings in search panel 2022-11-22 05:51:31 -08:00
search_handlers.h Allow the search pane to highlight nets 2022-10-23 19:54:12 -04:00