kicad/eeschema/symbol_editor
Seth Hillbrand 5cd3c07862 Catch throws in DeleteSymbol
DeleteSymbol may call SaveSymbol if the name is changed.  In this case,
SaveSymbol may throw back and needs to be caught

Fixes https://gitlab.com/kicad/code/kicad/issues/11566

(cherry picked from commit e05c8f8852)
2022-05-06 16:13:59 -07:00
..
lib_logger.cpp Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
lib_logger.h Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
menubar_symbol_editor.cpp Revert "Stop leaking submenu items" 2022-04-10 22:33:43 -04:00
symbol_edit_frame.cpp ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_edit_frame.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_editor.cpp ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_editor_import_export.cpp Make it easier to open legacy files. 2021-11-19 13:36:14 +00:00
symbol_editor_plotter.cpp Separate plotting into background and foreground. 2022-02-10 20:33:06 +00:00
symbol_editor_settings.cpp Eeschema: Add pin count column to pin table 2022-02-07 17:45:16 +00:00
symbol_editor_settings.h Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +00:00
symbol_editor_undo_redo.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
symbol_library_manager.cpp Catch throws in DeleteSymbol 2022-05-06 16:13:59 -07:00
symbol_library_manager.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
toolbars_symbol_editor.cpp Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00