kicad/eeschema/symbol_editor
Seth Hillbrand 802d20c409 Duplicate from selected or current
When double-clicking to open a symbol, it is no longer selected in the
tree.  We need to use the `GetTargetLibId()` to pick the correct symbol
(first selected, then current) when using the duplicate command

Fixes https://gitlab.com/kicad/code/kicad/issues/11034
2022-03-03 15:20:30 -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
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 Infobar warning if symbol loading was cancelled. 2022-02-27 18:20:25 +00:00
symbol_edit_frame.h Infobar warning if symbol loading was cancelled. 2022-02-27 18:20:25 +00:00
symbol_editor.cpp Duplicate from selected or current 2022-03-03 15:20:30 -08: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 Infobar warning if symbol loading was cancelled. 2022-02-27 18:20:25 +00: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