summaryrefslogtreecommitdiffstats
path: root/src/snapped-line.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-2/+2
* Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop2009-04-121-0/+2
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-141-3/+0
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-7/+7
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-9/+9
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-7/+7
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-3/+3
* Snap to intersections of line segmentsDiederik van Lierop2007-11-141-0/+2
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-091-15/+15
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-11/+11
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-0/+76