kicad/eeschema/libedit
Jeff Young a461eae8b9 Fix 100s of usages of GetFlags() which conflated != 0 with being edited.
While this was true long ago, many flags have been added since which
have nothing to do with editing (HIGHLIGHTED, BEGIN_ONPAD, etc.)
2019-04-22 09:58:06 +01:00
..
block_libedit.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 2019-04-22 09:58:06 +01:00
controller.cpp Eeschema: regression fix: re-enable hold down control+shift to disable grid snapping when moving the mouse. 2019-02-12 13:12:06 +01:00
lib_edit_frame.cpp Minor fixes in translatable strings. Fix also a minor compil warning. 2019-04-22 09:34:28 +02:00
lib_edit_frame.h Allow adding symbols/footprints from editors and browsers. 2019-04-16 16:20:51 +01: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 Add try/catch block around writing a new library. 2019-04-18 22:00:32 +01:00
lib_manager.h eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
libedit.cpp Move cut/copy/paste part (in libedit tree) to real clipboard. 2019-04-08 11:21:58 +01: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 'hokey' -> 'hotkey' typo 2019-04-02 12:57:26 -04: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 Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 2019-04-22 09:58:06 +01:00
libfield.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
menubar_libedit.cpp Move eeschema zoom-selection to modern toolset. 2019-04-17 21:49:50 +01:00
pinedit.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 2019-04-22 09:58:06 +01:00
symbdraw.cpp Hide existing object when displaying moving preview. 2018-10-23 20:54:42 +01:00
symbedit.cpp Fix 100s of usages of GetFlags() which conflated != 0 with being edited. 2019-04-22 09:58:06 +01:00
tool_lib.cpp Allow adding symbols/footprints from editors and browsers. 2019-04-16 16:20:51 +01:00