| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix coding style | Jabier Arraiza | 2018-12-01 | 1 | -2/+2 |
| | | |||||
| * | Improve spliter and add outline mode functionality | Jabier Arraiza | 2018-12-01 | 1 | -1/+3 |
| | | |||||
| * | Initial commit of split canvas | Jabiertxof | 2018-12-01 | 1 | -0/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 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 | ||||
| * | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 1 | -1/+1 |
| | | | | | clearer. | ||||
| * | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 1 | -0/+1 |
| | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | antialiasing options on export | Marc Jeanmougin | 2017-01-04 | 1 | -1/+1 |
| | | | | (bzr r15391) | ||||
| * | More header cleanup | Liam P. White | 2014-09-06 | 1 | -2/+3 |
| | | | | (bzr r13341.1.198) | ||||
| * | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 1 | -4/+3 |
| | | | | (bzr r13341.1.189) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | make grayscale viewmode color factors configurable. | Johan B. C. Engelen | 2013-01-13 | 1 | -1/+4 |
| | | | | (bzr r12022) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -1/+7 |
| | | | | (bzr r10666) | ||||
| * | Next pass of doxygen @brief cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -1/+1 |
| | | | | (bzr r10658) | ||||
| * | Add user preference for rendering cache size | Krzysztof Kosi??ski | 2011-08-16 | 1 | -1/+2 |
| | | | | (bzr r10347.1.34) | ||||
| * | More generic handling of child type in DrawingItem. | Krzysztof Kosi??ski | 2011-08-13 | 1 | -1/+1 |
| | | | | | | | | | Fix clip object selection bug (LP #365458). Fixed bugs: - https://launchpad.net/bugs/365458 (bzr r10347.1.31) | ||||
| * | Initial autocache work | Krzysztof Kosi??ski | 2011-08-09 | 1 | -10/+19 |
| | | | | (bzr r10347.1.26) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -0/+103 |
| methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | |||||
