summaryrefslogtreecommitdiffstats
path: root/src/snap.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop2008-05-161-2/+2
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-121-4/+47
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-5/+10
* Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as fr...Diederik van Lierop2008-05-011-10/+17
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-141/+100
* Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop2008-04-111-15/+21
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-071-83/+72
* Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop2008-03-251-2/+3
* Node tool: snap to paths and their nodes, incl. to the path currently being e...Diederik van Lierop2008-03-081-4/+38
* Fix #181795Diederik van Lierop2008-01-121-28/+17
* (bzr r4464)Diederik van Lierop2008-01-111-7/+6
* Fix LP #181020: When snapping a guide, now only the part of the guide near th...Diederik van Lierop2008-01-081-1/+1
* 1) fix snapping while scalingDiederik van Lierop2008-01-031-70/+107
* Fix snapping when constrained scaling: now snaps all corners of the selectionDiederik van Lierop2007-12-281-12/+34
* Snapping a guide to nodes (while dragging it across the canvas) now also work...Diederik van Lierop2007-12-271-18/+5
* 1) Fix bug #178312Diederik van Lierop2007-12-271-6/+33
* 1) solve bug #177995Diederik van Lierop2007-12-221-21/+35
* Add global snapping toggleDiederik van Lierop2007-12-121-4/+10
* 1) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop2007-11-181-25/+22
* Improving snapping logic; more to followDiederik van Lierop2007-11-181-5/+21
* A pasted selection is supposed to snap to the grid, but this cannot work the ...Diederik van Lierop2007-11-141-54/+0
* Snap to intersections of line segmentsDiederik van Lierop2007-11-141-6/+26
* Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...Diederik van Lierop2007-11-091-7/+7
* Improve the user interaction for snapping of bounding boxes, and add an new t...Diederik van Lierop2007-11-051-5/+10
* Oops, don't use tabs! (replace tabs by 4 spaces)Diederik van Lierop2007-11-031-112/+112
* Groundwork to snap to intersections, e.g. intersections of gridlines with gui...Diederik van Lierop2007-11-031-53/+111
* update copyright header to reflect Nathan's work in e.g. r1204MenTaLguY2007-10-111-1/+3
* Also snap new guides, which are being dragged off the ruler.Diederik van Lierop2007-09-071-3/+3
* Improving the performance of the object snapperDiederik van Lierop2007-09-051-21/+55
* Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop2007-08-281-0/+27
* Reverting a change I made a while agoDiederik van Lierop2007-08-091-1/+1
* 1) Make snapping of object's center optional 2) Optimize snapping preferences...Diederik van Lierop2007-08-061-1/+1
* Make snapping to the item's transformation center optional, but not yet avail...Diederik van Lierop2007-08-041-1/+2
* Rearrange snapping preferences, put distinction between paths and nodes back ...Diederik van Lierop2007-08-031-11/+32
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-0/+29
* Improve readability and remove some unused codeDiederik van Lierop2007-04-191-3/+3
* Improve snapper performance (mainly in by editting WillSnapSomething())Diederik van Lierop2007-04-171-0/+1
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-6/+91
* New Grids are now ready to go. bug testing can start i think.Johan B. C. Engelen2007-04-131-6/+7
* Purging old axonometric grid code: reworked it into the new grid class struct...Johan B. C. Engelen2007-03-251-6/+1
* Monster commit. New grid infrastructure. The old gridmanagement code is still...Johan B. C. Engelen2007-03-201-4/+18
* Fix for bug #1584301: block invalid snapping resultsDiederik van Lierop2007-03-151-1/+3
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-191-1/+6
* hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...Johan B. C. Engelen2006-10-161-2/+7
* Small comment cleanups.Carl Hetherington2006-05-091-2/+1
* Added some comments.Carl Hetherington2006-05-081-0/+148
* More snapping cleanups.Carl Hetherington2006-05-081-105/+18
* More snapping cleanups.Carl Hetherington2006-05-051-53/+67
* Remove some old snap code.Carl Hetherington2006-05-051-47/+4
* Remove an old FIXME.Carl Hetherington2006-05-051-5/+0