kicad/eeschema/symbol_editor
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand
After commit 9535153f9e there were no more IDs inside the legacy ID
system. Therefore the entire system for dispatching and looking up
the legacy ideas and handling those events can now be removed and
the tool dispatcher simplified (it no longer needs to know about
the ACTIONS class).
2021-03-30 23:20:22 +00:00
..
menubar_symbol_editor.cpp Cleanup ACTION_MENU creation in some places 2021-03-27 19:16:58 +00:00
symbol_edit_frame.cpp Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 2021-03-30 23:20:22 +00:00
symbol_edit_frame.h Naming conventions and other cleanup. 2021-03-19 23:06:19 +00:00
symbol_editor.cpp Naming conventions and other cleanup. 2021-03-19 23:06:19 +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 Add threaded library load to symbol editor 2021-03-19 20:23:54 -04:00
symbol_library_manager.h Add threaded library load to symbol editor 2021-03-19 20:23:54 -04:00
toolbars_symbol_editor.cpp Naming conventions. 2021-03-18 12:28:24 +00:00