| Commit message (Expand) | Author | Age | Files | Lines |
| * | When doing a constrained snap, then don't try snapping the mouse pointer itse... | Diederik van Lierop | 2010-08-20 | 1 | -5/+8 |
| * | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 1 | -2/+4 |
| * | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a return... | Diederik van Lierop | 2010-07-21 | 1 | -7/+0 |
| * | - Remove some old code which snapped the rotation center to the bbox, and whi... | Diederik van Lierop | 2010-07-20 | 1 | -1/+0 |
| * | - do not use shift to disable snapping while holding shift to rotate a guide | Diederik van Lierop | 2010-07-18 | 1 | -1/+1 |
| * | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -3/+3 |
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -8/+2 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -41/+15 |
| * | refactoring the snapping code (laying the groundwork for my next commit which... | Diederik van Lierop | 2009-12-24 | 1 | -43/+43 |
| * | When dragging the origin of a guide along that guide, we should use constrain... | Diederik van Lierop | 2009-06-02 | 1 | -2/+6 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -8/+13 |
| * | After snapping, show a tooltip together with the snap indicator | Diederik van Lierop | 2009-02-15 | 1 | -1/+1 |
| * | Store the snapper tolerances in the snap-preferences instead of in each snapp... | Diederik van Lierop | 2009-01-31 | 1 | -30/+33 |
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -22/+1 |
| * | Optionally snap from/to midpoints of the edges of a bounding box | Diederik van Lierop | 2009-01-11 | 1 | -2/+4 |
| * | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 2008-12-14 | 1 | -29/+29 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -12/+8 |
| * | If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that... | Diederik van Lierop | 2008-09-07 | 1 | -1/+1 |
| * | Remove pointer to SPDesktop from ObjectSnapper | Diederik van Lierop | 2008-09-07 | 1 | -3/+0 |
| * | Eliminate SP_ACTIVE_DESKTOP in the object-snapper | Diederik van Lierop | 2008-08-30 | 1 | -5/+8 |
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -22/+22 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| * | Refactoring the object-snapper to use 2geom paths | Diederik van Lierop | 2008-08-03 | 1 | -67/+66 |
| * | Snap to page corners too (you won't notice the difference yet because it will... | Diederik van Lierop | 2008-07-24 | 1 | -4/+3 |
| * | Implement snapping of clipping paths and masks | Diederik van Lierop | 2008-07-21 | 1 | -54/+72 |
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -3/+3 |
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -67/+30 |
| * | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st... | Diederik van Lierop | 2008-04-11 | 1 | -3/+3 |
| * | Major overhaul of the selector tool's internals to improve handling of transf... | Diederik van Lierop | 2008-03-25 | 1 | -1/+2 |
| * | Fix two bugs in the object snapper | Diederik van Lierop | 2008-03-15 | 1 | -1/+2 |
| * | Snap to page border | Diederik van Lierop | 2008-03-12 | 1 | -2/+14 |
| * | Node tool: snap to paths and their nodes, incl. to the path currently being e... | Diederik van Lierop | 2008-03-08 | 1 | -5/+11 |
| * | Fix LP #181020: When snapping a guide, now only the part of the guide near th... | Diederik van Lierop | 2008-01-08 | 1 | -0/+1 |
| * | Snapping a guide to nodes (while dragging it across the canvas) now also work... | Diederik van Lierop | 2007-12-27 | 1 | -5/+14 |
| * | 1) Fix bug #178312 | Diederik van Lierop | 2007-12-27 | 1 | -2/+17 |
| * | Snap to intersections of line segments | Diederik van Lierop | 2007-11-14 | 1 | -6/+7 |
| * | Improve the user interaction for snapping of bounding boxes, and add an new t... | Diederik van Lierop | 2007-11-05 | 1 | -2/+2 |
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -25/+25 |
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with gui... | Diederik van Lierop | 2007-11-03 | 1 | -5/+6 |
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 1 | -4/+3 |
| * | Improving the performance of the object snapper | Diederik van Lierop | 2007-09-05 | 1 | -9/+22 |
| * | Implement snapping of guides while dragging them, and snap TO item centers (w... | Diederik van Lierop | 2007-08-28 | 1 | -1/+18 |
| * | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 2007-08-03 | 1 | -23/+25 |
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -20/+55 |
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -1/+1 |
| * | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 2007-04-17 | 1 | -0/+2 |
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 1 | -1/+1 |
| * | Clean up knutux's fix for the snapper crash. | Carl Hetherington | 2006-05-04 | 1 | -2/+1 |
| * | Temporary fix for broken snap functionality: as named view constructor is nev... | Andrius Ramanauskas | 2006-05-04 | 1 | -1/+2 |