index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-hatch.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-40
/
+31
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-3
/
+6
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
fix 1795942 "object to path" uses outdated state
Thomas Holder
2018-10-05
1
-0
/
+1
*
fix 1787601 star stroke width scaled by 3.78
Thomas Holder
2018-09-30
1
-1
/
+0
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-17
/
+17
*
Fix rendering of hatches when hatchContentUnits and hatchUnits have different...
Tavmjong Bah
2018-05-13
1
-1
/
+13
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+739