summaryrefslogtreecommitdiffstats
path: root/src/object/sp-solid-color.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-28refactor: TypedSPIThomas Holder1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-05fix 1795942 "object to path" uses outdated stateThomas Holder1-0/+1
2018-09-30fix 1787601 star stroke width scaled by 3.78Thomas Holder1-1/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+0
2015-02-25create SPObject factoryLiam P. White1-9/+0
2014-12-24Remove sp_style_read_from_object()Tavmjong Bah1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-0/+2
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-0/+2
2014-08-15suppress compiler warningKris De Gussem1-1/+1
2014-07-31Basic support for <solidColor> element (rendering only as a paint server).Tavmjong Bah1-0/+97
2014-07-24Basic support for <solidColor> element (rendring only as a paint server).Tavmjong Bah1-0/+97