summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix poppler 0.82.0 buildThomas Holder2019-10-264-3/+9
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-192-17/+51
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Merge changesAlexander Valavanis2019-06-051-0/+19
|\
| * Fix formattingSergei Izmailov2019-05-281-9/+11
| * Fix segfault for bad `--pdf-page` argument valuesSergei Izmailov2019-05-281-0/+17
* | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-27/+0
|/
* Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin2019-04-241-0/+3
* Tentative fix for poppler 0.76Marc Jeanmougin2019-04-242-1/+8
* More document.h cleanup.Tavmjong Bah2019-04-061-1/+1
* Tidy various dialog UIsNathan Lee2019-04-021-0/+3
* modernize loopsMarc Jeanmougin2019-01-022-10/+7
* fix poppler 0.72.0 buildThomas Holder2018-12-092-1/+4
* Clarify licensesMax Gaukler2018-11-087-18/+38
* fix poppler 0.71.0 build.Bartłomiej Szczepaniak2018-11-061-0/+6
* cleanup: remove Base64OutputStreamThomas Holder2018-10-291-20/+8
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-222-3/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-016-5/+9
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-1/+1
* use poppler-transition-api instead of ifdefsThomas Holder2018-09-302-702/+208
* fix 1789208 poppler 0.69Thomas Holder2018-09-287-45/+80
* Modified fix for compatibility with poppler 0.64Eduard Braun2018-09-044-8/+27
* Merge branch 'select-page' of gitlab.com:bobqwatson/inkscapeMarc Jeanmougin2018-06-201-0/+2
|\
| * Add command-line option to select PDF pageJoe Rabinoff2018-06-191-0/+2
* | Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-192-2/+2
* | Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* | Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-182-4/+4
|/
* Update pdf-parser.cppMarc Jeanmougin2018-06-181-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-182-3/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-185-144/+144
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Fix compilation with poppler 0.65.0Jan Palus2018-05-251-2/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-043-37/+37
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-293-37/+37
* Fix compilation with poppler 0.64Eduard Braun2018-04-244-10/+9
* Fixed more trivial typosluz.paz2018-03-121-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-302-5/+9
* Change abs to std::abs to fix warningsSimon Wells2017-11-041-4/+4
* adapt to poppler 0.58David Tardon2017-09-072-0/+527
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-1/+0
* Use uniform name for input and output (and PDF is an ISO standard and no long...Tavmjong Bah2017-06-011-2/+2
* pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
* extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-282-49/+2
* Bump poppler dep to 0.20.0Alex Valavanis2016-01-111-196/+0
* Bump poppler dep to 0.15.1 (see bug #1419263)Alex Valavanis2016-01-111-8/+0
* Bump poppler dep to 0.12.2 (see bug #1419263)Alex Valavanis2016-01-111-45/+9
* Extensions. Fix for bug #1506043 (PDF import options always default to Popple...Nicolas Dufour2015-10-191-0/+1
* Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-291-0/+1
* Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7