summaryrefslogtreecommitdiffstats
path: root/src/object/sp-tspan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment error for inline-size SVG 1.1 fallback text.Tavmjong Bah2019-11-131-1/+6
* Don't create empty text node when reading in "textPath".Tavmjong Bah2019-09-301-16/+0
* Merge branch 'copypasta' of gitlab.com:nathanal/inkscapeMarc Jeanmougin2019-06-201-16/+19
|\
| * Change TextPath to Text positioningNathan Lee2019-06-031-32/+19
| * Crashfix deleting path with invisible text on pathNathan Lee2019-06-031-5/+21
* | Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-2/+2
|/
* Clarify licensesMax Gaukler2018-11-081-1/+2
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-2/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* 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-15/+15
* Prevent seg fault if value is null.Tavmjong Bah2018-05-311-0/+5
* Implement rendering for 'textPath' 'side' attribute. No GUI.Tavmjong Bah2018-05-311-9/+24
* More boilerplate for 'textPath' 'side' attribute.Tavmjong Bah2018-05-311-2/+17
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-8/+8
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-8/+8
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+499