kicad/pcbnew/widgets
JamesJ 67d6e6afdf Only update net inspector when panel is shown.
Pcbnew can hang for a long time when undoing operations involving
large numbers of board items. This provides an interim workaround
(and replicated the behaviour of the search panel) by only
computing track statistics updates incrementally if the inspector
is displayed.

Partially fixes https://gitlab.com/kicad/code/kicad/-/issues/17561
(if net inspector is not shown)
2024-03-24 12:11:36 +00:00
..
appearance_controls.cpp Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00
appearance_controls.h Responsive: Avoid excessive repaints when toggling a netclass' rastnest visibility. 2024-03-05 14:32:12 +00:00
appearance_controls_base.cpp Separate "use board stackup colors" into separate checkbox. 2024-03-01 23:45:06 +00:00
appearance_controls_base.fbp Separate "use board stackup colors" into separate checkbox. 2024-03-01 23:45:06 +00:00
appearance_controls_base.h Separate "use board stackup colors" into separate checkbox. 2024-03-01 23:45:06 +00:00
filedlg_hook_save_project.h Clean up extra control creator logic in pcbnew save file dialog 2022-12-17 23:37:24 +00:00
legacyfiledlg_netlist_options.h Split off the netlist export content helper but it's advancedcfg 2022-06-11 23:09:47 -04:00
net_inspector_panel.cpp Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00
net_inspector_panel.h Only update net inspector when panel is shown. 2024-03-24 12:11:36 +00:00
panel_footprint_chooser.cpp Better locality-of-reference for footprint chooser filters. 2024-03-23 12:48:52 +00:00
panel_footprint_chooser.h Better locality-of-reference for footprint chooser filters. 2024-03-23 12:48:52 +00:00
panel_selection_filter.cpp Move some language changes to a event on the frame 2024-03-03 11:02:26 -05:00
panel_selection_filter.h Move some language changes to a event on the frame 2024-03-03 11:02:26 -05:00
panel_selection_filter_base.cpp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
panel_selection_filter_base.fbp Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
panel_selection_filter_base.h Remove board editor standard dialog button static line separators. 2023-01-09 08:49:38 -05:00
pcb_net_inspector_panel.cpp Only update net inspector when panel is shown. 2024-03-24 12:11:36 +00:00
pcb_net_inspector_panel.h Only update net inspector when panel is shown. 2024-03-24 12:11:36 +00:00
pcb_net_inspector_panel_data_model.h Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00
pcb_properties_panel.cpp Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00
pcb_properties_panel.h Add nullable int and double to property system. 2024-02-08 18:14:31 +00:00
pcb_search_pane.cpp Don't specify sizes when we don't need to. 2023-11-07 14:53:41 +00:00
pcb_search_pane.h PCB: add ratsnest to search pane 2023-08-17 10:25:40 -04:00
search_handlers.cpp Update a few strings based on new string freeze policy. 2024-02-05 15:49:57 +00:00
search_handlers.h Fix a few (minor) compil warnings. 2023-08-26 09:40:09 +02:00