kicad/eeschema/libedit
Seth Hillbrand 7dd9304d24 Fix null-dereference in libedit
Clearing the CurPart sets to null.  Need to keep datasheet checks behind
guards
2019-09-30 16:53:51 -07:00
..
lib_edit_frame.cpp Fix null-dereference in libedit 2019-09-30 16:53:51 -07:00
lib_edit_frame.h Improve zoom-to-extents for footprints with long text. 2019-09-05 21:02:29 +01:00
lib_export.cpp Make some strings more easily translatable 2019-08-03 09:32:10 +02:00
lib_manager.cpp Fix bugs in Eeschema paste. 2019-08-15 10:00:23 +01:00
lib_manager.h Fix bugs in Eeschema paste. 2019-08-15 10:00:23 +01:00
libedit.cpp Update all aliases of current node after Symbol Properties dialog. 2019-08-19 14:25:15 +01:00
libedit_plot_component.cpp Transition some more stuff from the MVC view to the controller. 2019-06-16 19:53:30 +01:00
libedit_undo_redo.cpp Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
menubar_libedit.cpp Unify menu item creation for closing a window 2019-08-14 09:35:15 +01:00
symbedit.cpp Yet more command conversions to ACTIONs. 2019-06-02 21:10:56 +01:00
toolbars_libedit.cpp Refactor deleteTool ACTION removing duplicates 2019-08-12 13:49:55 -04:00