summaryrefslogtreecommitdiffstats
path: root/src/snap-candidate.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-3/+4
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-1/+4
* Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-081-2/+4
* cppcheck fixes: sp-lpe-itemAlex Valavanis2012-10-271-3/+3
* cppcheckKris De Gussem2012-03-071-3/+6
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-2/+2
* Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop2012-01-141-17/+16
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
* Various fixes: initialization, memory leak, wrong iterator usageKris De Gussem2011-11-051-1/+1
* 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...Diederik van Lierop2011-11-041-2/+6
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+15
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* - Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop2010-10-291-3/+6
* 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-2/+2
* Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-181-0/+1
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-51/+2
* When snapping to a bounding box, flash that bounding box together with the sn...Diederik van Lierop2010-01-191-9/+24
* Fix typoDiederik van Lierop2010-01-101-1/+1
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-0/+147