kicad/eeschema/symbol_editor
Seth Hillbrand 2aab24ef29 Prevent multiple reloads when saving
Avoid potential issues with Mac libedit crashes (hopefully)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14865
2024-01-11 19:01:31 -08: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
lib_symbol_library_manager.cpp ADDED: Export symbols from schematic to library 2022-09-23 21:23:01 -04:00
lib_symbol_library_manager.h ADDED: Export symbols from schematic to library 2022-09-23 21:23:01 -04:00
menubar_symbol_editor.cpp Collapse schematic/symbol graphics import to single action 2023-12-29 02:57:21 +00:00
symbol_edit_frame.cpp Collapse schematic/symbol graphics import to single action 2023-12-29 02:57:21 +00:00
symbol_edit_frame.h Keep selected flags on undo/redo items. 2023-12-22 17:30:14 +00:00
symbol_editor.cpp Prevent multiple reloads when saving 2024-01-11 19:01:31 -08:00
symbol_editor_import_export.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
symbol_editor_plotter.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
symbol_editor_settings.cpp ADDED: Import vector graphics into Symbol editor (SVG, DXF). 2023-10-09 07:04:50 +03:00
symbol_editor_settings.h ADDED: Import vector graphics into Symbol editor (SVG, DXF). 2023-10-09 07:04:50 +03:00
symbol_editor_undo_redo.cpp Keep selected flags on undo/redo items. 2023-12-22 17:30:14 +00:00
symbol_saveas_type.h Move the symbol editor to the new filedlg customize 2022-06-11 22:59:59 -04:00
toolbars_symbol_editor.cpp Repair over-zealous application of grid origin dialog. 2023-08-29 12:21:21 +01:00