summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update pdf-parser.cppMarc Jeanmougin2018-06-181-4/+0
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-1820-42/+42
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-1819-30/+25
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1885-1024/+1024
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1860-285/+285
* Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-067-58/+19
* Fix compilation with poppler 0.65.0Jan Palus2018-05-251-2/+1
* Fis maren improvements to embed/importJabier Arraiza2018-05-151-4/+4
* Source typosluz.paz2018-05-143-22/+22
* Misc. typosluz.paz2018-05-142-2/+2
* Fix bug embeding SVG as PNGJabier Arraiza2018-05-131-13/+12
* Allow embed on SVG importsJabier Arraiza2018-05-122-37/+55
* 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
* Apply fixedJabier Arraiza2018-05-096-137/+79
* Reset old code to reaply fixedJabier Arraiza2018-05-098-80/+141
* fix compiling bugsJabier Arraiza2018-05-091-1/+1
* fix compiling bugsJabier Arraiza2018-05-092-16/+19
* fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271Jabier Arraiza2018-05-095-44/+15
* Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688Jabier Arraiza2018-05-091-19/+2
* Add patch to branch https://inkscape.org/en/paste/10993/Jabier Arraiza2018-05-091-0/+5
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-098-138/+115
* 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-0458-350/+350
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2958-350/+350
* | moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-2911-13/+13
* | Fix compilation with poppler 0.64Eduard Braun2018-04-244-10/+9
|/
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-262/+0
* [meson-build] libuemfFelipe Corrêa da Silva Sanches2018-03-171-1/+2
* [meson-build] a few more dependenciesFelipe Corrêa da Silva Sanches2018-03-171-1/+2
* [meson-build] fix broken build of libextension static libFelipe Corrêa da Silva Sanches2018-03-171-1/+10
* [meson-build] [BROKEN] libextensionFelipe Corrêa da Silva Sanches2018-03-171-0/+251
* Fixed more trivial typosluz.paz2018-03-122-2/+2
* Misc. typosluz.paz2018-02-102-2/+2
* Improve/fix error reporting when executing script extensionsEduard Braun2018-02-041-9/+28
* 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
* Fix build when DBUS enabled.Tavmjong Bah2018-01-311-28/+23
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3047-137/+135
* 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-0823-30/+30
* Use Gtk::CheckButton label instead of a separate Gtk::LabelGeoff Lankow2018-01-011-7/+3
* Show appropriate warning if non-existent export ID is specifiedEduard Braun2017-12-224-1/+15
* Allow extensions to throw more fine-grained exceptionsEduard Braun2017-12-222-7/+2
* Minor cleanup (remove some unimplemented methods)Eduard Braun2017-12-201-5/+0
* Make script warnings transient for "Working..." dialogEduard Braun2017-12-207-5/+35