summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-dash-stroke.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18Add descriptions and fixes to show disabled and rename dash to dashed stoke LPEJabiertxof1-284/+0
2019-01-02modernize loopsMarc Jeanmougin1-18/+18
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-08-05Revert changesJabier Arraiza1-229/+208
2018-08-05Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza1-208/+229
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-05-14suggested changesluz.paz1-1/+1
2018-05-14Source typosluz.paz1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-04-01Minor tweack of LPE dash-strokeJabier Arraiza1-4/+3
2018-04-01Bug fix closing pathsJabier Arraiza1-14/+20
2018-04-01Add option to unify dash with diferent segment pathsJabier Arraiza1-8/+46
2018-04-01Remove debug coutsJabier Arraiza1-4/+0
2018-04-01Add LPE Dash StrokeJabier Arraiza1-0/+244