kicad/eeschema/libedit
Seth Hillbrand ed506dd05e eeschema: Prevent excess link updates
Refreshing the symbols for each paint is excessive to catch the change
from library loads.  Instead we catch them on the KIWAY MAIL update
2018-12-06 13:46:52 -08: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 eeschema: Prevent excess link updates 2018-12-06 13:46:52 -08: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 Make sure original part record always has the write library nickname. 2018-11-21 19:51:04 +00:00
lib_manager.h eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
libedit.cpp Don't dereference NULL when checking current part. 2018-11-20 20:21:29 +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 Symbol Editor: update the view after relocating the anchor 2018-12-04 09:42:26 +01:00
tool_lib.cpp Added help string to select buttons. 2018-12-05 20:13:03 -08:00