summaryrefslogtreecommitdiffstats
path: root/src/guide-snapper.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+3
2015-12-05cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin1-5/+4
2014-10-04Refactor SPGuide to use more C++Liam P. White1-1/+1
2014-01-12pass class variables by reference for performanceKris De Gussem1-4/+4
2012-02-14Snap to grid/guide lines perpendicularlyDiederik van Lierop1-0/+5
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-2/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-2/+2
2011-09-02Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop1-6/+6
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-1/+1
2010-07-17Simplify code related to snapping while rotatingDiederik van Lierop1-2/+1
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-1/+2
2010-05-08Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop1-4/+4
2009-12-24refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop1-6/+6
2009-08-02Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop1-10/+17
2009-03-14Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop1-2/+0
2009-03-13* Implement constrained snapping of knotsDiederik van Lierop1-2/+8
2009-02-25Snap guides to (intersections of) guides (closes bug #331143)Diederik van Lierop1-2/+6
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-2/+2
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-0/+16
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-1/+1
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-1/+5
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop1-2/+2
2008-10-27From trunkTed Gould1-1/+1
2008-09-07If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop1-4/+4
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-3/+3
2008-01-031) fix snapping while scalingDiederik van Lierop1-1/+1
2007-12-19guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen1-2/+1
2007-12-19rename guide parameters to match snapping code naming convention.Johan B. C. Engelen1-2/+2
2007-12-12Toggle snapping for each grid individuallyDiederik van Lierop1-1/+1
2007-12-08Snap to axonometric grid linesDiederik van Lierop1-7/+2
2007-11-09Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop1-1/+1
2007-11-04Warning cleanupJon A. Cruz1-1/+1
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-2/+2
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-0/+6
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-1/+1
2007-04-19Improve readability and remove some unused codeDiederik van Lierop1-2/+2
2007-04-17Improve snapper performance (mainly in by editting WillSnapSomething())Diederik van Lierop1-1/+9
2006-05-04Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas1-0/+4
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-2/+2