| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-05-01 | 1 | -24/+24 |
| | | | | (bzr r5564) | ||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -57/+7 |
| | | | | | | - Enabling snap indicator for all remaining tools (bzr r5556) | ||||
| * | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a ↵ | Diederik van Lierop | 2008-04-11 | 1 | -4/+4 |
| | | | | | | std::list in four different places. Now this is handled in only one place (bzr r5407) | ||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -1/+2 |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | ||||
| * | Node tool: snap to paths and their nodes, incl. to the path currently being ↵ | Diederik van Lierop | 2008-03-08 | 1 | -3/+5 |
| | | | | | | edited (bzr r4989) | ||||
| * | 1) fix snapping while scaling | Diederik van Lierop | 2008-01-03 | 1 | -6/+10 |
| | | | | | | | | 2) fix constrained snapping 3) improve snapping logic (again), or more specifically: better obey "always snap" 4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc. (bzr r4379) | ||||
| * | Toggle snapping for each grid individually | Diederik van Lierop | 2007-12-12 | 1 | -2/+3 |
| | | | | (bzr r4219) | ||||
| * | Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ↵ | Diederik van Lierop | 2007-11-09 | 1 | -3/+3 |
| | | | | | | -> SnappedLine (bzr r4048) | ||||
| * | Oops, don't use tabs! (replace tabs by 4 spaces) | Diederik van Lierop | 2007-11-03 | 1 | -19/+19 |
| | | | | (bzr r4020) | ||||
| * | Groundwork to snap to intersections, e.g. intersections of gridlines with ↵ | Diederik van Lierop | 2007-11-03 | 1 | -7/+23 |
| | | | | | | guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. (bzr r4016) | ||||
| * | Improving the performance of the object snapper | Diederik van Lierop | 2007-09-05 | 1 | -1/+12 |
| | | | | (bzr r3689) | ||||
| * | Implement snapping of guides while dragging them, and snap TO item centers ↵ | Diederik van Lierop | 2007-08-28 | 1 | -0/+1 |
| | | | | | | (we only had snapping FROM item centers so far) (bzr r3603) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -14/+14 |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | ||||
| * | Improve readability and remove some unused code | Diederik van Lierop | 2007-04-19 | 1 | -1/+1 |
| | | | | (bzr r2930) | ||||
| * | Improve snapper performance (mainly in by editting WillSnapSomething()) | Diederik van Lierop | 2007-04-17 | 1 | -3/+7 |
| | | | | (bzr r2917) | ||||
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 1 | -1/+4 |
| | | | | (bzr r795) | ||||
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 1 | -3/+28 |
| | | | | (bzr r734) | ||||
| * | Temporary fix for broken snap functionality: as named view constructor is ↵ | Andrius Ramanauskas | 2006-05-04 | 1 | -0/+1 |
| | | | | | | never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release. (bzr r725) | ||||
| * | optimized includes | Ralf Stephan | 2006-01-18 | 1 | -4/+4 |
| | | | | (bzr r16) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+113 |
| (bzr r1) | |||||
