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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
fix 3D boxes with inverted y-axis (follow-up)
Thomas Holder
2
-19
/
+18
2018-09-13
Fix DPI wrong code pointed by Mc
Jabiertxof
1
-9
/
+9
2018-09-13
Add per embed/linked SVG a DPI value
Jabiertxof
2
-20
/
+57
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
11
-35
/
+61
2018-09-12
fix object-set-test crash
Thomas Holder
1
-2
/
+3
2018-09-12
New option to invert y-axis
Thomas Holder
4
-31
/
+95
2018-09-11
Requested revisions + more typos and grammar fixes
luz.paz
1
-3
/
+3
2018-09-11
Misc. typos
luz.paz
3
-4
/
+4
2018-09-11
Fix bug 1684238
Jabiertxof
2
-52
/
+63
2018-08-27
Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.
Tavmjong Bah
1
-0
/
+5
2018-08-15
Relative values for strokes:
Tavmjong Bah
2
-3
/
+44
2018-08-05
Fixes pointed by Tav
Jabier Arraiza
1
-4
/
+1
2018-08-05
Update to trunk and styling fixes
Jabier Arraiza
1
-4
/
+4
2018-08-05
coding style fixes
Jabier Arraiza
1
-5
/
+5
2018-08-05
Refactor with Tav help
Jabier Arraiza
1
-1
/
+5
2018-08-05
Revert changes
Jabier Arraiza
2
-4
/
+3
2018-08-05
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2
-3
/
+4
2018-06-21
Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...
Tavmjong Bah
2
-200
/
+246
2018-06-21
Move global functions into SPImage methods.
Emmanuel Gil Peyrot
2
-11
/
+12
2018-06-21
Move global functions into SPGradient methods.
Emmanuel Gil Peyrot
2
-45
/
+42
2018-06-21
Move global functions into SPPrintContext methods.
Emmanuel Gil Peyrot
6
-13
/
+13
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2
-4
/
+4
2018-06-19
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
10
-25
/
+25
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
13
-46
/
+46
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
8
-9
/
+9
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
1
-5
/
+6
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
12
-13
/
+13
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
76
-163
/
+86
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
99
-1094
/
+1094
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
92
-704
/
+704
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2
-3
/
+3
2018-06-02
Fixes on convert to paths LPE shapes
Jabier Arraiza
1
-7
/
+49
2018-05-31
Prevent seg fault if value is null.
Tavmjong Bah
1
-0
/
+5
2018-05-31
Implement rendering for 'textPath' 'side' attribute. No GUI.
Tavmjong Bah
3
-28
/
+36
2018-05-31
More boilerplate for 'textPath' 'side' attribute.
Tavmjong Bah
2
-10
/
+31
2018-05-14
Source typos
luz.paz
1
-3
/
+3
2018-05-14
Misc. typos
luz.paz
4
-4
/
+4
2018-05-13
Fix bug embeding SVG as PNG
Jabier Arraiza
2
-24
/
+73
2018-05-13
Fix rendering of hatches when hatchContentUnits and hatchUnits have different...
Tavmjong Bah
1
-1
/
+13
2018-05-12
Allow embed on SVG imports
Jabier Arraiza
2
-19
/
+22
2018-05-12
Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG
Jabier Arraiza
1
-0
/
+20
2018-05-10
Allow link a SVG as image
Jabiertxo Arraiza Cenoz
1
-4
/
+9
2018-05-04
Guides created after "lock all guides" selected should be locked
Geoff Lankow
1
-0
/
+3
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
77
-324
/
+324
2018-05-04
Add global guide controls to guides panel
Geoff Lankow
2
-0
/
+8
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
77
-324
/
+324
2018-04-29
Put adaptagrams into its own folder
Marc Jeanmougin
2
-2
/
+2
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
1
-1
/
+1
2018-04-26
Fix bug when converting to paths cliped and masked LPE elemets
Jabiertxo Arraiza Cenoz
1
-43
/
+40
[next]