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-group.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
Improve picking selecton on text
Jabiertxof
1
-8
/
+0
2019-10-24
Allow select text elements by bounding box
Jabier Arraiza
1
-0
/
+9
2019-10-23
Fix isolation issues
Jabier Arraiza
1
-19
/
+4
2019-10-20
Improvements to blending and tooltip
Jabier Arraiza
1
-3
/
+3
2019-10-20
Improve isolation
Jabier Arraiza
1
-3
/
+1
2019-10-19
Improve function readibility in previous blend commit
Jabier Arraiza
1
-54
/
+30
2019-10-19
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
1
-19
/
+63
2019-01-02
modernize loops
Marc Jeanmougin
1
-19
/
+19
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-5
/
+5
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-23
Minor include file cleanup.
Tavmjong Bah
1
-3
/
+0
2017-01-04
antialiasing options on export
Marc Jeanmougin
1
-0
/
+3
2014-12-16
Code rearrangement to make it clearer what is happening.
Tavmjong Bah
1
-9
/
+0
2014-08-18
Fix build (not pretty).
Liam P. White
1
-1
/
+2
2014-03-13
Reimplement global aliasing toggle as a 'shape-rendering' property
Krzysztof Kosi??ski
1
-17
/
+0
2014-03-13
Provide a toggle in the document properties to optionally turn off
Krzysztof Kosi??ski
1
-0
/
+17
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-6
/
+6
2013-09-28
fix leaking of transforms
buliabyak
1
-0
/
+1
2011-10-02
Removing redundant doxygen @brief tag.
Jon A. Cruz
1
-3
/
+5
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-2
/
+1
2011-08-21
Filter background rendering now matches the SVG specification.
Krzysztof Kosi??ski
1
-4
/
+21
2011-08-19
Fix rendering glitches appearing when filtered, cached groups have
Krzysztof Kosi??ski
1
-5
/
+5
2011-08-13
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
1
-2
/
+2
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-3
/
+3
2011-08-06
Document things figured out during the rewriting
Krzysztof Kosi??ski
1
-2
/
+9
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-0
/
+141