summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlcurve.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2016-11-23Select mesh nodes by clicking on control lines.Tavmjong Bah1-0/+2
2014-08-24More GObject boilerplate reductionAlex Valavanis1-32/+9
2012-06-09Stop deriving SPCanvasItem from GtkObjectAlex Valavanis1-4/+4
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-2/+0
2012-05-21Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah1-0/+218