kicad/eeschema/symbol_editor
Seth Hillbrand 861589d837 Use wxEmptyString instead of wxT( "" )
Also fixes places where ternaries did autopromotion instead of returning
an empty wxString
2022-02-09 10:33:52 -08: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 "Document" properties go in File menu; Edit menu is for item props. 2021-11-20 22:44:43 +00:00
symbol_edit_frame.cpp Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
symbol_edit_frame.h Don't leave stranded symbols/footprints in editors when doc closes. 2021-12-23 17:01:25 +00:00
symbol_editor.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_editor_import_export.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_editor_plotter.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
symbol_editor_settings.cpp Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +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 Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_library_manager.cpp Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
symbol_library_manager.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
toolbars_symbol_editor.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00