kicad/pcbnew/widgets
Yon Uriarte 4e8e14ae3a Responsive: Avoid excessive repaints when toggling a netclass' rastnest visibility.
Toggling netclasses visibility toggles the member nets' visibility one by one. Defer redrawing until all toggling is done.

Fixes https://gitlab.com/kicad/code/kicad/issues/17115
2024-03-05 14:32:12 +00:00
..
appearance_controls.cpp Responsive: Avoid excessive repaints when toggling a netclass' rastnest visibility. 2024-03-05 14:32:12 +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
panel_footprint_chooser.cpp Add option to Footprint Chooser to switch between the selected fp or its 3D view 2024-02-27 10:17:00 +01:00
panel_footprint_chooser.h Add option to Footprint Chooser to switch between the selected fp or its 3D view 2024-02-27 10:17:00 +01: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_properties_panel.cpp Split out table editing and table cell editing. 2024-02-24 20:05:51 +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