summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-8/+13
2009-02-15After snapping, show a tooltip together with the snap indicatorDiederik van Lierop1-1/+1
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-30/+33
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-22/+1
2009-01-11Optionally snap from/to midpoints of the edges of a bounding boxDiederik van Lierop1-2/+4
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop1-29/+29
2008-11-21Merge from fe-movedTed Gould1-2/+2
2008-10-27From trunkTed Gould1-12/+8
2008-09-07If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop1-1/+1
2008-09-07Remove pointer to SPDesktop from ObjectSnapperDiederik van Lierop1-3/+0
2008-08-30Eliminate SP_ACTIVE_DESKTOP in the object-snapperDiederik van Lierop1-5/+8
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-22/+22
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-08-03Refactoring the object-snapper to use 2geom pathsDiederik van Lierop1-67/+66
2008-07-24Snap to page corners too (you won't notice the difference yet because it will...Diederik van Lierop1-4/+3
2008-07-21Implement snapping of clipping paths and masksDiederik van Lierop1-54/+72
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-3/+3
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop1-67/+30
2008-04-11Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop1-3/+3
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-1/+2
2008-03-15Fix two bugs in the object snapperDiederik van Lierop1-1/+2
2008-03-12Snap to page borderDiederik van Lierop1-2/+14
2008-03-08Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop1-5/+11
2008-01-08Fix LP #181020: When snapping a guide, now only the part of the guide near th...Diederik van Lierop1-0/+1
2007-12-27Snapping a guide to nodes (while dragging it across the canvas) now also work...Diederik van Lierop1-5/+14
2007-12-271) Fix bug #178312Diederik van Lierop1-2/+17
2007-11-14Snap to intersections of line segmentsDiederik van Lierop1-6/+7
2007-11-05Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop1-2/+2
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-25/+25
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-5/+6
2007-09-15avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop1-4/+3
2007-09-05Improving the performance of the object snapperDiederik van Lierop1-9/+22
2007-08-28Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop1-1/+18
2007-08-03Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop1-23/+25
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-20/+55
2007-04-19Improve readability and remove some unused codeDiederik van Lierop1-1/+1
2007-04-17Improve snapper performance (mainly in by editting WillSnapSomething())Diederik van Lierop1-0/+2
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-1/+1
2006-05-04Clean up knutux's fix for the snapper crash.Carl Hetherington1-2/+1
2006-05-04Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas1-1/+2