| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+4 |
| * | | Fix bug related to snapping to path intersections | Diederik van Lierop | 2011-08-28 | 1 | -1/+0 |
| * | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 1 | -6/+4 |
| |/ |
|
| * | Fix "snap guides" toggle | Diederik van Lierop | 2011-08-25 | 1 | -3/+4 |
| * | 1) Use the "snap guides" button both for guides being snap sources, as well a... | Diederik van Lierop | 2011-08-23 | 1 | -36/+6 |
| * | Fix another snapping bug (could occur when scaling an object using the select... | Diederik van Lierop | 2011-08-22 | 1 | -1/+3 |
| * | Fix snap bug #816044 | Diederik van Lierop | 2011-08-22 | 1 | -1/+8 |
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 1 | -5/+5 |
| * | Replace NR_HUGE by Geom:infinity() in some snapping code | Diederik van Lierop | 2011-07-18 | 1 | -16/+16 |
| * | Fix scaling error when snapping, caused by rev. #10326 | Diederik van Lierop | 2011-07-15 | 1 | -3/+5 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -2/+2 |
| |\ |
|
| | * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -2/+2 |
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -1/+2 |
| |/ |
|
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -26/+68 |
| |\ |
|
| | * | Snap while rotating: fix removal of points too close to the rotation center | Diederik van Lierop | 2011-03-11 | 1 | -12/+12 |
| | * | Snapping: improve calculation of metrics for scaling, modify some comments, a... | Diederik van Lierop | 2010-12-27 | 1 | -7/+10 |
| | * | Node tool: snap while scaling a selection of nodes. Consider this as experime... | Diederik van Lierop | 2010-12-27 | 1 | -8/+48 |
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -138/+274 |
| |\| |
|
| | * | Shift should disable snapping when dragging the rotation center of an object | Diederik van Lierop | 2010-11-17 | 1 | -4/+9 |
| | * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | * | Fix display of snap source indicator for constrained snapping in the selector... | Diederik van Lierop | 2010-11-16 | 1 | -107/+125 |
| | * | Leave constrained angular snapping to the snap manager, instead of handling i... | Diederik van Lierop | 2010-11-07 | 1 | -5/+51 |
| | * | - Constrained snap: proper implementation of the preference to snap the mouse... | Diederik van Lierop | 2010-10-29 | 1 | -9/+59 |
| | * | Fix paraxial pen tool: apply constraint even if we didn't snap | Diederik van Lierop | 2010-10-24 | 1 | -4/+4 |
| | * | Fix self-snapping when dragging the transformation center of a selection cont... | Diederik van Lierop | 2010-10-07 | 1 | -4/+4 |
| | * | 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it! | Diederik van Lierop | 2010-08-15 | 1 | -2/+2 |
| | * | Fix a crash and add more safety checks to catch NULL pointers | Diederik van Lierop | 2010-08-14 | 1 | -4/+22 |
| | * | Fix a crash introduced by my previous commit | Diederik van Lierop | 2010-08-11 | 1 | -1/+0 |
| | * | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 1 | -4/+4 |
| * | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -42/+165 |
| |\| |
|
| | * | Add a constrained snap method that takes multiple constraints. This reduces t... | Diederik van Lierop | 2010-08-07 | 1 | -0/+62 |
| | * | While rotating, don't try snapping points coincident with the rotation center | Diederik van Lierop | 2010-07-26 | 1 | -5/+15 |
| | * | 1) Snap to transformation center even if it's outside of the bounding box of ... | Diederik van Lierop | 2010-07-25 | 1 | -1/+4 |
| | * | Avoid self-snapping when dragging a rotation center, and draw the rotation ce... | Diederik van Lierop | 2010-07-24 | 1 | -0/+3 |
| | * | - Remove some old code which snapped the rotation center to the bbox, and whi... | Diederik van Lierop | 2010-07-20 | 1 | -3/+2 |
| | * | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 1 | -2/+1 |
| | * | Simplify code related to snapping while rotating | Diederik van Lierop | 2010-07-17 | 1 | -9/+5 |
| | * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -34/+85 |
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -15/+15 |
| |/ |
|
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 1 | -6/+3 |
| * | Fix bbox snapping as reported in LP bug #562205 | Diederik van Lierop | 2010-04-18 | 1 | -2/+15 |
| * | New node tool: implement handle snapping | Krzysztof Kosi??ski | 2010-03-14 | 1 | -14/+7 |
| * | Don't snap to points which are off-screen | Diederik van Lierop | 2010-03-08 | 1 | -8/+12 |
| * | 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t... | Diederik van Lierop | 2010-02-25 | 1 | -5/+13 |
| * | 1) Making snapping behaviour for paraxial lines (in the pen tool) similar to ... | Diederik van Lierop | 2010-02-22 | 1 | -3/+18 |
| * | Make sure that guides always snap correctly when dropping them, and improve p... | Diederik van Lierop | 2010-02-21 | 1 | -1/+1 |
| * | Fix compilation error introduced by my previous commit | Diederik van Lierop | 2010-02-12 | 1 | -1/+1 |
| * | Constrained snapping: always enforce constraint, even when we didn't snap | Diederik van Lierop | 2010-02-12 | 1 | -3/+5 |
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -0/+16 |
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -54/+40 |