summaryrefslogtreecommitdiffstats
path: root/src/line-snapper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-4/+2
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-21/+15
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-7/+7
* Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop2009-08-021-11/+41
* Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop2009-04-121-17/+17
* Fix snapping during constrained translation, when only snapping the node clos...Diederik van Lierop2009-04-121-1/+1
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-141-2/+0
* 2Geom migration: use 2geom::projection instead of libnr's project_on_linesegmentDiederik van Lierop2009-03-141-1/+1
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-3/+2
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-5/+6
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-1/+1
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-16/+16
* Merge from fe-movedTed Gould2008-11-211-2/+2
* From trunkTed Gould2008-10-271-7/+7
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-211-1/+1
* If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop2008-09-071-1/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-18/+18
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-1/+1
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-1/+3
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-9/+17
* Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop2008-04-111-2/+2
* Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop2008-03-081-1/+2
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-29/+26
* 1) Fix bug #178312Diederik van Lierop2007-12-271-14/+7
* r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800Ted Gould2007-12-111-1/+1
* Snap to axonometric grid linesDiederik van Lierop2007-12-081-9/+50
* 1) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop2007-11-181-1/+1
* Warning cleanupJon A. Cruz2007-11-101-10/+10
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-5/+6
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-091-1/+1
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-9/+9
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-31/+22
* Improving the performance of the object snapperDiederik van Lierop2007-09-051-3/+7
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-7/+9
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-6/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+80