kicad/include/settings
Seth Hillbrand a5698ce480 Remove locks from settings
Settings should be initialized on start-up.  This removes the option of
lazily loading the settings from file and instead requires all settings
needed to be loaded on KiFACE start before requesting data from the
settings object


(cherry picked from commit e6ab9a88ce)
2023-05-03 17:25:17 +00:00
..
app_settings.h Make sure ResetGridSizes works for SCH apps. 2023-01-05 16:30:55 +00:00
color_settings.h Use constants for the names of the built-in colors 2023-03-07 10:32:18 +00:00
common_settings.h ADDED: Focus follows mouse between SCH and PCB editors (option). 2022-09-30 18:32:06 +00:00
cvpcb_settings.h ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
environment.h Fix minor Coverity warnings and minor compil warnings. 2021-05-05 08:58:55 +02:00
json_settings.h DbLib: Allow inheriting field properties from source symbol 2022-11-09 21:24:31 -05:00
json_settings_internals.h Fix mangling of direct json_pointer access 2021-07-05 12:33:08 -04:00
kicad_settings.h PCM: autoload libs from installed packages to global lib tables 2022-09-23 16:16:13 +00:00
nested_settings.h Fix parsing of track/via user sizes from legacy boards 2021-01-26 21:51:36 -05:00
parameters.h Store netclass visibility separately from nets 2022-10-01 19:54:13 -04:00
settings_manager.h Remove locks from settings 2023-05-03 17:25:17 +00:00