summaryrefslogtreecommitdiffstats
path: root/src/snap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mergeMarc Jeanmougin2015-04-261-1/+1
|\
| * Collect util/ into a static libraryLiam P. White2015-02-251-1/+1
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-3/+3
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-7/+7
|/
* Refactor SPGuide to use more C++Liam P. White2014-10-041-1/+1
* Update to experimental r13531Liam P. White2014-08-311-49/+36
|\
| * Fix some issues with constrained snappingDiederik van Lierop2014-08-171-49/+36
* | Update to experimental r13404Liam P. White2014-06-191-5/+5
|\|
| * Fix snapping issue in selector toolDiederik van Lierop2014-05-121-5/+5
* | Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White2014-04-061-1/+1
|/
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* cppcheckKris De Gussem2013-03-161-1/+0
* Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-081-2/+7
* cppcheckKris De Gussem2012-06-121-0/+1
* cppcheckKris De Gussem2012-02-151-16/+16
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-11/+19
* Cleaning up a few headersAlex Valavanis2012-02-121-0/+2
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-9/+8
* Refactor snap-preferences a bit moreDiederik van Lierop2011-12-181-1/+1
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-38/+15
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-311/+1
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+24
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-144/+120
* Warning cleanup.Jon A. Cruz2011-10-021-1/+1
* Snap to guide-path intersections, and don't snap to paths when only path inte...Diederik van Lierop2011-09-181-10/+22
* Make "snap page border" toggle independent of "snap paths" toggleDiederik van Lierop2011-09-171-5/+3
* Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...Diederik van Lierop2011-09-161-0/+1
* Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-021-32/+32
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-2/+4
|\
| * Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-2/+4
* | Fix bug related to snapping to path intersectionsDiederik van Lierop2011-08-281-1/+0
* | Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop2011-08-271-6/+4
|/
* Fix "snap guides" toggleDiederik van Lierop2011-08-251-3/+4
* 1) Use the "snap guides" button both for guides being snap sources, as well a...Diederik van Lierop2011-08-231-36/+6
* Fix another snapping bug (could occur when scaling an object using the select...Diederik van Lierop2011-08-221-1/+3
* Fix snap bug #816044Diederik van Lierop2011-08-221-1/+8
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-5/+5
* Replace NR_HUGE by Geom:infinity() in some snapping codeDiederik van Lierop2011-07-181-16/+16
* Fix scaling error when snapping, caused by rev. #10326Diederik van Lierop2011-07-151-3/+5
* Merge from trunkKrzysztof Kosi??ski2011-07-061-2/+2
|\
| * - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-2/+2
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+2
|/
* Merge from trunkKrzysztof Kosi??ski2011-04-071-26/+68
|\
| * Snap while rotating: fix removal of points too close to the rotation centerDiederik van Lierop2011-03-111-12/+12
| * Snapping: improve calculation of metrics for scaling, modify some comments, a...Diederik van Lierop2010-12-271-7/+10
| * Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-271-8/+48
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-138/+274
|\|
| * Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-4/+9
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1