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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
Speedup filtering and panning
Jabier Arraiza
1
-2
/
+4
2019-01-02
modernize loops
Marc Jeanmougin
1
-5
/
+4
2018-12-01
Fix coding style
Jabier Arraiza
1
-6
/
+2
2018-12-01
Improve spliter and add outline mode functionality
Jabier Arraiza
1
-0
/
+7
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
1
-3
/
+3
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
1
-1
/
+6
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
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
2017-01-04
antialiasing options on export
Marc Jeanmougin
1
-1
/
+5
2015-03-05
Fix out-of-control render cache from dominating all available memory
Liam P. White
1
-3
/
+3
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-8
/
+8
2013-01-17
fix warning
Johan B. C. Engelen
1
-1
/
+1
2013-01-13
make grayscale viewmode color factors configurable.
Johan B. C. Engelen
1
-13
/
+16
2012-12-13
re-add Grayscale color mode
Johan B. C. Engelen
1
-1
/
+33
2011-10-02
Removing redundant doxygen @brief tag.
Jon A. Cruz
1
-1
/
+1
2011-08-16
Add user preference for rendering cache size
Krzysztof Kosi??ski
1
-18
/
+30
2011-08-13
More generic handling of child type in DrawingItem.
Krzysztof Kosi??ski
1
-3
/
+6
2011-08-09
Initial autocache work
Krzysztof Kosi??ski
1
-7
/
+38
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-0
/
+159