kicad/eeschema/libedit
Maciej Suminski de1a8abd3e Fix a crash after accepting changes from Pin Table dialog
Pin Table dialog replaces LIB_ITEMs, while one of them may still
be pointed to as the current library item. Certain wxUpdateUIEvent
will try to dereference the pointer, leading to a crash.
2018-11-16 14:13:28 +01:00
..
block_libedit.cpp Finish up remaining block operation inconsistencies. 2018-11-14 23:45:32 +00:00
controller.cpp Handle don't-always-display-cursor setting correctly. 2018-10-24 13:36:48 +01:00
lib_edit_frame.cpp Fix a crash after accepting changes from Pin Table dialog 2018-11-16 14:13:28 +01:00
lib_edit_frame.h Finish up remaining block operation inconsistencies. 2018-11-14 23:45:32 +00:00
lib_export.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
lib_manager.cpp eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
lib_manager.h eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
libedit.cpp Init LibEdit with unit & conversion when opening from schematic. 2018-11-08 21:27:15 +00:00
libedit_onleftclick.cpp eeschema-gal: initial GALified version. Lots of stuff still to do! 2018-10-09 11:08:52 +01:00
libedit_onrightclick.cpp Fix translation issues with copy/paste block. 2018-10-30 11:33:49 +00:00
libedit_plot_component.cpp Footprint editor: add save view to PNG file. 2018-11-09 08:32:36 -05:00
libedit_undo_redo.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
libfield.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
menubar_libedit.cpp Add show/hide search tree to modedit, and fix it in libedit. 2018-11-04 12:35:01 +00:00
pinedit.cpp Hide existing object when displaying moving preview. 2018-10-23 20:54:42 +01:00
symbdraw.cpp Hide existing object when displaying moving preview. 2018-10-23 20:54:42 +01:00
symbedit.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
tool_lib.cpp eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00