summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-item.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Speedup filtering and panningJabier Arraiza2019-11-191-2/+2
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-5/+7
* Better fix to handle cache on drawing itemsJabiertxof2019-10-211-0/+1
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-3/+3
* Fix mergingJabier Arraiza2018-12-011-3/+4
* Fix merge to master and add shortcutJabier Arraiza2018-12-011-2/+1
* Improve spliter and add outline mode functionalityJabier Arraiza2018-12-011-2/+3
* Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-301-3/+4
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-noexcept pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* antialiasing options on exportMarc Jeanmougin2017-01-041-2/+2
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-1/+9
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-161-1/+2
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-161-0/+2
* Update to trunk r13621Liam P. White2014-10-171-2/+7
|\
| * Merged src/display folder from svg-paints-support branchTomasz Boczkowski2014-10-141-2/+7
| * Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-1/+1
* | More header cleanupLiam P. White2014-09-061-4/+4
* | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-1/+1
|/
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-0/+2
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-5/+5
* New CSS blending modes (outside of filters).Tavmjong Bah2013-12-101-0/+5
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-2/+4
* Fix the text filter issue and revert many changes.Martin Owens2013-09-201-0/+1
* Revert some agressive changes and allow a seperate filter bbox for FER, shoul...Martin Owens2013-09-191-0/+2
* Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.Martin Owens2013-09-181-2/+0
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+13
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-1/+1
* Warning cleanup.Jon A. Cruz2011-10-021-6/+6
* Remove duplicate bbox data from DrawingShapeKrzysztof Kosi??ski2011-08-251-3/+3
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-4/+10
* Add sanity checks against singular transforms in the drawing tree.Krzysztof Kosi??ski2011-08-161-1/+1
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-1/+7
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-15/+24
* Initial autocache workKrzysztof Kosi??ski2011-08-091-1/+21
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-19/+22
* Fix compilation (oops).Krzysztof Kosi??ski2011-08-061-1/+1
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+168