summaryrefslogtreecommitdiffstats
path: root/src/line-snapper.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-3/+2
* pass class variables by reference for performanceKris De Gussem2014-01-121-4/+4
* Snap to grid/guide lines perpendicularlyDiederik van Lierop2012-02-141-0/+1
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-5/+5
* Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-021-5/+5
* Implement constrained snapping to nodesDiederik van Lierop2010-08-101-1/+2
* Simplify code related to snapping while rotatingDiederik van Lierop2010-07-171-1/+1
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-2/+2
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-081-2/+2
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-2/+0
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-7/+4
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-5/+5
* Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...Diederik van Lierop2009-08-021-1/+5
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-1/+2
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-2/+4
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-5/+5
* Merge from fe-movedTed Gould2008-11-211-2/+2
* From trunkTed Gould2008-10-271-2/+5
* 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-9/+9
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-13/+13
* 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
* Snap to axonometric grid linesDiederik van Lierop2007-12-081-12/+14
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-7/+7
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-2/+6
* Improving the performance of the object snapperDiederik van Lierop2007-09-051-2/+6
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-5/+7
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-1/+1
* Clean up knutux's fix for the snapper crash.Carl Hetherington2006-05-041-2/+1
* Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas2006-05-041-1/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+44