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