| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+3 |
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+1 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -2/+2 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| * | Refactoring of the code that handles transformations and snapping in the sele... | Diederik van Lierop | 2015-09-13 | 1 | -5/+0 |
| * | fix warnings | Kris De Gussem | 2013-04-21 | 1 | -6/+6 |
| * | cppcheck | Kris De Gussem | 2013-04-21 | 1 | -72/+91 |
| * | 1) Add checkboxes for perpendicular and tangential snapping to the document p... | Diederik van Lierop | 2012-02-14 | 1 | -0/+5 |
| * | cppcheck: variable initialisation | Kris De Gussem | 2011-10-29 | 1 | -0/+1 |
| * | cppcheck | Kris De Gussem | 2011-10-15 | 1 | -1/+1 |
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| * | Fix snap bug #816044 | Diederik van Lierop | 2011-08-22 | 1 | -0/+4 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -4/+4 |
| |\ |
|
| | * | Fix display of snap source indicator for constrained snapping in the selector... | Diederik van Lierop | 2010-11-16 | 1 | -1/+1 |
| | * | - Constrained snap: proper implementation of the preference to snap the mouse... | Diederik van Lierop | 2010-10-29 | 1 | -2/+2 |
| | * | Fix paraxial pen tool: apply constraint even if we didn't snap | Diederik van Lierop | 2010-10-24 | 1 | -1/+1 |
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -13/+13 |
| |/ |
|
| * | Fix small snapping regression (reported in LP #562205, comment #11) | Diederik van Lierop | 2010-05-09 | 1 | -2/+2 |
| * | Small improvement of my previous fix in rev. #9402 (bounding box snapping) | Diederik van Lierop | 2010-05-09 | 1 | -5/+12 |
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 1 | -8/+12 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -0/+9 |
| * | When snapping to a bounding box, flash that bounding box together with the sn... | Diederik van Lierop | 2010-01-19 | 1 | -8/+7 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -1/+44 |
| * | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 1 | -23/+24 |
| * | Fix snapping during constrained translation, when only snapping the node clos... | Diederik van Lierop | 2009-04-12 | 1 | -15/+20 |
| * | - When finalizing a curve by double clicking then don't snap to the curve itself | Diederik van Lierop | 2009-03-07 | 1 | -5/+12 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -4/+5 |
| * | Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour... | Diederik van Lierop | 2008-12-29 | 1 | -3/+6 |
| * | - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong) | Diederik van Lierop | 2008-12-10 | 1 | -40/+39 |
| * | Add an option to the preferences to _only_ snap the node closest to the mouse... | Diederik van Lierop | 2008-11-24 | 1 | -4/+7 |
| * | 1) Improve the way the distance to the pointer is taken into account when fin... | Diederik van Lierop | 2008-11-23 | 1 | -19/+49 |
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -43/+16 |
| * | - refactor snapping code, removing code duplication | Diederik van Lierop | 2008-09-21 | 1 | -3/+25 |
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -11/+11 |
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've snapped... | Diederik van Lierop | 2008-05-12 | 1 | -2/+6 |
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 1 | -4/+5 |
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in t... | Diederik van Lierop | 2008-04-07 | 1 | -0/+3 |
| * | Fixed ctor intialization order | Jon A. Cruz | 2008-03-08 | 1 | -5/+5 |
| * | 1) fix snapping while scaling | Diederik van Lierop | 2008-01-03 | 1 | -3/+38 |
| * | 1) Improving snapping logic 2) When skewing, don't snap to selection itself | Diederik van Lierop | 2007-11-18 | 1 | -3/+10 |
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -13/+13 |
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 2007-11-03 | 1 | -15/+20 |
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -2/+2 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+61 |