summaryrefslogtreecommitdiffstats
path: root/src/line-snapper.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop1-1/+3
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop1-9/+17
2008-04-11Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop1-2/+2
2008-03-08Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop1-1/+2
2008-01-031) fix snapping while scalingDiederik van Lierop1-29/+26
2007-12-271) Fix bug #178312Diederik van Lierop1-14/+7
2007-12-11r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800Ted Gould1-1/+1
2007-12-08Snap to axonometric grid linesDiederik van Lierop1-9/+50
2007-11-181) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop1-1/+1
2007-11-10Warning cleanupJon A. Cruz1-10/+10
2007-11-09Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen1-5/+6
2007-11-09Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop1-1/+1
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-9/+9
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-31/+22
2007-09-05Improving the performance of the object snapperDiederik van Lierop1-3/+7
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-7/+9
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-6/+4