summaryrefslogtreecommitdiffstats
path: root/src/snap-preferences.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+0
2012-02-14Snap to grid/guide lines perpendicularlyDiederik van Lierop1-0/+2
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-8/+3
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-6/+33
2011-12-18Refactor snap-preferences a bit moreDiederik van Lierop1-79/+81
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-28/+3
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-1/+4
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-5/+5
2011-09-18Snap to guide-path intersections, and don't snap to paths when only path inte...Diederik van Lierop1-0/+2
2011-08-28Tie the snapping of rectangle corners and quadrant points of ellipses to the ...Diederik van Lierop1-2/+4
2011-08-27Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop1-0/+4
2011-08-25Fix "snap guides" toggleDiederik van Lierop1-21/+41
2011-08-22Some code cosmetics and commentsDiederik van Lierop1-22/+24
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-27/+172
2011-07-10Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop1-1/+1
2011-07-02Removed outdated and undesired "I'm in this cpp, so change your behavior" mac...Jon A. Cruz1-2/+0
2011-06-30Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop1-3/+4
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-6/+21
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-31/+26
2010-01-01Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop1-5/+5
2009-02-22Snapping of guides now turned on by default, and fixed initialization of the ...Diederik van Lierop1-1/+1
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-0/+3
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-4/+8
2008-10-31Merge from trunkTed Gould1-1/+2
2008-10-27From trunkTed Gould1-0/+124