| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 1) Add checkboxes for perpendicular and tangential snapping to the document ↵ | Diederik van Lierop | 2012-02-14 | 1 | -1/+3 |
| | | | | | | | | properties dialog (on the snap tab) 2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog) (bzr r10975) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-15 | 1 | -8/+8 |
| | | | | (bzr r10678) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| | | | | (bzr r10659) | ||||
| * | initialize value as const (clang complains about this) | Campbell Barton | 2011-09-21 | 1 | -1/+1 |
| | | | | (bzr r10643) | ||||
| * | Snap to guide-path intersections, and don't snap to paths when only path ↵ | Diederik van Lierop | 2011-09-18 | 1 | -2/+91 |
| | | | | | | | | | | intersections are asked for Fixed bugs: - https://launchpad.net/bugs/847457 - https://launchpad.net/bugs/850982 (bzr r10639) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -2/+2 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | (bzr r9508.1.70) | ||||
| | * | - Constrained snap: proper implementation of the preference to snap the ↵ | Diederik van Lierop | 2010-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | mouse pointer or handle itself (instead of projecting it first onto the constraint) - Fix a crash in SnapManager::multipleConstrainedSnaps (bzr r9866) | ||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -6/+6 |
| |/ | | | (bzr r9508.1.48) | ||||
| * | Snapping: get rid of the false positives when calculating intersections | Diederik van Lierop | 2010-05-22 | 1 | -1/+15 |
| | | | | (bzr r9442) | ||||
| * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 1 | -2/+2 |
| | | | | (bzr r9402) | ||||
| * | When snapping to a bounding box, flash that bounding box together with the ↵ | Diederik van Lierop | 2010-01-19 | 1 | -17/+24 |
| | | | | | | snap indicator (bzr r8999) | ||||
| * | refactoring the snapping code (laying the groundwork for my next commit ↵ | Diederik van Lierop | 2009-12-24 | 1 | -3/+5 |
| | | | | | | which reduces snap jitter) (bzr r8906) | ||||
| * | Remove obsolete includes of libnr files in the snapping code | Diederik van Lierop | 2009-03-14 | 1 | -2/+0 |
| | | | | (bzr r7491) | ||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -3/+5 |
| | | | | | | displayed "B". (bzr r7335) | ||||
| * | After snapping, show a tooltip together with the snap indicator | Diederik van Lierop | 2009-02-15 | 1 | -1/+3 |
| | | | | (bzr r7296) | ||||
| * | Remove some SP_ACTIVE_DESKTOP() calls | Diederik van Lierop | 2009-01-25 | 1 | -11/+6 |
| | | | | (bzr r7174) | ||||
| * | Remove some obsolete from_2geom() calls | Diederik van Lierop | 2008-12-30 | 1 | -1/+1 |
| | | | | (bzr r7043) | ||||
| * | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 2008-12-14 | 1 | -1/+1 |
| | | | | | | 2) snap intersections within a single shape (as source; as target was already implemented) (bzr r7008) | ||||
| * | - Fix bug #304405 (snapping to an intersection of lines at infinity is wrong) | Diederik van Lierop | 2008-12-10 | 1 | -22/+25 |
| | | | | | | - Replace tabs by spaces (bzr r6985) | ||||
| * | Add an option to the preferences to _only_ snap the node closest to the ↵ | Diederik van Lierop | 2008-11-24 | 1 | -2/+2 |
| | | | | | | mouse pointer (bzr r6899) | ||||
| * | 1) Improve the way the distance to the pointer is taken into account when ↵ | Diederik van Lierop | 2008-11-23 | 1 | -10/+10 |
| | | | | | | | | | finding the best snap 2) Use this distance also when snapping nodes in the path editor 3) Add a slider in the preferences dialog to control the weighing of this distance (bzr r6895) | ||||
| * | - refactor snapping code, removing code duplication | Diederik van Lierop | 2008-09-21 | 1 | -145/+147 |
| | | | | | | - fix snapping to page corners (bzr r6863) | ||||
| * | Use new methods from 2geom's API | Diederik van Lierop | 2008-08-15 | 1 | -2/+1 |
| | | | | (bzr r6635) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -5/+5 |
| | | | | (bzr r6606) | ||||
| * | Snap to intersections of any kind of path (were we previously only could ↵ | Diederik van Lierop | 2008-08-08 | 1 | -0/+146 |
| snap to intersections of line-segments) (bzr r6597) | |||||
