summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes pointed by TavJabier Arraiza2018-08-053-22/+19
* Update to trunk and styling fixesJabier Arraiza2018-08-051-10/+10
* coding style fixesJabier Arraiza2018-08-054-39/+52
* Fixes compiling bugsJabier Arraiza2018-08-052-6/+6
* Refactor with Tav helpJabier Arraiza2018-08-057-32/+52
* Revert changesJabier Arraiza2018-08-057-222/+40
* Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2018-08-057-40/+222
* 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
* | Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-203-60/+49
* | Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-198-32/+32
* | Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-1961-160/+160
* | 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-188-16/+16
|/
* Update pdf-parser.cppMarc Jeanmougin2018-06-181-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-1817-39/+39
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-1812-16/+15
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1850-573/+573
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1840-210/+210
* Fix compilation with poppler 0.65.0Jan Palus2018-05-251-2/+1
* Fis maren improvements to embed/importJabier Arraiza2018-05-151-4/+4
* Fix bug embeding SVG as PNGJabier Arraiza2018-05-131-13/+12
* Allow embed on SVG importsJabier Arraiza2018-05-121-34/+44
* Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-2/+1
* Add Maren improvements prepare to mergeJabiertxo Arraiza Cenoz2018-05-101-11/+11
* Allow link a SVG as imageJabiertxo Arraiza Cenoz2018-05-101-2/+103
* Reset old code to reaply fixedJabier Arraiza2018-05-092-1/+1
* fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271Jabier Arraiza2018-05-094-44/+4
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-094-4/+44
* Fix typoMarc Jeanmougin2018-05-091-1/+1
* Merge branch 'reproducible-output' of gitlab.com:lamby/inkscapeMarc Jeanmougin2018-05-091-0/+43
|\
| * Make the command-line PDF output reproducible.Chris Lamb2018-03-181-0/+43
* | Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0433-248/+248
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2933-248/+248
* | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-2911-13/+13
* | Fix compilation with poppler 0.64Eduard Braun2018-04-244-10/+9
|/
* Fixed more trivial typosluz.paz2018-03-121-1/+1
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+1
* New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...Nicolas Dufour2018-02-041-0/+84
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3037-129/+125
* Fix handling of filenames of linked images in .odg exportEduard Braun2018-01-242-6/+1
* PDF+LaTeX: fix line spacing, add basic support for line-heightEduard Braun2018-01-141-19/+28
* Misc. typosluz.paz2018-01-089-12/+12
* Show appropriate warning if non-existent export ID is specifiedEduard Braun2017-12-223-1/+10
* PDF+LaTeX export: do not apply style to newlinesEduard Braun2017-12-051-25/+28
* PDF+LaTeX export: Fix multiline textEduard Braun2017-12-051-13/+30
* PDF+LaTeX export: Avoid printing empty boxesEduard Braun2017-12-051-0/+5
* CairoRenderer: print warning if rendering failedEduard Braun2017-12-041-1/+5
* Proper fix for multipage PDF+Latex exportEduard Braun2017-12-041-2/+33
* Revert "Fix PDF+TeX output for text inside groups with clip/mask"Eduard Braun2017-12-042-33/+3