kicad/common/settings
jean-pierre charras f46c1ccb32 Fix another incorrect (and useless) conversion of a wxString to and from std::string.
This useless conversion breaks non ASCII8 strings.
2020-08-07 19:44:34 +02:00
..
app_settings.cpp Save the wxDisplay index to set the position of windows correctly 2020-07-27 02:53:56 +00:00
color_settings.cpp Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
common_settings.cpp Fix missing variable initialization 2020-07-18 23:56:39 +01:00
json_settings.cpp JSON_SETTINGS: add more wxLogTrace() calls. 2020-08-03 08:44:34 +02:00
nested_settings.cpp Settings management: try to fix full filename issues when using non ASCII7 chars. 2020-08-02 21:31:03 +02:00
settings_manager.cpp Fix another incorrect (and useless) conversion of a wxString to and from std::string. 2020-08-07 19:44:34 +02:00