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-image.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move global functions into SPImage methods.
Emmanuel Gil Peyrot
2018-06-21
1
-9
/
+9
*
Move global functions into SPPrintContext methods.
Emmanuel Gil Peyrot
2018-06-21
1
-1
/
+1
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-34
/
+34
*
Fix bug embeding SVG as PNG
Jabier Arraiza
2018-05-13
1
-23
/
+72
*
Allow embed on SVG imports
Jabier Arraiza
2018-05-12
1
-19
/
+21
*
Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG
Jabier Arraiza
2018-05-12
1
-0
/
+20
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-10
/
+10
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-10
/
+10
*
Remove some documents updates
Jabier Arraiza
2018-04-23
1
-2
/
+0
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+805