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