kicad/eeschema/symbol_editor
Wayne Stambaugh 51fd7ca5ed Verify parent symbol shared pointer is still valid in symbol editor. 2023-05-05 12:32:00 -04: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 Verify parent symbol shared pointer is still valid in symbol editor. 2023-05-05 12:32:00 -04:00
symbol_edit_frame.h Possible protection from acessing deleted window data. 2023-04-03 23:44:40 +01:00
symbol_editor.cpp Save library when it's selected in lib tree. 2023-04-14 17:35:37 +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 Added a sort-order dropdown to lib-tree filters. 2023-05-01 21:26:43 +01:00
symbol_editor_settings.h Added a sort-order dropdown to lib-tree filters. 2023-05-01 21:26:43 +01:00
symbol_editor_undo_redo.cpp Add COMMIT structure to Schematic and Symbol editors 2023-04-28 17:05:47 -07: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