kicad/eeschema/libedit
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames
Create an IsContentModified() function in each frame
that provides if the content has been modified, and
use that instead of always copying the checks.
2019-12-19 15:34:01 +00:00
..
lib_edit_frame.cpp Unify unsaved changes detection logic in all frames 2019-12-19 15:34:01 +00:00
lib_edit_frame.h Unify unsaved changes detection logic in all frames 2019-12-19 15:34:01 +00:00
lib_export.cpp Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
lib_manager.cpp Symbol editor: inheritance symbol editing bug fixes. 2019-12-16 10:11:06 -05:00
lib_manager.h Symbol editor: fix crash caused by broken root symbol name. 2019-12-12 10:45:12 -05:00
libedit.cpp Initialize starting value in libedit deduplicate function 2019-12-17 16:09:59 +00:00
libedit_plot_component.cpp Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
libedit_undo_redo.cpp Symbol editor: fix inherited symbol editing bug. 2019-12-13 16:51:59 -05:00
menubar_libedit.cpp Implement simple inheritance for library symbols. 2019-12-06 11:33:52 -05:00
symbedit.cpp Symbol editor: fix inherited symbol editing bug. 2019-12-13 16:51:59 -05:00
toolbars_libedit.cpp Unify unsaved changes detection logic in all frames 2019-12-19 15:34:01 +00:00