summaryrefslogtreecommitdiffstats
path: root/src/object/sp-image.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-2/+3
* Add missing change from last commit.Tavmjong Bah2018-11-071-1/+0
* Replace Broken Image xpm by SVG.Tavmjong Bah2018-11-071-4/+19
* Image HTTP supportThomas Holder2018-11-041-0/+8
* Inkscape::URI API enhancementsThomas Holder2018-11-031-39/+8
* Fix for e9de1bbc (Thanks @spelo3)Marc Jeanmougin2018-10-071-1/+1
* Fix crash when viewing an image with invalid coords (NaN or inf)Marc Jeanmougin2018-10-071-1/+5
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* Fix DPI wrong code pointed by McJabiertxof2018-09-131-9/+9
* Add per embed/linked SVG a DPI valueJabiertxof2018-09-131-20/+55
* Move global functions into SPImage methods.Emmanuel Gil Peyrot2018-06-211-9/+9
* Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-211-1/+1
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-34/+34
* Fix bug embeding SVG as PNGJabier Arraiza2018-05-131-23/+72
* Allow embed on SVG importsJabier Arraiza2018-05-121-19/+21
* Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza2018-05-121-0/+20
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-10/+10
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-10/+10
* Remove some documents updatesJabier Arraiza2018-04-231-2/+0
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+805