summaryrefslogtreecommitdiffstats
path: root/src/snap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-10/+10
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* finally removed all GSList from main folder .h filesMarc Jeanmougin2015-12-081-1/+0
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-131-148/+20
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-3/+8
* 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-4/+4
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-0/+1
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-081-1/+1
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-2/+8
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-12/+6
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-8/+7
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-8/+322
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-2/+6
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-0/+1
* Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-021-1/+1
* Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop2011-08-271-1/+1
* Node tool: snap while scaling a selection of nodes. Consider this as experime...Diederik van Lierop2010-12-271-8/+9
* Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-2/+3
* Leave constrained angular snapping to the snap manager, instead of handling i...Diederik van Lierop2010-11-071-0/+5
* Fix self-snapping when dragging the transformation center of a selection cont...Diederik van Lierop2010-10-071-4/+4
* Fix a crash introduced by my previous commitDiederik van Lierop2010-08-111-1/+0
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+6
* Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-071-0/+4
* Avoid self-snapping when dragging a rotation center, and draw the rotation ce...Diederik van Lierop2010-07-241-0/+9
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-12/+15
* Don't snap to points which are off-screenDiederik van Lierop2010-03-081-1/+1
* 1) Fix moving by an integer multiple of the grid spacing (<alt>-dragging in t...Diederik van Lierop2010-02-251-1/+1
* Finally introducing the pre-snap indicatorDiederik van Lierop2010-01-301-0/+2
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-23/+12
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-44/+37
|\
| * Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-25/+18
| * Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop2010-01-011-2/+2
| * refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-26/+26
* | * Implement node snapping.Krzysztof Kosi??ski2010-01-101-20/+37
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* Snap guides to grids (fixes bug #170741)Diederik van Lierop2009-08-021-1/+9
* Snap guides to intersections of curves too (see bug #405419)Diederik van Lierop2009-07-291-1/+1
* Remove an unused parameter from the snapping APIDiederik van Lierop2009-06-201-3/+1
* Documenting of the snapping APIDiederik van Lierop2009-06-181-7/+16
* When dragging the origin of a guide along that guide, we should use constrain...Diederik van Lierop2009-06-021-1/+3
* Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop2009-03-151-0/+2
* Remove obsolete includes of libnr files in the snapping codeDiederik van Lierop2009-03-141-5/+0