kicad/eeschema/libedit
Jeff Young cd2bd23c37 Fix a bunch of issues with hotkeys, IDs and event processing.
Fixes: lp:1827894
* https://bugs.launchpad.net/kicad/+bug/1827894
2019-05-06 21:42:00 +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 Move to shared COLLECTORS for sch and lib. 2019-05-06 15:31:23 +01:00
lib_edit_frame.cpp Fix a bunch of issues with hotkeys, IDs and event processing. 2019-05-06 21:42:00 +01:00
lib_edit_frame.h Move libedit message panel updating to the Inspection Tool. 2019-05-06 15:31:23 +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 libedit message panel updating to the Inspection Tool. 2019-05-06 15:31:23 +01:00
libedit_onleftclick.cpp Move libedit message panel updating to the Inspection Tool. 2019-05-06 15:31:23 +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 Move libedit message panel updating to the Inspection Tool. 2019-05-06 15:31:23 +01:00
libfield.cpp Add view refresh calls for edit operations. 2018-10-18 12:12:48 +01:00
menubar_libedit.cpp Clean up import and export menus 2019-05-02 12:25:59 -04: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
toolbars_libedit.cpp Code clarification and commenting. 2019-05-06 15:31:23 +01:00