kicad/pcbnew/widgets
JamesJ a763d613e5 Move Net Inspector dialog to a widget panel in pcbnew
Introduces some updates to the inspector, and a number of bug fixes:

- Correctly handles changes in board stackup
- Correctly handles unit change events
- Correctly handles language change events
- All layout / panel settings are stored to the project settings
- Retains ability to create net report
- Simple filter searches on net name and net class name (stored in settings)
- Allows hide / show of columns (stored in settings)
- Grouping by netclass (stored in settings)
- Optional filtering by net name (stored in settings)
- Optional filtering by net class (stored in settings)
- Custom grouping by net name match
2024-03-19 01:02:01 +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 Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00: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_net_inspector_panel.cpp Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00
pcb_net_inspector_panel.h Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +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