summaryrefslogtreecommitdiffstats
path: root/src/2geom/curve.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-24Update 2geomPatrick Storz1-1/+1
2018-09-30Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder1-1/+1
2018-09-30c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder1-1/+1
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-6/+2
2015-11-16removes warnings when compiling with c++11 using uniqueptr instead of autoptrMarc Jeanmougin1-0/+4
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-46/+111
2012-01-15cppcheck performanceKris De Gussem1-1/+1
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-4/+1
2011-02-03Fix Linux build after 2Geom updateKrzysztof Kosi??ski1-8/+39
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-2/+2
2008-05-26implemented new classes for horizontal and vertical line segments; path.h has...mcecchetti1-0/+94