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-path.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-13
/
+13
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-10-05
fix 1795942 "object to path" uses outdated state
Thomas Holder
1
-0
/
+1
2018-09-30
fix 1787601 star stroke width scaled by 3.78
Thomas Holder
1
-1
/
+0
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-5
/
+5
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-6
/
+6
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-6
/
+6
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-5
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+5
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-5
/
+0
2015-02-25
create SPObject factory
Liam P. White
1
-17
/
+0
2014-12-24
Remove sp_style_read_from_object()
Tavmjong Bah
1
-1
/
+1
2014-10-18
Refactoring hatch to remove memory leaks (bad GTKish casting macros) and unin...
Jon A. Cruz
1
-55
/
+85
2014-10-14
Merged hatch pdf and png export code
Tomasz Boczkowski
1
-10
/
+51
2014-10-14
Merged hatch rendering code
Tomasz Boczkowski
1
-0
/
+290