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