| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve picking selecton on text | Jabiertxof | 2019-10-30 | 1 | -8/+0 |
| | | |||||
| * | Allow select text elements by bounding box | Jabier Arraiza | 2019-10-24 | 1 | -0/+9 |
| | | |||||
| * | Fix isolation issues | Jabier Arraiza | 2019-10-23 | 1 | -19/+4 |
| | | |||||
| * | Improvements to blending and tooltip | Jabier Arraiza | 2019-10-20 | 1 | -3/+3 |
| | | |||||
| * | Improve isolation | Jabier Arraiza | 2019-10-20 | 1 | -3/+1 |
| | | |||||
| * | Improve function readibility in previous blend commit | Jabier Arraiza | 2019-10-19 | 1 | -54/+30 |
| | | |||||
| * | Add export/import PDF blend modes and add isolation modifier | Jabier Arraiza | 2019-10-19 | 1 | -19/+63 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -19/+19 |
| | | |||||
| * | 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 | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -5/+5 |
| | | | | | | 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 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Minor include file cleanup. | Tavmjong Bah | 2018-01-23 | 1 | -3/+0 |
| | | |||||
| * | antialiasing options on export | Marc Jeanmougin | 2017-01-04 | 1 | -0/+3 |
| | | | | (bzr r15391) | ||||
| * | Code rearrangement to make it clearer what is happening. | Tavmjong Bah | 2014-12-16 | 1 | -9/+0 |
| | | | | (bzr r13803) | ||||
| * | Fix build (not pretty). | Liam P. White | 2014-08-18 | 1 | -1/+2 |
| | | | | (bzr r13341.1.146) | ||||
| * | Reimplement global aliasing toggle as a 'shape-rendering' property | Krzysztof Kosi??ski | 2014-03-13 | 1 | -17/+0 |
| | | | | | | on the root element. (bzr r13146) | ||||
| * | Provide a toggle in the document properties to optionally turn off | Krzysztof Kosi??ski | 2014-03-13 | 1 | -0/+17 |
| | | | | | | | | | | antialiasing for display and export. Fixes a nearly 10 year old bug #170356 Fixed bugs: - https://launchpad.net/bugs/170356 (bzr r13144) | ||||
| * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -6/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | fix leaking of transforms | buliabyak | 2013-09-28 | 1 | -0/+1 |
| | | | | (bzr r12624) | ||||
| * | Removing redundant doxygen @brief tag. | Jon A. Cruz | 2011-10-02 | 1 | -3/+5 |
| | | | | (bzr r10656) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+1 |
| | | | | (bzr r10582.1.6) | ||||
| * | Filter background rendering now matches the SVG specification. | Krzysztof Kosi??ski | 2011-08-21 | 1 | -4/+21 |
| | | | | (bzr r10347.1.37) | ||||
| * | Fix rendering glitches appearing when filtered, cached groups have | Krzysztof Kosi??ski | 2011-08-19 | 1 | -5/+5 |
| | | | | | | filtered, cached children (bzr r10347.1.36) | ||||
| * | More generic handling of child type in DrawingItem. | Krzysztof Kosi??ski | 2011-08-13 | 1 | -2/+2 |
| | | | | | | | | | Fix clip object selection bug (LP #365458). Fixed bugs: - https://launchpad.net/bugs/365458 (bzr r10347.1.31) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -3/+3 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Document things figured out during the rewriting | Krzysztof Kosi??ski | 2011-08-06 | 1 | -2/+9 |
| | | | | (bzr r10347.1.22) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -0/+141 |
| (bzr r10347.1.21) | |||||
