..
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
Change Save Symbol As... to Save Symbol Copy As...
2023-10-28 22:25:48 +01:00
symbol_edit_frame.cpp
Kick the wildcards and file exts into a static class, export it from kicommon
2023-12-27 21:10:01 -05:00
symbol_edit_frame.h
Keep selected flags on undo/redo items.
2023-12-22 17:30:14 +00:00
symbol_editor.cpp
Kick the wildcards and file exts into a static class, export it from kicommon
2023-12-27 21:10:01 -05:00
symbol_editor_import_export.cpp
Introduce base IO_MGR class and unify RELEASER objects
2023-12-29 00:37:38 +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: Import vector graphics into Symbol editor (SVG, DXF).
2023-10-09 07:04:50 +03:00
symbol_editor_settings.h
ADDED: Import vector graphics into Symbol editor (SVG, DXF).
2023-10-09 07:04:50 +03:00
symbol_editor_undo_redo.cpp
Keep selected flags on undo/redo items.
2023-12-22 17:30:14 +00: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
Repair over-zealous application of grid origin dialog.
2023-08-29 12:21:21 +01:00