summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-group.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30Improve picking selecton on textJabiertxof1-8/+0
2019-10-24Allow select text elements by bounding boxJabier Arraiza1-0/+9
2019-10-23Fix isolation issuesJabier Arraiza1-19/+4
2019-10-20Improvements to blending and tooltipJabier Arraiza1-3/+3
2019-10-20Improve isolationJabier Arraiza1-3/+1
2019-10-19Improve function readibility in previous blend commitJabier Arraiza1-54/+30
2019-10-19Add export/import PDF blend modes and add isolation modifierJabier Arraiza1-19/+63
2019-01-02modernize loopsMarc Jeanmougin1-19/+19
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-5/+5
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-23Minor include file cleanup.Tavmjong Bah1-3/+0
2017-01-04antialiasing options on exportMarc Jeanmougin1-0/+3
2014-12-16Code rearrangement to make it clearer what is happening.Tavmjong Bah1-9/+0
2014-08-18Fix build (not pretty).Liam P. White1-1/+2
2014-03-13Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski1-17/+0
2014-03-13Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski1-0/+17
2014-02-08DrawingContext: change variable names ct to dc (bug #1272073)David Mathog1-6/+6
2013-09-28fix leaking of transformsbuliabyak1-0/+1
2011-10-02Removing redundant doxygen @brief tag.Jon A. Cruz1-3/+5
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-2/+1
2011-08-21Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski1-4/+21
2011-08-19Fix rendering glitches appearing when filtered, cached groups haveKrzysztof Kosi??ski1-5/+5
2011-08-13More generic handling of child type in DrawingItem.Krzysztof Kosi??ski1-2/+2
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-3/+3
2011-08-06Document things figured out during the rewritingKrzysztof Kosi??ski1-2/+9
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-0/+141