kicad/eeschema/libedit
Frank Severinsen 71a62bb782 Change pin on grid test in symbol editor.
The pin on grid test always used a fixed grid spacing of 25 mils.  The
change uses the current grid setting for the on grid test.  Grid sizes
below 25 mils are clamped to 25 mils to prevent issues when connecting
wires to pins in the schematic editor.

Fixes lp:1817896

https://bugs.launchpad.net/kicad/+bug/1817896
2019-02-28 09:46:57 -05:00
..
block_libedit.cpp Re-parent items being copied from the clipboard. 2019-02-27 19:09:45 +00: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 Resync lib_tree after editing aliases. 2019-02-27 18:13:49 +00:00
lib_edit_frame.h Symbol editor: fix issues related to axis not shown. 2019-02-24 12:56:17 +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 Resync lib_tree after editing aliases. 2019-02-27 18:13:49 +00:00
lib_manager.h eeschema-gal: moved libedit to a separate directory 2018-10-09 11:08:52 +01:00
libedit.cpp Libedit: transfer current screen settings on part load 2019-02-08 22:56:05 +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 libedit: Fix missing canvas selection 2019-02-18 18:26:03 -08:00
pinedit.cpp Change pin on grid test in symbol editor. 2019-02-28 09:46:57 -05: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