summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-group.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Minor include file cleanup.Tavmjong Bah2018-01-231-3/+0
* antialiasing options on exportMarc Jeanmougin2017-01-041-0/+3
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-161-9/+0
* Fix build (not pretty).Liam P. White2014-08-181-1/+2
* Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-17/+0
* Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-131-0/+17
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-6/+6
* fix leaking of transformsbuliabyak2013-09-281-0/+1
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-3/+5
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-2/+1
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-4/+21
* Fix rendering glitches appearing when filtered, cached groups haveKrzysztof Kosi??ski2011-08-191-5/+5
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-2/+2
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-3/+3
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-2/+9
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+141