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 poppler 0.71.0 build.
Bartłomiej Szczepaniak
2018-11-06
1
-0
/
+6
*
remove Inkscape::URI::toString
Thomas Holder
2018-11-05
1
-3
/
+1
*
cleanup: remove Base64OutputStream
Thomas Holder
2018-10-29
1
-20
/
+8
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-2
/
+1
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
5
-13
/
+16
*
Code cleanup and adding comments.
Tavmjong Bah
2018-10-17
2
-64
/
+93
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
1
-1
/
+1
*
Misc. typos
luz.paz
2018-10-06
5
-6
/
+6
*
CMake: Allow to build with GraphicsMagick instead of ImageMagick
Eduard Braun
2018-10-02
1
-3
/
+3
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-4
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
38
-90
/
+45
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
5
-9
/
+9
*
Improve calls to document_units
Jabier Arraiza
2018-09-30
1
-6
/
+1
*
use poppler-transition-api instead of ifdefs
Thomas Holder
2018-09-30
2
-702
/
+208
*
Purge gunichar from Inkscapestream
Eduard Braun
2018-09-29
1
-2
/
+2
*
fix 1789208 poppler 0.69
Thomas Holder
2018-09-28
7
-45
/
+80
*
Fix PDF bitmap export (inverted y-axis)
Thomas Holder
2018-09-26
1
-6
/
+5
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
9
-35
/
+1
*
fix .odg and .fx export with inverted y-axis
Thomas Holder
2018-09-23
2
-19
/
+11
*
Allow ask for SVG dragged import method. Also split ask question from one to ...
Jabier Arraiza
2018-09-22
1
-5
/
+5
*
Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVG
Jabier Arraiza
2018-09-22
1
-15
/
+9
*
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
[next]