summaryrefslogtreecommitdiffstats
path: root/src/object (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-14fix 3D boxes with inverted y-axis (follow-up)Thomas Holder2-19/+18
2018-09-13Fix DPI wrong code pointed by McJabiertxof1-9/+9
2018-09-13Add per embed/linked SVG a DPI valueJabiertxof2-20/+57
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof11-35/+61
2018-09-12fix object-set-test crashThomas Holder1-2/+3
2018-09-12New option to invert y-axisThomas Holder4-31/+95
2018-09-11Requested revisions + more typos and grammar fixesluz.paz1-3/+3
2018-09-11Misc. typosluz.paz3-4/+4
2018-09-11Fix bug 1684238Jabiertxof2-52/+63
2018-08-27Fix rendering when a <tspan> has a CSS 'display' property with value 'none'.Tavmjong Bah1-0/+5
2018-08-15Relative values for strokes:Tavmjong Bah2-3/+44
2018-08-05Fixes pointed by TavJabier Arraiza1-4/+1
2018-08-05Update to trunk and styling fixesJabier Arraiza1-4/+4
2018-08-05coding style fixesJabier Arraiza1-5/+5
2018-08-05Refactor with Tav helpJabier Arraiza1-1/+5
2018-08-05Revert changesJabier Arraiza2-4/+3
2018-08-05Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2-3/+4
2018-06-21Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah2-200/+246
2018-06-21Move global functions into SPImage methods.Emmanuel Gil Peyrot2-11/+12
2018-06-21Move global functions into SPGradient methods.Emmanuel Gil Peyrot2-45/+42
2018-06-21Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot6-13/+13
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2-4/+4
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot1-1/+1
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot10-25/+25
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot13-46/+46
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot8-9/+9
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-5/+6
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot12-13/+13
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot76-163/+86
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot99-1094/+1094
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot92-704/+704
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2-3/+3
2018-06-02Fixes on convert to paths LPE shapesJabier Arraiza1-7/+49
2018-05-31Prevent seg fault if value is null.Tavmjong Bah1-0/+5
2018-05-31Implement rendering for 'textPath' 'side' attribute. No GUI.Tavmjong Bah3-28/+36
2018-05-31More boilerplate for 'textPath' 'side' attribute.Tavmjong Bah2-10/+31
2018-05-14Source typosluz.paz1-3/+3
2018-05-14Misc. typosluz.paz4-4/+4
2018-05-13Fix bug embeding SVG as PNGJabier Arraiza2-24/+73
2018-05-13Fix rendering of hatches when hatchContentUnits and hatchUnits have different...Tavmjong Bah1-1/+13
2018-05-12Allow embed on SVG importsJabier Arraiza2-19/+22
2018-05-12Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVGJabier Arraiza1-0/+20
2018-05-10Allow link a SVG as imageJabiertxo Arraiza Cenoz1-4/+9
2018-05-04Guides created after "lock all guides" selected should be lockedGeoff Lankow1-0/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin77-324/+324
2018-05-04Add global guide controls to guides panelGeoff Lankow2-0/+8
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin77-324/+324
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin2-2/+2
2018-04-29moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin1-1/+1
2018-04-26Fix bug when converting to paths cliped and masked LPE elemetsJabiertxo Arraiza Cenoz1-43/+40