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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
20
-42
/
+42
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
19
-30
/
+25
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
85
-1024
/
+1024
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
60
-285
/
+285
*
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
2018-06-06
7
-58
/
+19
*
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
*
Source typos
luz.paz
2018-05-14
3
-22
/
+22
*
Misc. typos
luz.paz
2018-05-14
2
-2
/
+2
*
Fix bug embeding SVG as PNG
Jabier Arraiza
2018-05-13
1
-13
/
+12
*
Allow embed on SVG imports
Jabier Arraiza
2018-05-12
2
-37
/
+55
*
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
*
Apply fixed
Jabier Arraiza
2018-05-09
6
-137
/
+79
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
8
-80
/
+141
*
fix compiling bugs
Jabier Arraiza
2018-05-09
1
-1
/
+1
*
fix compiling bugs
Jabier Arraiza
2018-05-09
2
-16
/
+19
*
fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271
Jabier Arraiza
2018-05-09
5
-44
/
+15
*
Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688
Jabier Arraiza
2018-05-09
1
-19
/
+2
*
Add patch to branch https://inkscape.org/en/paste/10993/
Jabier Arraiza
2018-05-09
1
-0
/
+5
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
8
-138
/
+115
*
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
58
-350
/
+350
*
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
58
-350
/
+350
*
|
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
|
/
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-262
/
+0
*
[meson-build] libuemf
Felipe Corrêa da Silva Sanches
2018-03-17
1
-1
/
+2
*
[meson-build] a few more dependencies
Felipe Corrêa da Silva Sanches
2018-03-17
1
-1
/
+2
*
[meson-build] fix broken build of libextension static lib
Felipe Corrêa da Silva Sanches
2018-03-17
1
-1
/
+10
*
[meson-build] [BROKEN] libextension
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+251
*
Fixed more trivial typos
luz.paz
2018-03-12
2
-2
/
+2
*
Misc. typos
luz.paz
2018-02-10
2
-2
/
+2
*
Improve/fix error reporting when executing script extensions
Eduard Braun
2018-02-04
1
-9
/
+28
*
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
*
Fix build when DBUS enabled.
Tavmjong Bah
2018-01-31
1
-28
/
+23
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
47
-137
/
+135
*
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
23
-30
/
+30
*
Use Gtk::CheckButton label instead of a separate Gtk::Label
Geoff Lankow
2018-01-01
1
-7
/
+3
*
Show appropriate warning if non-existent export ID is specified
Eduard Braun
2017-12-22
4
-1
/
+15
*
Allow extensions to throw more fine-grained exceptions
Eduard Braun
2017-12-22
2
-7
/
+2
*
Minor cleanup (remove some unimplemented methods)
Eduard Braun
2017-12-20
1
-5
/
+0
*
Make script warnings transient for "Working..." dialog
Eduard Braun
2017-12-20
7
-5
/
+35
[prev]
[next]