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-shape.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Eliminate SPIString::value_default
Thomas Holder
2019-11-03
1
-3
/
+3
*
Fix initial transform of shape in opened file.
Nathan Lee
2019-10-30
1
-1
/
+4
*
Make href and unhref member functions of SPObject.
Tavmjong Bah
2019-10-18
1
-4
/
+8
*
Use two bounding box caches instead of one
Nathan Lee
2019-10-01
1
-5
/
+12
*
Reduce memory leaks when dragging shapes
Nathan Lee
2019-09-30
1
-1
/
+2
*
Fix bounding box cache invalidation for filters
octycs
2019-06-20
1
-3
/
+3
*
Cache bounding box of shapes
octycs
2019-06-01
1
-0
/
+15
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-15
/
+15
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Fix bug 1684238
Jabiertxof
2018-09-11
1
-1
/
+6
*
Relative values for strokes:
Tavmjong Bah
2018-08-15
1
-0
/
+40
*
Move global functions into SPPrintContext methods.
Emmanuel Gil Peyrot
2018-06-21
1
-4
/
+4
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-21
/
+21
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-12
/
+12
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-12
/
+12
*
Fixing LPE recalculations warnings on update
Jabier Arraiza
2018-04-23
1
-0
/
+3
*
Fix bug: 1758477
Jabier Arraiza
2018-03-28
1
-5
/
+1
*
Fix LPE updating problems
Jabiertxo Arraiza Cenoz
2018-03-28
1
-1
/
+1
*
Allow upadate shapen innside groups with LPE
Jabier Arraiza
2018-03-26
1
-3
/
+2
*
Allow path move
Jabier Arraiza
2018-03-26
1
-3
/
+1
*
Fixing refs
Jabier Arraiza
2018-03-26
1
-2
/
+4
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-26
/
+85
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+1175