kicad/common/settings
Seth Hillbrand c7758999af Handle LOCKFILE logistics for ro
We need to check if a lockfile is valid to determine if we should
override the lock. Valid() is true if the lockfile couldn't be created
b/c of permissions or if the lockfile could be created and acquired.
2023-05-31 17:04:32 -07:00
..
app_settings.cpp Use constants for the names of the built-in colors 2023-03-07 10:34:42 +00:00
aui_settings.cpp Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
bom_settings.cpp Fix a bunch of C5266 warnings (pointless const on bool/int returns) 2023-05-18 21:35:06 -04:00
builtin_color_themes.h Tweak the Mac default selection highlight color for better visibility. 2023-02-24 12:44:55 +00:00
color_settings.cpp Use constants for the names of the built-in colors 2023-03-07 10:34:42 +00:00
common_settings.cpp Hide scrollbars in editors by default. 2023-02-11 16:39:09 +03:00
cvpcb_settings.cpp ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
json_settings.cpp Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
kicad_settings.cpp wxS more things 2023-01-22 09:41:42 -05:00
nested_settings.cpp More wxS ugh 2023-01-17 07:43:04 -05:00
parameters.cpp Add net navigator panel to schematic editor. 2023-05-20 13:48:03 -04:00
settings_manager.cpp Handle LOCKFILE logistics for ro 2023-05-31 17:04:32 -07:00