Browse Source
Project settings fixes from review
Project settings fixes from review
- Fix file extension for new project - Fixes for exceptions on MSW - Fix some ASAN issues - Allow SETTINGS_MANAGER to run headless - Don't flag schematic as modified after schematic setup is closed - Don't automatically unload projects when LoadProject is called - Don't unload project if it's the same as the current one - Make sure to properly init/de-init template field namespull/16/head
19 changed files with 146 additions and 52 deletions
-
8common/common.cpp
-
30common/env_paths.cpp
-
1common/marker_base.cpp
-
14common/rc_item.h
-
27common/settings/nested_settings.cpp
-
17common/settings/settings_manager.cpp
-
1eeschema/eeschema_config.cpp
-
4eeschema/files-io.cpp
-
14eeschema/sch_edit_frame.cpp
-
3eeschema/schematic_settings.h
-
2include/common.h
-
10include/env_paths.h
-
5include/settings/settings_manager.h
-
3kicad/kicad_manager_frame.cpp
-
4kicad/tools/kicad_manager_control.cpp
-
26pcbnew/files.cpp
-
25pcbnew/swig/pcbnew_scripting_helpers.cpp
-
1qa/eeschema/sim/test_netlist_exporter_pspice_sim.cpp
-
3qa/eeschema/test_netlists.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue