summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/cairo-renderer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move reproducible-builds hack out of CairoRenderContextPatrick Storz2019-07-101-2/+9
* cairo-renderer: set metadata in outputPatrick Storz2019-07-101-34/+80
* cairo-renderer: fix commentPatrick Storz2019-07-101-1/+1
* cairo-renderer: / cairo-render-context: whitespace fixesPatrick Storz2019-07-101-12/+10
* Fix link export codeMarc Jeanmougin2019-07-041-2/+4
* Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583Marc Jeanmougin2019-07-031-6/+30
* Clarify licensesMax Gaukler2018-11-081-2/+2
* Misc. typosluz.paz2018-10-061-1/+1
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-4/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* Fix PDF bitmap export (inverted y-axis)Thomas Holder2018-09-261-6/+5
* fixes and improvementes to power clip and powermaskJabiertxof2018-09-131-15/+0
* New option to invert y-axisThomas Holder2018-09-121-10/+6
* Fix opacity of bitmap images in PDF exportEduard Braun2018-08-281-3/+1
* Fix opacity of rasterized filters in PDF exportEduard Braun2018-08-281-0/+2
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-19/+19
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-19/+19
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-17/+16
* Replace boost::scoped_ptrJan Lingscheid2017-10-171-2/+1
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-6/+2
* Inline two "style" variables.Shlomi Fish2016-09-021-4/+2
* Remove a pointless == for boolShlomi Fish2016-09-021-1/+1
* Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* Second part of new SPObject children listAdrian Boguszewski2016-07-131-4/+4
* Add PDF/PS output support for 'paint-order' property.Tavmjong Bah2016-03-081-1/+29
* static code analysisKris De Gussem2015-10-291-1/+1
* Fix crash in PDF export introduced in r14074Marc Jeanmougin2015-05-041-1/+1
* mergingMarc Jeanmougin2015-04-261-1/+1
|\
| * Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ...Nicolas Dufour2015-03-171-1/+1
* | more cast cleanupMarc Jeanmougin2015-02-271-2/+1
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | added a set to the SelectionMarc Jeanmougin2015-02-191-3/+2
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-4/+4
|/
* Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').Tavmjong Bah2014-11-251-5/+5
* Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-74/+90
* change default pdf import resolution to 96 dpiAlvin Penner2014-11-021-1/+1
* Update to trunk r13621Liam P. White2014-10-171-0/+16
|\
| * Merge hatch rendering code from Tomasz Boczkowski.Tavmjong Bah2014-10-141-0/+16
| |\
| | * Merged hatch pdf and png export codeTomasz Boczkowski2014-10-141-0/+16
| * | Implement marker 'orient' attribute value 'auto-start-reverse'.Tavmjong Bah2014-10-141-5/+7
| |/
* | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-1/+1
* | Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...Tavmjong Bah2014-08-201-5/+7
|/
* Revert unintended checkin.Tavmjong Bah2014-02-251-3/+3
* Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-251-3/+3
* Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...Tavmjong Bah2014-01-151-3/+3