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
/
pdf-parser.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix poppler 0.82.0 build
Thomas Holder
2019-10-26
1
-1
/
+1
*
Tentative fix for poppler 0.76
Marc Jeanmougin
2019-04-24
1
-1
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-8
/
+7
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
use poppler-transition-api instead of ifdefs
Thomas Holder
2018-09-30
1
-701
/
+205
*
fix 1789208 poppler 0.69
Thomas Holder
2018-09-28
1
-28
/
+18
*
Modified fix for compatibility with poppler 0.64
Eduard Braun
2018-09-04
1
-3
/
+16
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
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-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-79
/
+79
*
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
1
-15
/
+15
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-15
/
+15
*
Fix compilation with poppler 0.64
Eduard Braun
2018-04-24
1
-5
/
+5
*
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
1
-0
/
+521
*
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
*
Revert unintended changes.
Tavmjong Bah
2015-05-27
1
-35
/
+0
*
Add 'font-variant-xxx' to properties that should not be set on non-text eleme...
Tavmjong Bah
2015-05-27
1
-0
/
+35
*
Respect PDF image 'interpolate' value on import.
Tavmjong Bah
2015-05-24
1
-6
/
+41
*
Bump Poppler dependency to 0.8.3
Alex Valavanis
2015-02-12
1
-20
/
+0
*
Fix build with poppler 0.29.0 (Bug #1399811)
su_v
2014-12-11
1
-6
/
+26
*
Cleanup of unintialized and leaked values.
Jon A. Cruz
2014-10-16
1
-60
/
+122
*
Patch from comment 7. Fixes build with Poppler 0.26.
Matthias Kilian (no public email in lp)
2014-06-03
1
-9
/
+45
*
remove #pragma for 11 year old compiler that I cannot imagine anyone using at...
Johan B. C. Engelen
2014-03-20
1
-8
/
+0
*
Render zero-width PDF lines as 1px lines compensated for current transform.
Krzysztof Kosi??ski
2014-03-13
1
-4
/
+1
*
Improve code readability.
Matthew Petroff
2013-08-28
1
-3
/
+3
*
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
1
-4
/
+4
|
\
|
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-4
/
+4
*
|
code cleanup (cppcheck)
Johan B. C. Engelen
2013-08-05
1
-6
/
+5
|
/
*
cppcheck
Kris De Gussem
2013-03-11
1
-280
/
+285
*
Fix building with Poppler 0.20 (LP: #1005565)
Luca Bruno
2012-06-30
1
-13
/
+208
*
pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....
Alvin Penner
2012-05-15
1
-1
/
+4
*
improved workaround to prevent GfxRadialShading from getting corrupted during...
Alvin Penner
2012-05-06
1
-2
/
+15
*
pdf import. temporary workaround to prevent GfxRadialShading from getting cor...
Alvin Penner
2012-04-08
1
-1
/
+2
*
pdf import. improve upon rev 11094. transform four corners of bbox separately...
Alvin Penner
2012-03-21
1
-8
/
+14
*
pdf import. transform the bbox associated with a clip path (Bug 919176)
Alvin Penner
2012-03-18
1
-0
/
+11
*
cppcheck
Kris De Gussem
2012-02-15
1
-79
/
+78
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-8
/
+8
*
initialisation
Kris De Gussem
2012-02-04
1
-0
/
+1
*
Warning and uninitialized data cleanup.
Jon A. Cruz
2012-01-07
1
-159
/
+245
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-3
/
+2
*
Patch from Lubomir Rintel to fix build with Poppler 0.15.1
Krzysztof Kosi??ski
2010-11-21
1
-0
/
+10
*
Fix build with poppler >= 0.12.2
Krzysztof Kosi??ski
2010-03-21
1
-0
/
+54
*
Restore files that shouldn't have been touched. Grrr
Diederik van Lierop
2009-12-30
1
-11
/
+11
*
When combining paths: clear the selection before deleting the original objects
Diederik van Lierop
2009-12-30
1
-11
/
+11
[next]