| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-19 | Speedup filtering and panning | Jabier Arraiza | 1 | -2/+4 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -5/+4 | |
| 2018-12-01 | Fix coding style | Jabier Arraiza | 1 | -6/+2 | |
| 2018-12-01 | Improve spliter and add outline mode functionality | Jabier Arraiza | 1 | -0/+7 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - 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 | |||||
| 2018-10-18 | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 1 | -3/+3 | |
| clearer. | |||||
| 2018-10-18 | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 1 | -1/+6 | |
| mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2017-01-04 | antialiasing options on export | Marc Jeanmougin | 1 | -1/+5 | |
| (bzr r15391) | |||||
| 2015-03-05 | Fix out-of-control render cache from dominating all available memory | Liam P. White | 1 | -3/+3 | |
| (bzr r13966) | |||||
| 2014-02-08 | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 1 | -8/+8 | |
| Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | |||||
| 2013-01-17 | fix warning | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r12041) | |||||
| 2013-01-13 | make grayscale viewmode color factors configurable. | Johan B. C. Engelen | 1 | -13/+16 | |
| (bzr r12022) | |||||
| 2012-12-13 | re-add Grayscale color mode | Johan B. C. Engelen | 1 | -1/+33 | |
| Fixed bugs: - https://launchpad.net/bugs/885048 (bzr r11953) | |||||
| 2011-10-02 | Removing redundant doxygen @brief tag. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r10656) | |||||
| 2011-08-16 | Add user preference for rendering cache size | Krzysztof Kosi??ski | 1 | -18/+30 | |
| (bzr r10347.1.34) | |||||
| 2011-08-13 | More generic handling of child type in DrawingItem. | Krzysztof Kosi??ski | 1 | -3/+6 | |
| Fix clip object selection bug (LP #365458). Fixed bugs: - https://launchpad.net/bugs/365458 (bzr r10347.1.31) | |||||
| 2011-08-09 | Initial autocache work | Krzysztof Kosi??ski | 1 | -7/+38 | |
| (bzr r10347.1.26) | |||||
| 2011-08-07 | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 1 | -0/+159 | |
| methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | |||||
