kicad/eeschema/symbol_editor
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2
Removes old defines and work arounds for earlier wx versions and adds a
CMake requirement to use at least 3.2 (or the minimum matching wxPython
version)
2023-08-23 22:02:56 +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
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 Move preferences to an action instead of a wx event 2023-08-08 00:51:22 +01:00
symbol_edit_frame.cpp Symbol Editor: support grid overrides 2023-08-23 10:12:21 -04:00
symbol_edit_frame.h Properties: initial infrastructure for symbol editor 2023-07-26 18:32:14 -04:00
symbol_editor.cpp Require wxWidgets 3.2 2023-08-23 22:02:56 +00:00
symbol_editor_import_export.cpp Exercise more caution with user filenames. 2023-03-12 15:52:45 +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 Properties: initial infrastructure for symbol editor 2023-07-26 18:32:14 -04:00
symbol_editor_settings.h Properties: initial infrastructure for symbol editor 2023-07-26 18:32:14 -04:00
symbol_editor_undo_redo.cpp Fix refresh bug after a symbol reload from the file watcher. 2023-07-02 10:37:50 +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 Symbol Editor: support grid overrides 2023-08-23 10:12:21 -04:00