kicad/eeschema/symbol_editor
jean-pierre charras b622e3a3f7 SYMBOL_EDIT_FRAME: fix issue after loading a symbol from schematic editor.
Selected items become invisible.
Fixes #14151
https://gitlab.com/kicad/code/kicad/issues/14151
2023-03-23 18:36:59 +01: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 Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
symbol_edit_frame.cpp SYMBOL_EDIT_FRAME: fix issue after loading a symbol from schematic editor. 2023-03-23 18:36:59 +01:00
symbol_edit_frame.h Avoid schematic editor frame to go on top when selecting a symbol. 2023-03-17 16:37:49 +01:00
symbol_editor.cpp WIP: CADSTAR Parts now shows up in library tables and is handled correctly (todo: read cadstar header) 2023-03-16 21:07:05 +01:00
symbol_editor_import_export.cpp Exercise more caution with user filenames. 2023-03-12 15:52:45 +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 wxS more things 2023-01-22 09:41:42 -05: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 ADDED: Export symbols from schematic to library 2022-09-23 21:23:01 -04: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 Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00