summaryrefslogtreecommitdiffstats
path: root/src/livarot/ShapeMisc.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-25Stop crash on binary path division (flatpak)Nathan Lee1-1/+1
2018-11-08Clarify licensesMax Gaukler1-5/+9
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-3/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-14/+14
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
2015-04-02more restrictive definition of parentContour. (Bug 499744)Alvin Penner1-3/+5
2014-02-05Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour1-6/+6
2013-11-02more conversions from radians to degrees for arcs (Bug 1239462)Alvin Penner1-1/+1
2013-10-27"fix" some "unused parameter" warningsKris De Gussem1-1/+1
2013-07-16Shape calculations. re-introduce grid of a smaller size. (http://article.gman...Alvin Penner1-6/+6
2013-07-01Shape calculations. do not quantize the coordinates. (Bug 168158)Alvin Penner1-6/+6
2013-05-25boolops. allow Division to create hole (Bug 499744)Alvin Penner1-25/+35
2012-11-20code cleanup: quiet warnings with gcc.Campbell Barton1-2/+2
2012-04-18Warning cleanupJon A. Cruz1-16/+12
2011-02-02update to latest 2geom !Johan B. C. Engelen1-3/+3
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-2/+2
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-22/+22
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-11/+11
2008-07-16warning cleanupJon A. Cruz1-4/+4
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+2
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2008-01-12fix vector, power, and fidelity for paths in transformed groups, also normali...bulia byak1-17/+11
2007-11-09refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak1-325/+110
2007-08-27repel/attract methodsbulia byak1-1/+139
2007-08-08new methods for tweaking, modeled after MakeOffsetbulia byak1-0/+271
2007-04-13fix thinning that didn't work for paths inside a transformed groupbulia byak1-3/+3
2007-04-11allow MakeOffset to do profiled offset controlled by the distance of each poi...bulia byak1-6/+30
2006-05-31prevent stroke becoming invisible at certain zooms and path disappearing afte...bulia byak1-2/+0
2006-04-19Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas1-1/+4