summaryrefslogtreecommitdiffstats
path: root/src/snapped-point.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-1/+3
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2015-09-13Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop1-5/+0
2013-04-21fix warningsKris De Gussem1-6/+6
2013-04-21cppcheckKris De Gussem1-72/+91
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-0/+5
2011-10-29cppcheck: variable initialisationKris De Gussem1-0/+1
2011-10-15cppcheckKris De Gussem1-1/+1
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-1/+1
2011-08-22Fix snap bug #816044Diederik van Lierop1-0/+4
2010-11-16Fix display of snap source indicator for constrained snapping in the selector...Diederik van Lierop1-1/+1
2010-10-29- Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop1-2/+2
2010-10-24Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop1-1/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-13/+13
2010-05-09Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop1-2/+2
2010-05-09Small improvement of my previous fix in rev. #9402 (bounding box snapping)Diederik van Lierop1-5/+12
2010-05-08Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop1-8/+12
2010-04-18Fix bbox snapping as reported in LP bug #562205Diederik van Lierop1-0/+9
2010-01-19When snapping to a bounding box, flash that bounding box together with the sn...Diederik van Lierop1-8/+7
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-1/+44
2009-12-24refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop1-23/+24
2009-04-12Fix snapping during constrained translation, when only snapping the node clos...Diederik van Lierop1-15/+20
2009-03-07- When finalizing a curve by double clicking then don't snap to the curve itselfDiederik van Lierop1-5/+12
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-4/+5
2008-12-29Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour...Diederik van Lierop1-3/+6
2008-12-10- Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)Diederik van Lierop1-40/+39
2008-11-24Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop1-4/+7
2008-11-231) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop1-19/+49
2008-10-31Merge from trunkTed Gould1-43/+16
2008-09-21- refactor snapping code, removing code duplicationDiederik van Lierop1-3/+25
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-11/+11
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop1-2/+6
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop1-4/+5
2008-04-07Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop1-0/+3
2008-03-08Fixed ctor intialization orderJon A. Cruz1-5/+5
2008-01-031) fix snapping while scalingDiederik van Lierop1-3/+38
2007-11-181) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop1-3/+10
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-13/+13
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-15/+20
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-2/+2