kicad/eeschema/symbol_editor
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id.
Check this at compile time.  Callers wanting to use an index now must
use SCH_COMPONENT::GetFields()[i] instead.

Fixes https://gitlab.com/kicad/code/kicad/issues/7757
2021-02-28 15:10:37 +00:00
..
menubar_symbol_editor.cpp Move canvas backend selection to Preferences. 2021-02-21 20:12:43 +00:00
symbol_edit_frame.cpp SCH_COMPONENT::GetField() expects a vector index, not a field id. 2021-02-28 15:10:37 +00:00
symbol_edit_frame.h Make sure schematic symbol fields get transferred to symbol editor. 2021-02-14 18:30:14 +00:00
symbol_editor.cpp SCH_COMPONENT::GetField() expects a vector index, not a field id. 2021-02-28 15:10:37 +00:00
symbol_editor_import_export.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_plotter.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_editor_settings.cpp Fix import of schematic grid settings 2020-12-27 12:33:35 -05:00
symbol_editor_settings.h LibEdit -> SymbolEditor 2020-10-31 10:28:21 +00:00
symbol_editor_undo_redo.cpp File naming and include cleanup. 2021-01-28 11:35:18 +00:00
symbol_library_manager.cpp Remove and re-add saved-as libraries when Syncing tree. 2021-01-31 23:00:17 +00:00
symbol_library_manager.h Remove and re-add saved-as libraries when Syncing tree. 2021-01-31 23:00:17 +00:00
toolbars_symbol_editor.cpp Use standard mirror icons & terminology. 2021-02-16 21:11:36 +00:00