kicad/eeschema/symbol_editor
jean-pierre charras 8dbfe79536 Symbol Editor: Fix reverting changes on a root symbol: derived symbols are displayed wrong
Reverting changes broke links between derived symbols and the root symbol.
Now fixed by do not delete and recreate reverted symbol.
From master, commit f5fd12c0
Fixes #10792
2022-10-08 16:15:16 +02: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 "Document" properties go in File menu; Edit menu is for item props. 2021-11-20 22:44:43 +00:00
symbol_edit_frame.cpp Fix another case of the instance data getting messed up. 2022-08-04 09:22:23 +01:00
symbol_edit_frame.h Infobar warning if symbol loading was cancelled. 2022-02-27 18:20:25 +00:00
symbol_editor.cpp Fix crash due to cleared view data 2022-04-15 14:56:18 -07:00
symbol_editor_import_export.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_editor_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
symbol_editor_settings.cpp Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +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 Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_library_manager.cpp Symbol Editor: Fix reverting changes on a root symbol: derived symbols are displayed wrong 2022-10-08 16:15:16 +02:00
symbol_library_manager.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
toolbars_symbol_editor.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00