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-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move global functions into SPPrintContext methods.
Emmanuel Gil Peyrot
2018-06-21
1
-2
/
+2
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
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
-57
/
+57
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-9
/
+9
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-9
/
+9
*
Fixing LPE recalculations warnings on update
Jabier Arraiza
2018-04-23
1
-1
/
+1
*
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
2018-04-23
1
-4
/
+2
*
Fixes to transforms on LPE
Jabier Arraiza
2018-04-14
1
-2
/
+5
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+17
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+1739