summaryrefslogtreecommitdiffstats
path: root/src/guide-snapper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+3
* cppification: GSList replaced by vectors (mostly related to guides and grids)Marc Jeanmougin2015-12-051-5/+4
* Refactor SPGuide to use more C++Liam P. White2014-10-041-1/+1
* pass class variables by reference for performanceKris De Gussem2014-01-121-4/+4
* Snap to grid/guide lines perpendicularlyDiederik van Lierop2012-02-141-0/+5
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-2/+1
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-2/+2
* Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-021-6/+6
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-1/+1
* Simplify code related to snapping while rotatingDiederik van Lierop2010-07-171-2/+1
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+2
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-081-4/+4
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-6/+6
* Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop2009-08-021-10/+17
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-141-2/+0
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-2/+8
* Snap guides to (intersections of) guides (closes bug #331143)Diederik van Lierop2009-02-251-2/+6
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-2/+2
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-0/+16
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-1/+1
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-1/+5
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-2/+2
* From trunkTed Gould2008-10-271-1/+1
* If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop2008-09-071-4/+4
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-3/+3
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-1/+1
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-2/+1
* rename guide parameters to match snapping code naming convention.Johan B. C. Engelen2007-12-191-2/+2
* Toggle snapping for each grid individuallyDiederik van Lierop2007-12-121-1/+1
* Snap to axonometric grid linesDiederik van Lierop2007-12-081-7/+2
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-091-1/+1
* Warning cleanupJon A. Cruz2007-11-041-1/+1
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-2/+2
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-0/+6
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1
* Improve readability and remove some unused codeDiederik van Lierop2007-04-191-2/+2
* Improve snapper performance (mainly in by editting WillSnapSomething())Diederik van Lierop2007-04-171-1/+9
* Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas2006-05-041-0/+4
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+52