index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug opening SVG from comand lines related to the DPI changes done. Than...
Jabiertxof
2018-09-14
1
-2
/
+2
*
Fix DPI wrong code pointed by Mc
Jabiertxof
2018-09-13
1
-3
/
+3
*
Add per embed/linked SVG a DPI value
Jabiertxof
2018-09-13
1
-3
/
+8
*
fixes and improvementes to power clip and powermask
Jabiertxof
2018-09-13
1
-15
/
+0
*
New option to invert y-axis
Thomas Holder
2018-09-12
3
-14
/
+11
*
Modified fix for compatibility with poppler 0.64
Eduard Braun
2018-09-04
4
-8
/
+27
*
Fix opacity of bitmap images in PDF export
Eduard Braun
2018-08-28
2
-4
/
+2
*
Fix opacity of rasterized filters in PDF export
Eduard Braun
2018-08-28
1
-0
/
+2
*
Fixing coding style
Jabier Arraiza
2018-08-05
2
-12
/
+12
*
Fixes pointed by Tav
Jabier Arraiza
2018-08-05
3
-22
/
+19
*
Update to trunk and styling fixes
Jabier Arraiza
2018-08-05
1
-10
/
+10
*
coding style fixes
Jabier Arraiza
2018-08-05
4
-39
/
+52
*
Fixes compiling bugs
Jabier Arraiza
2018-08-05
2
-6
/
+6
*
Refactor with Tav help
Jabier Arraiza
2018-08-05
7
-32
/
+52
*
Revert changes
Jabier Arraiza
2018-08-05
7
-222
/
+40
*
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2018-08-05
7
-40
/
+222
*
Merge branch 'select-page' of gitlab.com:bobqwatson/inkscape
Marc Jeanmougin
2018-06-20
1
-0
/
+2
|
\
|
*
Add command-line option to select PDF page
Joe Rabinoff
2018-06-19
1
-0
/
+2
*
|
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
3
-60
/
+49
*
|
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
8
-32
/
+32
*
|
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
61
-160
/
+160
*
|
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
|
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
8
-16
/
+16
|
/
*
Update pdf-parser.cpp
Marc Jeanmougin
2018-06-18
1
-4
/
+0
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
17
-39
/
+39
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
12
-16
/
+15
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
50
-573
/
+573
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
40
-210
/
+210
*
Fix compilation with poppler 0.65.0
Jan Palus
2018-05-25
1
-2
/
+1
*
Fis maren improvements to embed/import
Jabier Arraiza
2018-05-15
1
-4
/
+4
*
Fix bug embeding SVG as PNG
Jabier Arraiza
2018-05-13
1
-13
/
+12
*
Allow embed on SVG imports
Jabier Arraiza
2018-05-12
1
-34
/
+44
*
Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG
Jabier Arraiza
2018-05-12
1
-2
/
+1
*
Add Maren improvements prepare to merge
Jabiertxo Arraiza Cenoz
2018-05-10
1
-11
/
+11
*
Allow link a SVG as image
Jabiertxo Arraiza Cenoz
2018-05-10
1
-2
/
+103
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
2
-1
/
+1
*
fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271
Jabier Arraiza
2018-05-09
4
-44
/
+4
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
4
-4
/
+44
*
Fix typo
Marc Jeanmougin
2018-05-09
1
-1
/
+1
*
Merge branch 'reproducible-output' of gitlab.com:lamby/inkscape
Marc Jeanmougin
2018-05-09
1
-0
/
+43
|
\
|
*
Make the command-line PDF output reproducible.
Chris Lamb
2018-03-18
1
-0
/
+43
*
|
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
33
-248
/
+248
*
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
33
-248
/
+248
*
|
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
2018-04-29
11
-13
/
+13
*
|
Fix compilation with poppler 0.64
Eduard Braun
2018-04-24
4
-10
/
+9
|
/
*
Fixed more trivial typos
luz.paz
2018-03-12
1
-1
/
+1
*
New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...
Nicolas Dufour
2018-02-04
1
-0
/
+1
*
New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...
Nicolas Dufour
2018-02-04
1
-0
/
+84
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
37
-129
/
+125
*
Fix handling of filenames of linked images in .odg export
Eduard Braun
2018-01-24
2
-6
/
+1
[next]