kicad/eeschema/symbol_editor
Jeff Young bce372c8a3 Don't clear the undo/redo list when we're just trimming it.
We only allow a certain number of commands on the lists
and trim them when they overflow.  PCB_BASE_EDIT_FRAME and
PL_EDITOR_FRAME implemented this correctly; SCH_EDIT_FRAME
and SYMBOL_EDIT_FRAME did not.
2024-02-07 14:52:10 +00: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 Don't clear the undo/redo list when we're just trimming it. 2024-02-07 14:52:10 +00:00
symbol_edit_frame.h Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00:00
symbol_editor.cpp Correctly report body style in symbol checker. 2024-01-26 18:11:23 +00: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 Renaming: replace convert with body-style. 2024-01-26 16:21:03 +00: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 Renaming: replace convert with body-style. 2024-01-26 16:21:03 +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