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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
static code analysis
Kris De Gussem
2015-12-07
1
-1
/
+1
*
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
2015-09-13
1
-0
/
+2
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-7
/
+6
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
1
-1
/
+0
*
cppcheck
Kris De Gussem
2012-06-12
1
-4
/
+4
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-1
/
+1
*
cppcheck: variable initialisation / fix possible memory leak
Kris De Gussem
2011-10-22
1
-1
/
+1
*
Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...
Diederik van Lierop
2011-09-02
1
-3
/
+3
*
Fix bug related to snapping to path intersections
Diederik van Lierop
2011-08-28
1
-1
/
+0
*
Allow snapping to path intersections without snapping to the paths themselves
Diederik van Lierop
2011-08-27
1
-1
/
+1
*
Implement constrained snapping to nodes
Diederik van Lierop
2010-08-10
1
-5
/
+12
*
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
1
-17
/
+46
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-2
/
+0
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-20
/
+16
|
\
|
*
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-8
/
+4
|
*
Warning cleanup.
Jon A. Cruz
2009-12-27
1
-2
/
+2
|
*
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
2009-12-24
1
-14
/
+14
*
|
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
1
-0
/
+1
|
/
*
Optionaly snap to invisible grid lines too (when zoomed out). See the grids t...
Diederik van Lierop
2009-04-25
1
-2
/
+6
*
Implement constrained snapping when dragging the position and size handles of...
Diederik van Lierop
2009-03-15
1
-0
/
+6
*
Remove obsolete includes of libnr files in the snapping code
Diederik van Lierop
2009-03-14
1
-2
/
+0
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-1
/
+3
*
Fixed dangerous base-class methods that were missing returns by converting th...
Jon A. Cruz
2009-02-04
1
-2
/
+2
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-9
/
+2
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-1
/
+2
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
1
-6
/
+6
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-20
/
+12
*
If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...
Diederik van Lierop
2008-09-07
1
-5
/
+5
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-16
/
+16
*
Snap to intersections of any kind of path (were we previously only could snap...
Diederik van Lierop
2008-08-08
1
-0
/
+2
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-3
/
+3
*
Fix snapping for constrained translation in the selector tool
Diederik van Lierop
2008-05-20
1
-0
/
+5
*
Warning and whitespace cleanup
Jon A. Cruz
2008-05-01
1
-24
/
+24
*
- Major refactoring of snapping related code...
Diederik van Lierop
2008-04-30
1
-57
/
+7
*
Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...
Diederik van Lierop
2008-04-11
1
-4
/
+4
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
1
-1
/
+2
*
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
2008-03-08
1
-3
/
+5
*
1) fix snapping while scaling
Diederik van Lierop
2008-01-03
1
-6
/
+10
*
Toggle snapping for each grid individually
Diederik van Lierop
2007-12-12
1
-2
/
+3
*
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...
Diederik van Lierop
2007-11-09
1
-3
/
+3
*
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
2007-11-03
1
-19
/
+19
*
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
2007-11-03
1
-7
/
+23
*
Improving the performance of the object snapper
Diederik van Lierop
2007-09-05
1
-1
/
+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
-14
/
+14
*
Improve readability and remove some unused code
Diederik van Lierop
2007-04-19
1
-1
/
+1
*
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
2007-04-17
1
-3
/
+7
[next]