kicad/include/settings
Marek Roszko 42b7aa6450 Use read/write locks in the settings_manager to avoid thread issues in some scenarios
Fixes sentry issue KICAD-90


(cherry picked from commit ab28650d57)
2023-03-25 17:35:31 +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 Use read/write locks in the settings_manager to avoid thread issues in some scenarios 2023-03-25 17:35:31 +00:00