summaryrefslogtreecommitdiffstats
path: root/src/object (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'style-internal-refactor'Martin Owens2018-09-261-0/+20
|\
| * Move URL toString to a more useful place and some minor fixesMartin Owens2018-09-241-0/+20
* | Revert 9688e3858010724f4cd16664025e5c54b4e9872fJabier Arraiza2018-09-261-4/+2
* | Fix #1787601 star stroke width broken (scaled by 3.78)Jabier Arraiza2018-09-261-2/+4
|/
* !SP_ACTIVE_DESKTOP -> is_yaxisdown trueThomas Holder2018-09-233-8/+8
* fix "Arrange" dialog with inverted y-axisThomas Holder2018-09-231-8/+4
* minor correction to MRMarc Jeanmougin2018-09-211-2/+1
* fix bug 1791694Xortex2018-09-191-19/+0
* fix 3D boxes with inverted y-axis (follow-up)Thomas Holder2018-09-142-19/+18
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-133-6/+6
|\
| * Requested revisions + more typos and grammar fixesluz.paz2018-09-111-3/+3
| * Misc. typosluz.paz2018-09-113-4/+4
* | Fix DPI wrong code pointed by McJabiertxof2018-09-131-9/+9
* | Add per embed/linked SVG a DPI valueJabiertxof2018-09-132-20/+57
* | fixes and improvementes to power clip and powermaskJabiertxof2018-09-1311-35/+61
* | fix object-set-test crashThomas Holder2018-09-121-2/+3
* | New option to invert y-axisThomas Holder2018-09-124-31/+95
|/
* Fix bug 1684238Jabiertxof2018-09-112-52/+63
* Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.Tavmjong Bah2018-08-271-0/+5
* Relative values for strokes:Tavmjong Bah2018-08-152-3/+44
* Fixes pointed by TavJabier Arraiza2018-08-051-4/+1
* Update to trunk and styling fixesJabier Arraiza2018-08-051-4/+4
* coding style fixesJabier Arraiza2018-08-051-5/+5
* Refactor with Tav helpJabier Arraiza2018-08-051-1/+5
* Revert changesJabier Arraiza2018-08-052-4/+3
* Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2018-08-052-3/+4
* Merge branch 'sp_print' of gitlab.com:linkmauve/inkscapeMarc Jeanmougin2018-06-219-69/+67
|\
| * Move global functions into SPImage methods.Emmanuel Gil Peyrot2018-06-212-11/+12
| * Move global functions into SPGradient methods.Emmanuel Gil Peyrot2018-06-212-45/+42
| * Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-216-13/+13
* | Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah2018-06-212-200/+246
|/
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-202-4/+4
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-1910-25/+25
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-1813-46/+46
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-188-9/+9
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-5/+6
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-1812-13/+13
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-1876-163/+86
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-1899-1094/+1094
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-1892-704/+704
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-122-3/+3
* Fixes on convert to paths LPE shapesJabier Arraiza2018-06-021-7/+49
* Prevent seg fault if value is null.Tavmjong Bah2018-05-311-0/+5
* Implement rendering for 'textPath' 'side' attribute. No GUI.Tavmjong Bah2018-05-313-28/+36
* More boilerplate for 'textPath' 'side' attribute.Tavmjong Bah2018-05-312-10/+31
* Source typosluz.paz2018-05-141-3/+3
* Misc. typosluz.paz2018-05-144-4/+4
* Fix bug embeding SVG as PNGJabier Arraiza2018-05-132-24/+73
* Fix rendering of hatches when hatchContentUnits and hatchUnits have different...Tavmjong Bah2018-05-131-1/+13