7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2024-12-22 00:29:41 +00:00
kicad/common/settings
Marek Roszko d3eb8b677a Fix extension append check in JSON_SETTINGS::GetFullFilename
Doesn't make sense to return the filename if the filename is "json."
2024-12-21 12:02:30 -05:00
..
app_settings.cpp API: Show API actions alongside SWIG action plugins in preferences 2024-12-14 18:00:07 -05:00
aui_settings.cpp Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
bom_settings.cpp Fix equal comparison in BOM_PRESET 2024-06-03 16:33:34 +00:00
builtin_color_themes.h Remove unused pad layers and simplify pad colors 2024-11-16 11:27:20 -05:00
color_settings.cpp REMOVED: separate color for via net names 2024-11-16 11:27:20 -05:00
common_settings.cpp Clear unknown keys from environment variable maps on save 2024-11-02 14:53:39 -04:00
cvpcb_settings.cpp Coding policy fixes. 2023-12-20 07:17:23 -05:00
grid_settings.cpp grids: make settings panel correctly implement cancel 2024-09-18 10:49:12 -04:00
json_settings.cpp Fix extension append check in JSON_SETTINGS::GetFullFilename 2024-12-21 12:02:30 -05:00
kicad_settings.cpp Fix a missing include creating a compil issue at least on msys2 2024-11-02 11:36:26 +01:00
nested_settings.cpp Catch JSON errors when migrating 2024-09-06 09:31:05 -07:00
parameters.cpp JSON_SETTINGS constness 2024-10-10 12:33:52 +08:00
settings_manager.cpp Fix some compiler warnings 2024-10-03 07:11:59 +01:00