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
/
pdfinput
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
2
-2
/
+2
*
|
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
2
-4
/
+4
|
/
*
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
1
-5
/
+5
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
2
-3
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
5
-144
/
+144
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Fix compilation with poppler 0.65.0
Jan Palus
2018-05-25
1
-2
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
3
-37
/
+37
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
3
-37
/
+37
*
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
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
2
-5
/
+9
*
Change abs to std::abs to fix warnings
Simon Wells
2017-11-04
1
-4
/
+4
*
adapt to poppler 0.58
David Tardon
2017-09-07
2
-0
/
+527
*
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
1
-1
/
+0
*
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
2017-06-01
1
-2
/
+2
*
pdf-input: Gtk3 fixes
Alex Valavanis
2016-12-26
2
-16
/
+56
*
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
2016-07-28
2
-49
/
+2
*
Bump poppler dep to 0.20.0
Alex Valavanis
2016-01-11
1
-196
/
+0
*
Bump poppler dep to 0.15.1 (see bug #1419263)
Alex Valavanis
2016-01-11
1
-8
/
+0
*
Bump poppler dep to 0.12.2 (see bug #1419263)
Alex Valavanis
2016-01-11
1
-45
/
+9
*
Extensions. Fix for bug #1506043 (PDF import options always default to Popple...
Nicolas Dufour
2015-10-19
1
-0
/
+1
*
Ensure strncpy'd strings are null terminated
Bryce Harrington
2015-08-29
1
-0
/
+1
*
Use more fine-grain fallbacks for Poppler/Cairo PDF imports.
Tavmjong Bah
2015-05-29
1
-0
/
+7
*
Revert unintended changes.
Tavmjong Bah
2015-05-27
2
-159
/
+8
*
Add 'font-variant-xxx' to properties that should not be set on non-text eleme...
Tavmjong Bah
2015-05-27
2
-8
/
+159
*
Fix Gtk3 build.
Tavmjong Bah
2015-05-26
1
-0
/
+6
*
Fix crash in import of PDF via Poppler/Cairo with relative path.
Tavmjong Bah
2015-05-24
1
-22
/
+28
*
Respect PDF image 'interpolate' value on import.
Tavmjong Bah
2015-05-24
3
-27
/
+73
*
Reorganized PDF import dialog, disabling unused options as appropriate.
Tavmjong Bah
2015-05-24
2
-67
/
+90
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Bump Poppler dependency to 0.8.3
Alex Valavanis
2015-02-12
1
-20
/
+0
*
static code analysis: initialisation
Kris De Gussem
2014-12-28
1
-3
/
+3
*
Fix build with poppler 0.29.0 (Bug #1399811)
su_v
2014-12-11
1
-6
/
+26
*
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...
Tavmjong Bah
2014-11-26
1
-1
/
+1
*
Update to experimental r13619
Liam P. White
2014-10-18
3
-88
/
+148
|
\
|
*
Update to trunk r13621
Liam P. White
2014-10-17
3
-88
/
+148
|
|
\
|
|
*
Merge in osx-packaging-update branch. OS X packaging now works correctly for ...
Liam P. White
2014-10-16
1
-0
/
+24
|
|
|
\
|
|
|
*
add poppler data to bundle, fix relocation support (see bug #956282)
su_v
2014-08-21
1
-0
/
+24
|
|
*
|
Cleanup of unintialized and leaked values.
Jon A. Cruz
2014-10-16
2
-88
/
+124
|
|
*
|
More direct way of finding font-family. One entry per unique style.
Tavmjong Bah
2014-10-15
1
-6
/
+5
|
|
|
/
*
|
|
Update to experimental r13598
Liam P. White
2014-10-08
1
-6
/
+5
|
\
|
|
|
*
|
Removal of unused code dealing with PangoStringToDescrMap and UIStringToPango...
Tavmjong Bah
2014-10-03
1
-6
/
+5
|
*
|
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
|
|
/
*
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+1
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
[next]