summaryrefslogtreecommitdiffstats
path: root/src/snapped-point.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+3
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-131-5/+0
* fix warningsKris De Gussem2013-04-211-6/+6
* cppcheckKris De Gussem2013-04-211-72/+91
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-0/+5
* cppcheck: variable initialisationKris De Gussem2011-10-291-0/+1
* cppcheckKris De Gussem2011-10-151-1/+1
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* Fix snap bug #816044Diederik van Lierop2011-08-221-0/+4
* Merge from trunkKrzysztof Kosi??ski2010-11-251-4/+4
|\
| * Fix display of snap source indicator for constrained snapping in the selector...Diederik van Lierop2010-11-161-1/+1
| * - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-2/+2
| * Fix paraxial pen tool: apply constraint even if we didn't snapDiederik van Lierop2010-10-241-1/+1
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-13/+13
|/
* Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-091-2/+2
* Small improvement of my previous fix in rev. #9402 (bounding box snapping)Diederik van Lierop2010-05-091-5/+12
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-081-8/+12
* Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-181-0/+9
* When snapping to a bounding box, flash that bounding box together with the sn...Diederik van Lierop2010-01-191-8/+7
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-1/+44
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-23/+24
* Fix snapping during constrained translation, when only snapping the node clos...Diederik van Lierop2009-04-121-15/+20
* - When finalizing a curve by double clicking then don't snap to the curve itselfDiederik van Lierop2009-03-071-5/+12
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-4/+5
* Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour...Diederik van Lierop2008-12-291-3/+6
* - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong)Diederik van Lierop2008-12-101-40/+39
* Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2008-11-241-4/+7
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-231-19/+49
* Merge from trunkTed Gould2008-10-311-43/+16
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-211-3/+25
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-11/+11
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-121-2/+6
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-4/+5
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-071-0/+3
* Fixed ctor intialization orderJon A. Cruz2008-03-081-5/+5
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-3/+38
* 1) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop2007-11-181-3/+10
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-13/+13
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-15/+20
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+61