index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
snap-candidate.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-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+4
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-1
/
+4
*
Selector tool: improve responsiveness for snapping a path's internal intersec...
Diederik van Lierop
2012-12-08
1
-2
/
+4
*
cppcheck fixes: sp-lpe-item
Alex Valavanis
2012-10-27
1
-3
/
+3
*
cppcheck
Kris De Gussem
2012-03-07
1
-3
/
+6
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-2
/
+2
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
1
-17
/
+16
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-1
/
+1
*
Various fixes: initialization, memory leak, wrong iterator usage
Kris De Gussem
2011-11-05
1
-1
/
+1
*
1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...
Diederik van Lierop
2011-11-04
1
-2
/
+6
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-3
/
+4
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-0
/
+15
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
- Constrained snap: proper implementation of the preference to snap the mouse...
Diederik van Lierop
2010-10-29
1
-3
/
+6
*
2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!
Diederik van Lierop
2010-08-15
1
-2
/
+2
*
Fix bbox snapping as reported in LP bug #562205
Diederik van Lierop
2010-04-18
1
-0
/
+1
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-51
/
+2
*
When snapping to a bounding box, flash that bounding box together with the sn...
Diederik van Lierop
2010-01-19
1
-9
/
+24
*
Fix typo
Diederik van Lierop
2010-01-10
1
-1
/
+1
*
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
2010-01-09
1
-0
/
+147