summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove _drawbox deps pointed by ThomasJabiertxof2019-10-301-1/+1
* Improve picking selecton on textJabiertxof2019-10-301-2/+7
* Fix a blending issueJabiertxof2019-10-281-1/+2
* refactor SPIEnum: more type safetyThomas Holder2019-10-281-2/+2
* Revert "Try to fix tests"Jabier Arraiza2019-10-231-5/+1
* Try to fix testsJabier Arraiza2019-10-231-1/+5
* Fix isolation issuesJabier Arraiza2019-10-231-7/+14
* Fix wrong interpretation on how works canvas renderingJabier Arraiza2019-10-221-11/+3
* Better fix to handle cache on drawing itemsJabiertxof2019-10-211-15/+16
* Remove isolate check. Need to find a way to isolate all containersJabier Arraiza2019-10-211-5/+13
* Improve isolationJabier Arraiza2019-10-201-3/+4
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-72/+16
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-0/+3
* Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...Tavmjong Bah2019-10-071-1/+1
* Fix rendering of hatches when hatching "overflow" tile.Tavmjong Bah2019-10-041-13/+36
* Reduce memory leak when dragging selectionNathan Lee2019-09-301-1/+1
* modernize loopsMarc Jeanmougin2019-01-021-9/+9
* Fix mergingJabier Arraiza2018-12-011-5/+4
* Fix merge to master and add shortcutJabier Arraiza2018-12-011-4/+5
* Improve spliter and add outline mode functionalityJabier Arraiza2018-12-011-2/+2
* Adding line to move outlineJabier Arraiza2018-12-011-1/+0
* Initial commit of split canvasJabiertxof2018-12-011-1/+1
* Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-301-5/+6
* Fix area on filtered elements, also force cache it for fast viewJabiertxof2018-11-161-3/+5
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Implement the remaining vector effects properties.Tavmjong Bah2018-11-081-0/+27
* Add filter rendering improvements by cachingJabier Arraiza2018-11-051-2/+6
* Finish to convert SPFilter and SPFilterPrimitive to proper classes.Emmanuel Gil Peyrot2018-10-191-2/+2
* Several more typosluz.paz2018-09-111-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-35/+35
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Remove debugging code and other cleanup.Tavmjong Bah2017-11-241-15/+1
* First attempt at supporting HiDPI on canvas.Tavmjong Bah2017-11-231-4/+21
* Misc. typosUnknown2017-11-071-1/+1
* antialiasing options on exportMarc Jeanmougin2017-01-041-6/+17
* SPStyle ref counting clean up.Tavmjong Bah2014-12-261-4/+6
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-14/+42
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-161-42/+49
* Debugging routines to print out XML, SP Object, and Display Item trees.Tavmjong Bah2014-12-161-0/+24
* Re-enable warning commented out from pony2ink branchLiam P. White2014-10-301-3/+2
* Update to trunk r13621Liam P. White2014-10-171-1/+46
|\
| * Merged src/display folder from svg-paints-support branchTomasz Boczkowski2014-10-141-0/+45
| * DrawingItem: add NULL check (bug found by clang static analyzer)Johan B. C. Engelen2014-10-121-1/+1
| * Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-7/+7
* | Update to experimental r13531Liam P. White2014-08-311-2/+4
|\ \
| * | Fix build (not pretty).Liam P. White2014-08-181-2/+4
* | | Update to experimental r13460Liam P. White2014-08-061-7/+7
|\| |
| * | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-7/+7
| |/
* | Update to trunkLiam P. White2014-05-041-9/+2
|\|