Code

Node tool: snap while scaling a selection of nodes. Consider this as experimental...
[inkscape.git] / src / snap.h
2010-12-27 Diederik van LieropNode tool: snap while scaling a selection of nodes...
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Diederik van LieropShift should disable snapping when dragging the rotatio...
2010-11-07 Diederik van LieropLeave constrained angular snapping to the snap manager...
2010-10-07 Diederik van LieropFix self-snapping when dragging the transformation...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-11 Diederik van LieropFix a crash introduced by my previous commit
2010-08-11 Diederik van LieropClear pointers in the snapmanager if they're no longer...
2010-08-07 Diederik van LieropAdd a constrained snap method that takes multiple const...
2010-07-24 Diederik van LieropAvoid self-snapping when dragging a rotation center...
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-03-26 Ted GouldMerge from trunk
2010-03-08 Diederik van LieropDon't snap to points which are off-screen
2010-02-25 Diederik van Lierop1) Fix moving by an integer multiple of the grid spacin...
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-10 Krzysztof Kosiński* Implement node snapping.
2010-01-09 Diederik van LieropRefactoring the snapping API (making it easier to maint...
2010-01-01 Diederik van LieropRefactor snapping of gradient handles; now behaves...
2010-01-01 Ted GouldKeeping up with trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-02 dvlierop2Snap guides to grids (fixes bug #170741)
2009-07-29 dvlierop2Snap guides to intersections of curves too (see bug...
2009-06-20 dvlierop2Remove an unused parameter from the snapping API
2009-06-18 dvlierop2Documenting of the snapping API
2009-06-02 dvlierop2When dragging the origin of a guide along that guide...
2009-03-15 dvlierop2Implement constrained snapping when dragging the positi...
2009-03-14 dvlierop2Remove obsolete includes of libnr files in the snapping...
2009-02-25 dvlierop2Snap guides to (intersections of) guides (closes bug...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-02-15 dvlierop2After snapping, show a tooltip together with the snap...
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-11-26 dvlierop2When snapping only the closest node, draw an indicator...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-09-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-09-07 dvlierop2Remove pointer to SPDesktop from ObjectSnapper
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 dvlierop2Snap to intersections of any kind of path (were we...
2008-08-06 dvlierop21) When pasting, use an offset that is a multiple of...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-05-01 dvlierop2Replace freeSnapSkew() by constrainedSnapSkew(). There...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-11 dvlierop2Refactor snapping mechanisms: in seltrans.cpp, a GSList...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-01-12 dvlierop2Fix #181795
2007-12-27 dvlierop21) Fix bug #178312
2007-12-22 dvlierop21) solve bug #177995
2007-12-18 dvlierop2Introduce verb, menu item and shortcut for the global...
2007-12-12 dvlierop2Add global snapping toggle
2007-11-14 dvlierop2A pasted selection is supposed to snap to the grid...
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-03 dvlierop2Oops, don't use tabs! (replace tabs by 4 spaces)
2007-11-03 dvlierop2Groundwork to snap to intersections, e.g. intersections...
2007-09-07 dvlierop2Also snap new guides, which are being dragged off the...
2007-09-05 dvlierop2Improving the performance of the object snapper
2007-08-28 dvlierop2Implement snapping of guides while dragging them, and...
2007-08-04 dvlierop2Make snapping to the item's transformation center optio...
2007-08-03 dvlierop2Rearrange snapping preferences, put distinction between...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-04-19 dvlierop2Improve readability and remove some unused code
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-13 johanengelenNew Grids are now ready to go. bug testing can start...
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2006-10-26 johanengelenRenaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid...
2006-10-16 johanengelenhack*ahum*infrastructure to implement axonometric grid...
2006-05-09 cth103Small comment cleanups.
2006-05-08 cth103Added some comments.
2006-05-08 cth103More snapping cleanups.
2006-05-05 cth103More snapping cleanups.
2006-05-05 cth103Remove some old snap code.
2006-05-05 cth103Various snapping cleanups and bug fixes.
2006-05-04 cth103Clean up knutux's fix for the snapper crash.
2006-05-03 cth103Remove the unused namedview_dim_snap_list()
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-01-16 mentalmoving trunk for module inkscape