kicad/eeschema/symbol_editor
Jon Evans 8694c37376 Remove requirement that non-power symbols share a name and value
There is no technical reason for this restriction for non-power symbols, so let's remove it.
This will allow more flexibility and compatibility with other tools.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9389
2022-08-20 17:43:43 -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
menubar_symbol_editor.cpp Revert "Stop leaking submenu items" 2022-04-10 22:33:43 -04:00
symbol_edit_frame.cpp SYMBOL_EDIT_FRAME: fix a better initial zoom when no symbol loaded 2022-08-08 15:50:00 +02:00
symbol_edit_frame.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01:00
symbol_editor.cpp Remove requirement that non-power symbols share a name and value 2022-08-20 17:43:43 -04:00
symbol_editor_import_export.cpp Fix some warnings detected by PVS-STUDIO (most are not used vars) 2022-07-25 18:23:52 +02:00
symbol_editor_plotter.cpp Separate plotting into background and foreground. 2022-02-10 20:33:06 +00:00
symbol_editor_settings.cpp Eeschema: Add pin count column to pin table 2022-02-07 17:45:16 +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 We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
symbol_library_manager.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
symbol_library_manager.h ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 2022-04-22 22:06:51 +01: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