kicad/common/project
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
..
board_project_settings.cpp Add/fix some variable initializations 2022-09-25 00:48:38 +01:00
net_settings.cpp Revert "Move JSON_SETTINGS and PARAMS to kicommon" 2024-03-18 00:08:46 +00:00
project_archiver.cpp Kicad PROJECT_ARCHIVER: better fix than commit 734e0ca0: 2023-11-21 09:24:14 +01:00
project_file.cpp Allow PARAM_WXSTRING_MAP to behave as an array. 2024-01-31 14:58:48 +00:00
project_local_settings.cpp Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00