summaryrefslogtreecommitdiffstats
path: root/src/snapper.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-15Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop1-0/+6
2009-03-14Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop1-2/+0
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-1/+3
2009-02-04Fixed dangerous base-class methods that were missing returns by converting th...Jon A. Cruz1-2/+2
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-9/+2
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-1/+2
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop1-6/+6
2008-11-21Merge from fe-movedTed Gould1-2/+2
2008-10-27From trunkTed Gould1-20/+12
2008-09-07If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop1-5/+5
2008-08-11Move all of the snapper code to 2geomDiederik van Lierop1-16/+16
2008-08-08Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop1-0/+2
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-3/+3
2008-05-20Fix snapping for constrained translation in the selector toolDiederik van Lierop1-0/+5
2008-05-01Warning and whitespace cleanupJon A. Cruz1-24/+24
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop1-57/+7
2008-04-11Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop1-4/+4
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-1/+2
2008-03-08Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop1-3/+5
2008-01-031) fix snapping while scalingDiederik van Lierop1-6/+10
2007-12-12Toggle snapping for each grid individuallyDiederik van Lierop1-2/+3
2007-11-09Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop1-3/+3
2007-11-03Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop1-19/+19
2007-11-03Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop1-7/+23
2007-09-05Improving the performance of the object snapperDiederik van Lierop1-1/+12
2007-08-28Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop1-0/+1
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-14/+14
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-3/+7
2006-05-09Re-enable link between grid visibility and grid snap.Carl Hetherington1-1/+4
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-3/+28
2006-05-04Temporary fix for broken snap functionality: as named view constructor is nev...Andrius Ramanauskas1-0/+1
2006-01-18optimized includesRalf Stephan1-4/+4