kicad/eeschema/symbol_editor
Roberto Fernandez Bautista 2eb5d4fa7a Symbol Editor: Allow save as all the time, as long as we have a symbol to save
There doesn't appear to be any reason why the LIBID needs to be populated
before a "save as", seeing as the user will be inputting the new lib name
and lib nickname via the dialog.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9744
2021-11-24 19:43:09 +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
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 Symbol Editor: Allow save as all the time, as long as we have a symbol to save 2021-11-24 19:43:09 +00:00
symbol_edit_frame.h Don't rely on selection when updating edited symbol in schematic. 2021-11-11 16:43:06 +00:00
symbol_editor.cpp Symbol Editor: Allow save as all the time, as long as we have a symbol to save 2021-11-24 19:43:09 +00:00
symbol_editor_import_export.cpp Make it easier to open legacy files. 2021-11-19 13:36:14 +00:00
symbol_editor_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
symbol_editor_settings.cpp Fix some issues with incorrectly scaled defaults given in mils. 2021-08-25 20:04:06 +01:00
symbol_editor_settings.h Expunge the use of the word component from Eeschema code. 2021-06-14 14:00:21 -04:00
symbol_editor_undo_redo.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
symbol_library_manager.cpp Normalize drawing sheet path to env vars & prj, not just prj. 2021-10-02 23:39:45 +01: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