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
...
*
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
*
PDF+LaTeX: fix line spacing, add basic support for line-height
Eduard Braun
2018-01-14
1
-19
/
+28
*
Misc. typos
luz.paz
2018-01-08
9
-12
/
+12
*
Show appropriate warning if non-existent export ID is specified
Eduard Braun
2017-12-22
3
-1
/
+10
*
PDF+LaTeX export: do not apply style to newlines
Eduard Braun
2017-12-05
1
-25
/
+28
*
PDF+LaTeX export: Fix multiline text
Eduard Braun
2017-12-05
1
-13
/
+30
*
PDF+LaTeX export: Avoid printing empty boxes
Eduard Braun
2017-12-05
1
-0
/
+5
*
CairoRenderer: print warning if rendering failed
Eduard Braun
2017-12-04
1
-1
/
+5
*
Proper fix for multipage PDF+Latex export
Eduard Braun
2017-12-04
1
-2
/
+33
*
Revert "Fix PDF+TeX output for text inside groups with clip/mask"
Eduard Braun
2017-12-04
2
-33
/
+3
[prev]
[next]