kicad/common/settings
Roberto Fernandez Bautista 1eef438a96 Always default to Accelerated (OpenGL) rendering and fallback if required
When falling back the GAL, let's not update the user preference and instead
just keep track of the failure that happened this session.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/11720
2023-01-04 12:58:19 +00:00
..
app_settings.cpp Always default to Accelerated (OpenGL) rendering and fallback if required 2023-01-04 12:58:19 +00:00
builtin_color_themes.h Reduce static ratsnest opacity when moving items; tweak colors. 2022-12-07 21:01:56 +03:00
color_settings.cpp Work around more instances of the wxWidgets color string locale bug. 2022-09-30 20:56:25 +01:00
common_settings.cpp Sanitize the variable names in the 3d alias migration 2022-11-10 06:21:57 -05: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 DbLib: Allow inheriting field properties from source symbol 2022-11-09 21:24:31 -05:00
kicad_settings.cpp PCM: autoload libs from installed packages to global lib tables 2022-09-23 16:16:13 +00:00
nested_settings.cpp Set locale in SaveToFile routine before calling json stuff. 2022-08-24 07:36:57 +02:00
parameters.cpp Store netclass visibility separately from nets 2022-10-01 19:54:13 -04:00
settings_manager.cpp Actually free the projects before the settings. 2022-12-01 00:05:21 +00:00