kicad/eeschema/symbol_editor
Seth Hillbrand d7f219e98f Unify IsSave and IsModify
The flags and calls were used identically, leading to potential
confusion/bugs.  Testing for modification should go through
IsContentModified()
2021-05-28 11:51:54 -07:00
..
menubar_symbol_editor.cpp Cleanup ACTION_MENU creation in some places 2021-03-27 19:16:58 +00:00
symbol_edit_frame.cpp Unify IsSave and IsModify 2021-05-28 11:51:54 -07:00
symbol_edit_frame.h Unify IsSave and IsModify 2021-05-28 11:51:54 -07:00
symbol_editor.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
symbol_editor_import_export.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02: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 Use HTML report window for symbol loading issues 2021-04-02 19:50:50 -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