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-flowtext.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly calculate line height for flowDiv
Patrick Storz
2019-10-22
1
-1
/
+1
*
Allow paste preserving new lines into a flowtext element
Jabiertxof
2019-09-16
1
-0
/
+20
*
Allow paste on flowbox at same sice of origin, also improve creation to get r...
Jabiertxof
2019-09-16
1
-5
/
+3
*
Make sure Layout.wrap_mode is initialized and defined.
Tavmjong Bah
2019-04-15
1
-0
/
+2
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-3
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+9
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-3
/
+0
*
Run clang-tidy’s modernize-use-emplace 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
-34
/
+34
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
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
/
+749