kicad/common/settings
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
..
app_settings.cpp Default grid: set PCB to 0.5mm, Page Layout editor to 100 mil 2024-02-15 13:31:41 -05:00
aui_settings.cpp Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
bom_settings.cpp BOM Exporter: allow using presets from the command line 2023-09-20 10:57:43 -04:00
builtin_color_themes.h ADDED: appearances manager for 3D viewer. 2023-08-14 18:08:36 +01:00
color_settings.cpp Separate "use board stackup colors" into separate checkbox. 2024-03-01 23:45:06 +00:00
common_settings.cpp Revert "Move JSON_SETTINGS and PARAMS to kicommon" 2024-03-18 00:08:46 +00:00
cvpcb_settings.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
grid_settings.cpp Add wxUniChar overload for nlohmann's internal char_traits 2023-12-18 22:10:39 -05:00
json_settings.cpp Revert "Move JSON_SETTINGS and PARAMS to kicommon" 2024-03-18 00:08:46 +00:00
kicad_settings.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
nested_settings.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
parameters.cpp Move Net Inspector dialog to a widget panel in pcbnew 2024-03-19 01:02:01 +00:00
settings_manager.cpp Remove hard-coded versioned env vars in most places 2024-02-15 15:31:08 +00:00