index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
shape-editor-knotholders.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining uses of sp_round.
Tavmjong Bah
2019-09-24
1
-15
/
+18
*
UX improvement for creating/modifying 'inline-size' text.
Tavmjong Bah
2019-09-13
1
-4
/
+29
*
A value of zero for 'inline-size' should act as if 'inline-size' is not set. ...
Tavmjong Bah
2019-09-13
1
-1
/
+1
*
Fix a crash undoing creation of a SVG 2 Flow
Jabiertxof
2019-09-10
1
-8
/
+9
*
Prepared for beta. Fixed blocking bug
Jabiertxof
2019-09-07
1
-1
/
+0
*
Hatch knot editing initial commit
vanntile
2019-08-17
1
-0
/
+6
*
Add knot ungrabbed event
Jabiertxof
2019-05-20
1
-0
/
+28
*
Replace IS_FINITE with std::isfinite (exists since C++11)
Patrick Storz
2019-04-02
1
-1
/
+1
*
Separate knots for 'shape-inside' and 'inline-size'.
Tavmjong Bah
2018-12-19
1
-101
/
+130
*
Add ability to create SVG 2 text:
Tavmjong Bah
2018-12-18
1
-0
/
+189
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-71
/
+71
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-73
/
+73
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Allow FER edition on canvas
Marc Jeanmougin
2018-04-28
1
-0
/
+2
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-7
/
+15
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-14
/
+16
*
Rename object-edit.cpp to what it really is
Stefano Facchini
2017-10-01
1
-0
/
+1666