| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -91/+91 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -5/+9 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -4/+4 |
| | | |||||
| * | Run clang-tidy’s modernize-use-bool-literals pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This makes it clearer whether an integer or a boolean has to be passed in this specific call. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -64/+64 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 |
| | | |||||
| * | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -19/+19 |
| | | | | (bzr r14059.2.2) | ||||
| * | Path->Inset trial 2. revert rev 12279. (fix Bug 1218333) | Alvin Penner | 2013-09-15 | 1 | -6/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1218333 (bzr r12524) | ||||
| * | Path->Inset. remove redundant node on inner join. (Bug 1218333) | Alvin Penner | 2013-09-14 | 1 | -1/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1218333 (bzr r12518) | ||||
| * | fix small "performance" issues (cppcheck) | Johan B. C. Engelen | 2013-08-03 | 1 | -4/+2 |
| | | | | (bzr r12461) | ||||
| * | Shape calculations. re-introduce grid of a smaller size. ↵ | Alvin Penner | 2013-07-16 | 1 | -4/+4 |
| | | | | | | (http://article.gmane.org/gmane.comp.graphics.inkscape.devel/40786) (bzr r12420) | ||||
| * | Shape calculations. do not quantize the coordinates. (Bug 168158) | Alvin Penner | 2013-07-01 | 1 | -4/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168158 (bzr r12399) | ||||
| * | Path Union. fix for Bug 614577 | Alvin Penner | 2013-04-18 | 1 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/614577 (bzr r12279) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -2/+2 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10025) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -2/+2 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -26/+26 |
| | | | | (bzr r7032) | ||||
| * | warning cleanup | Jon A. Cruz | 2008-07-16 | 1 | -5/+5 |
| | | | | (bzr r6329) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+3 |
| | | | | (bzr r4629) | ||||
| * | warn when ConvertToShape fails | bulia byak | 2007-08-07 | 1 | -1/+2 |
| | | | | (bzr r3414) | ||||
| * | prevent stroke becoming invisible at certain zooms and path disappearing ↵ | bulia byak | 2006-05-31 | 1 | -16/+0 |
| | | | | | | after outset with complex paths, closes a bunch of bugs (bzr r1105) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -2/+5 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+3327 |
| (bzr r1) | |||||
