..
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
Move to direct tool registration.
2019-05-05 17:14:30 +01:00
lib_edit_frame.h
Move to direct tool registration.
2019-05-05 17:14:30 +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
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
tool_lib.cpp
Allow adding symbols/footprints from editors and browsers.
2019-04-16 16:20:51 +01:00