index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
snapper.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-5
/
+5
*
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-3
/
+3
*
Optionaly snap to invisible grid lines too (when zoomed out). See the grids t...
Diederik van Lierop
2009-04-25
1
-1
/
+7
*
Remove obsolete includes of libnr files in the snapping code
Diederik van Lierop
2009-03-14
1
-1
/
+0
*
Warning cleanup.
Jon A. Cruz
2009-02-04
1
-1
/
+1
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-26
/
+1
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
1
-2
/
+2
*
Don't use SP_ACTIVE_DESKTOP
Diederik van Lierop
2008-11-23
1
-1
/
+3
*
1) Improve the way the distance to the pointer is taken into account when fin...
Diederik van Lierop
2008-11-23
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-30
/
+4
*
If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...
Diederik van Lierop
2008-09-07
1
-4
/
+3
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-3
/
+3
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-109
/
+0
*
Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...
Diederik van Lierop
2008-04-11
1
-5
/
+7
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
1
-5
/
+3
*
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
2008-03-08
1
-9
/
+11
*
Fix LP #181020: When snapping a guide, now only the part of the guide near th...
Diederik van Lierop
2008-01-08
1
-0
/
+1
*
1) fix snapping while scaling
Diederik van Lierop
2008-01-03
1
-9
/
+14
*
1) solve bug #177995
Diederik van Lierop
2007-12-22
1
-2
/
+1
*
Toggle snapping for each grid individually
Diederik van Lierop
2007-12-12
1
-4
/
+4
*
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
2007-11-03
1
-12
/
+12
*
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
2007-11-03
1
-10
/
+18
*
Improving the performance of the object snapper
Diederik van Lierop
2007-09-05
1
-4
/
+12
*
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
2007-08-28
1
-0
/
+1
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-16
/
+16
*
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
2007-04-17
1
-10
/
+1
*
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...
Diederik van Lierop
2007-04-12
1
-1
/
+1
*
interpret snapping distance in screen pixels independent of zoom
bulia byak
2007-03-26
1
-2
/
+4
*
Re-enable link between grid visibility and grid snap.
Carl Hetherington
2006-05-09
1
-4
/
+13
*
Various snapping cleanups and bug fixes.
Carl Hetherington
2006-05-05
1
-2
/
+2
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-1
/
+1
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+180