index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
drawing-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speedup filtering and panning
Jabier Arraiza
2019-11-19
1
-46
/
+61
*
Remove _drawbox deps pointed by Thomas
Jabiertxof
2019-10-30
1
-1
/
+1
*
Improve picking selecton on text
Jabiertxof
2019-10-30
1
-2
/
+7
*
Fix a blending issue
Jabiertxof
2019-10-28
1
-1
/
+2
*
refactor SPIEnum: more type safety
Thomas Holder
2019-10-28
1
-2
/
+2
*
Revert "Try to fix tests"
Jabier Arraiza
2019-10-23
1
-5
/
+1
*
Try to fix tests
Jabier Arraiza
2019-10-23
1
-1
/
+5
*
Fix isolation issues
Jabier Arraiza
2019-10-23
1
-7
/
+14
*
Fix wrong interpretation on how works canvas rendering
Jabier Arraiza
2019-10-22
1
-11
/
+3
*
Better fix to handle cache on drawing items
Jabiertxof
2019-10-21
1
-15
/
+16
*
Remove isolate check. Need to find a way to isolate all containers
Jabier Arraiza
2019-10-21
1
-5
/
+13
*
Improve isolation
Jabier Arraiza
2019-10-20
1
-3
/
+4
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
1
-72
/
+16
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
1
-0
/
+3
*
Fix rendering cache logic, broken in commit b92592ab9ee056f0d1dc60727524d6f07...
Tavmjong Bah
2019-10-07
1
-1
/
+1
*
Fix rendering of hatches when hatching "overflow" tile.
Tavmjong Bah
2019-10-04
1
-13
/
+36
*
Reduce memory leak when dragging selection
Nathan Lee
2019-09-30
1
-1
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-9
/
+9
*
Fix merging
Jabier Arraiza
2018-12-01
1
-5
/
+4
*
Fix merge to master and add shortcut
Jabier Arraiza
2018-12-01
1
-4
/
+5
*
Improve spliter and add outline mode functionality
Jabier Arraiza
2018-12-01
1
-2
/
+2
*
Adding line to move outline
Jabier Arraiza
2018-12-01
1
-1
/
+0
*
Initial commit of split canvas
Jabiertxof
2018-12-01
1
-1
/
+1
*
Replace void* by SPItem* to avoid static casts.
Tavmjong Bah
2018-11-30
1
-5
/
+6
*
Fix area on filtered elements, also force cache it for fast view
Jabiertxof
2018-11-16
1
-3
/
+5
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Implement the remaining vector effects properties.
Tavmjong Bah
2018-11-08
1
-0
/
+27
*
Add filter rendering improvements by caching
Jabier Arraiza
2018-11-05
1
-2
/
+6
*
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
1
-2
/
+2
*
Several more typos
luz.paz
2018-09-11
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-35
/
+35
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Remove debugging code and other cleanup.
Tavmjong Bah
2017-11-24
1
-15
/
+1
*
First attempt at supporting HiDPI on canvas.
Tavmjong Bah
2017-11-23
1
-4
/
+21
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
antialiasing options on export
Marc Jeanmougin
2017-01-04
1
-6
/
+17
*
SPStyle ref counting clean up.
Tavmjong Bah
2014-12-26
1
-4
/
+6
*
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
2014-12-21
1
-14
/
+42
*
Code rearrangement to make it clearer what is happening.
Tavmjong Bah
2014-12-16
1
-42
/
+49
*
Debugging routines to print out XML, SP Object, and Display Item trees.
Tavmjong Bah
2014-12-16
1
-0
/
+24
*
Re-enable warning commented out from pony2ink branch
Liam P. White
2014-10-30
1
-3
/
+2
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-1
/
+46
|
\
|
*
Merged src/display folder from svg-paints-support branch
Tomasz Boczkowski
2014-10-14
1
-0
/
+45
|
*
DrawingItem: add NULL check (bug found by clang static analyzer)
Johan B. C. Engelen
2014-10-12
1
-1
/
+1
|
*
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-7
/
+7
*
|
Update to experimental r13531
Liam P. White
2014-08-31
1
-2
/
+4
|
\
\
|
*
|
Fix build (not pretty).
Liam P. White
2014-08-18
1
-2
/
+4
*
|
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-7
/
+7
|
\
|
|
|
*
|
Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.
Tavmjong Bah
2014-08-01
1
-7
/
+7
|
|
/
[next]